An Ode to AngularJS
A nostalgic farewell to AngularJS, reflecting on its impact on web development and the developer's personal journey with the framework.
A nostalgic farewell to AngularJS, reflecting on its impact on web development and the developer's personal journey with the framework.
A tutorial on using Cypress for API testing, covering the .request() command, passing arguments, and handling responses.
A guide on avoiding hard-coded waits in Cypress tests, exploring alternatives like timeouts and assertions for better test reliability.
A developer's weekly notes covering admin work, redesigning a book homepage, and upcoming web projects.
Explains why using semantic HTML links (<a>) is better than buttons (<button>) for navigation, especially in SPAs, for accessibility and deep linking.
A web developer shares insights on the time spent staying current with web technologies, based on a Twitter survey and personal experience.
A web developer shares a useful HTML boilerplate resource for front-end projects and discusses CSS-first design principles.
A tutorial on implementing component virtualization in Blazor to improve performance by rendering only visible UI elements.
A developer shares his 2022 work resolutions, focusing on creative production, ignoring tech/crypto discourse, hiring, and finding joy in tech.
A web developer's 2021 review focusing on new CSS features, upcoming browser support, and influential people in the CSS community.
A curated list of essential resources for frontend developers in 2022, covering JavaScript, TypeScript, tools, and learning platforms.
A tutorial on building a static Markdown blog using SvelteKit, covering setup, fundamentals, and integration with Sass and an API.
A web developer reflects on 2021, discussing burnout, work-life balance, and moving on from content creation to start a new creative agency.
A comprehensive 22-module course on HTML forms covering design, accessibility, security, and best practices for web developers.
A tutorial on building a reusable component to display app version and update information in a Nuxt.js application.
A web developer argues for reducing the environmental impact of websites through individual and collective action, addressing common criticisms.
Explains how to integrate ASP.NET Core Minimal APIs with Razor Pages for efficient JSON data handling in web applications.
The author announces a new website section for sharing slides and coverage from their workshops and talks, including a 'making of' story.
Real-world performance benchmarks comparing PHP 8.1 to PHP 8.0, showing a 5-8% speed improvement.
A developer shares personal recommendations for three high-quality web development courses covering Three.js, D3 data visualization, and CSS for JS developers.