New Network Fallacies
Examines the common fallacy that new network generations (3G, 4G, 5G) instantly solve performance issues, highlighting slow, uneven rollouts and marketing hype.
Examines the common fallacy that new network generations (3G, 4G, 5G) instantly solve performance issues, highlighting slow, uneven rollouts and marketing hype.
Explores the surprising complexity of creating a robust `globalThis` polyfill that works across all JavaScript environments and strictness modes.
A technical article about using the Gevent library to solve performance issues in a Python web service caused by blocking external API calls.
A tutorial showcasing 10 practical CSS Flexbox layout patterns with ready-to-use example code for common web design scenarios.
A student shares a portfolio of their university art projects, including generative code art, a metadata website, and social commentary pieces.
A hands-on tutorial teaching the Web Storage API by building a simple, autosaving note-taking app with HTML, CSS, and JavaScript.
Explores different micro-frontends architecture implementations, including Spotify, IKEA, and OpenComponents, before introducing DAZN's approach.
A developer shares their experience creating a browser extension version of Khan Academy's tota11y accessibility tool.
Explores advanced and non-obvious use cases for the CSS text-align property in web design and layout.
A technical guide exploring native HTML form elements and DOM APIs like document.forms for accessing and manipulating forms without frameworks.
Author announces joining Google as a Developer Advocate for Material Design, focusing on design systems, web tech, and community engagement.
A developer shares their experience rebuilding a personal website in 2019 using only HTML and CSS, avoiding complex build tools and dependencies.
Explains how to override hostname, port, and path when generating URLs in ASP.NET Core MVC, beyond the standard scheme.
A tutorial on using Perch CMS's blog sections to create and manage multiple distinct blogs on a single website.
A developer shares lessons learned while building a personal blog, covering custom domains, mobile optimization, and Jekyll setup.
A guide explaining what JSDelivr is, how it works as a CDN for JavaScript libraries, and when and how to use it in web projects.
A developer builds a Node.js API that generates GitHub badges showing a project's 'mood' based on the average time of day commits are made.
A guide to overcoming common objections and convincing a web development team to adopt CSS Grid Layout, focusing on browser support and workflow.
A guide to parsing Markdown with syntax highlighting using GitHub's API and Primer CSS, avoiding complex setup with a simple PHP package.
A frontend developer shares their personal CSS reset preferences, detailing eight categories of custom styles used alongside Normalize.css.