Web Development Glossary 2022
A glossary defining key web development, programming, and software engineering terms for 2022.
A glossary defining key web development, programming, and software engineering terms for 2022.
A guide to eight common mistakes developers make when using the Cypress testing framework, with practical solutions to avoid them.
A presentation on WebAssembly (Wasm) covering its definition, characteristics, and developer experience with code examples.
Introducing Rety, a tool for creating replayable live coding demos to enhance teaching and conference talks without the stress of live typing.
Explores different methods for internationalizing (i18n) website URLs, discussing explicit vs. implicit styles and best practices for language selection.
Argues against learning JavaScript frameworks before mastering the underlying web platform (HTML, CSS, JS) for better long-term skills and compatibility.
A developer discusses the importance of testing websites on ultrawide (21:9) screens, not just standard 16:9, and provides a simple method for emulating these resolutions.
Discusses strategies for handling website support for Internet Explorer after its official retirement, advocating for progressive enhancement over polyfills.
Explores the current state and future of creating masonry layouts in CSS, discussing limitations, workarounds, and the need for native CSS support.
A CSS tutorial on techniques for creating full-width components within a centrally constrained layout, discussing markup and styling solutions.
Developer adds Spotify integration to his personal music collection website, built with Eleventy and Notion, and discusses using the Spotify API.
Andy Bell discusses the value of blogging for developers, sharing how a technical post about CLS and progressive enhancement sparked expert discussions.
The author shares their excitement about attending FFConf 2022, a front-end development conference, and introduces their background and projects.
Explains CSS style container queries, a new feature allowing child elements to adapt based on parent element styles, not just size.
A comprehensive FAQ guide addressing common questions and best practices for using React Query in modern web development.
Author reflects on the second anniversary of his free Eleventy course, discussing its impact and the evolution of the static site generator.
A web developer shares his pride in seeing his burger menu component used on the website of musician EL-P.
A technical guide on using BroadcastChannel API and focus management to create cross-tab title hints for desktop web applications.
A guide to using the CSS aspect-ratio property for responsive design, with syntax and visual examples.
A developer analyzes what makes a good developer experience, focusing on the inconsistent and 'lumpy' nature of the Web Platform's APIs and abstractions.