Blazor Bites - Component Lifecycle Methods
Explains the key lifecycle methods in Blazor components, including OnInitialized, OnParametersSet, and OnAfterRender, with code examples.
Explains the key lifecycle methods in Blazor components, including OnInitialized, OnParametersSet, and OnAfterRender, with code examples.
A curated collection of popular and useful CSS snippets for responsive design, text selection, clearfix, box-sizing, and modern layouts.
Explains the ASP.NET Core middleware pipeline, how it processes requests and responses, and how to configure it using Use and Run methods.
A web developer addresses concerns about age in learning to code, sharing personal experience and advice for career changers.
A critique of common accessibility and usability failures in web tooltip implementations, with advice on better practices.
A web developer reflects on a tech ethics conference panel and debates the controversial idea of requiring professional licenses for web developers.
A technical guide on implementing Do Not Track (DNT) support for websites, covering both client-side and server-side checks.
A tutorial on integrating Microsoft Azure Application Insights into an ASP.NET Core 1.0 web application for monitoring and diagnostics.
A tutorial showing how to change the default Bootstrap layout in an ASP.NET Core 1.0 web application in three simple steps.
MIT instructor shares free introductory web development slides and labs for beginners with programming experience.
A guide to creating CSS subgrid layouts using pure CSS workarounds, addressing the lack of native subgrid support in browsers.
A developer discusses the RSS Club concept and technical challenges of managing a Jekyll-based blog via iPad without proper deployment.
Explains why modern JavaScript frameworks like React are essential for web development by comparing them to vanilla JavaScript.
A developer creates a Battleship game board using CSS Grid and minimal JavaScript as part of a personal challenge to build CodePen projects.
A developer shares their experience migrating from Jekyll to the Hugo static site generator and Netlify hosting, highlighting Hugo's speed and content type features.
A guide to creating multi-colored SVG icon systems using CSS variables, comparing them to icon fonts and explaining setup and styling.
A tutorial on recreating GitHub's contribution graph layout using CSS Grid, demonstrating its efficiency and power.
A tutorial for developers on how to control LIFX smart lights from web applications, using Laravel or other frameworks.
A web developer shares their journey learning machine learning, applying JavaScript skills to a new domain and rediscovering math.
A developer details the process of building a custom WordPress theme from scratch, using tools like Local by Flywheel, CodeKit, Sass, and Timber.