Designing Learn JavaScript's course portal (Part 3)
Third part of a series on designing a JavaScript course portal, focusing on the Account page for password changes and a Components page for lesson organization.
Third part of a series on designing a JavaScript course portal, focusing on the Account page for password changes and a Components page for lesson organization.
A developer adds styling to a SaaS sign-up page using Tailwind CSS, discusses CSS frameworks, and implements feature flags.
A guide on integrating OpenIddict 3.0 into an OWIN/Katana application, covering dependency injection setup for ASP.NET 4.x.
A guide to writing Swift scripts using Vapor 4's Command API and comparing it with Swift Argument Parser for backend tasks.
Andy Bell shares his RSS feed of liked articles and introduces his web development work, including Set Studio and Piccalilli.
A technical guide on configuring Microsoft SQL Server to store its data and log files directly on Azure Blob Storage, covering setup and benefits.
A critique of how 'observability' is often incorrectly defined as just metrics, logs, and traces, explaining its true meaning from control theory.
Explores the concept of the heliopause in space as a metaphor for the C programming language's dominance and its ABI's role as a critical interface in software.
A step-by-step guide to analyzing .NET application start-up performance using PerfView and flamegraphs.
A technical guide on customizing Tailwind CSS configuration, optimizing CSS with PurgeCSS, and integrating it into a CI pipeline for Blazor applications.
An in-depth look at Django views, covering function-based views and their role in handling HTTP requests and responses.
Analyzes the growth of command line options in Unix/Linux tools from 1979 to 2017, contrasting it with the original 'do one thing well' philosophy.
A critique of Scrum and agile methodologies, arguing for a healthier, trust-based approach to software development.
A guide to creating a custom Netlify Build Plugin to generate markdown from Ghost during the build lifecycle.
Andy announces a pause in streaming to focus on launching Piccalilli, a front-end development publication, and mentions his CSS course.
A developer explores a React SSR hydration bug, explaining the cause and solution for mismatched client/server rendering.
A developer explains cyclomatic complexity, its importance for maintainable code, and demonstrates it with examples from simple functions to the Gilded Rose kata.
A guide to integrating the axe accessibility testing library with Cypress to automate accessibility checks in web applications.
A data scientist's journey from Python/Jupyter to embracing TypeScript, tests, and tools for building maintainable software.
The author announces switching their tech blog from German to English and migrating from WordPress to Gatsby for better performance and ease of writing.