The Case for Web Components
A free whitepaper exploring the adoption, APIs, and practical use of Web Components as a native alternative to JavaScript frameworks.
A free whitepaper exploring the adoption, APIs, and practical use of Web Components as a native alternative to JavaScript frameworks.
A technical article discussing responsive design challenges and proposing better CSS composition strategies for complex layout changes across breakpoints.
A guide on exposing .NET feature flags via an API and consuming them in an Angular front-end application for coordinated feature rollouts.
A developer reflects on lessons learned from building a cross-platform React/React Native design system, focusing on consistency, velocity, and avoiding tight coupling.
A backend developer shares a hackathon experience using ChatGPT for frontend coding, highlighting its limitations and the need for domain expertise.
Explores using modern CSS features like custom properties and :has() for testing HTML integrity and highlighting markup anti-patterns.
A quick guide to creating a 'minimum full height' layout using Tailwind CSS, explaining the key classes and markup structure.
A hiring manager's advice on standing out in the competitive front-end developer job market, with practical do's and don'ts for applicants.
A guide to essential frontend technologies for freelancers, covering HTML, CSS, JavaScript, responsive design, and version control.
A developer discusses web sustainability and related topics in an interview on the ShopTalk Show podcast.
An article discussing the perceived devaluation and trivialization of frontend development, focusing on HTML and CSS.
Explains why reusable UI components should avoid outer margins and padding, as they break encapsulation and create layout issues.
A curated list of online color palette generators and tools, including features like Tailwind CSS export and AI integration.
A JavaScript tutorial explaining how to programmatically place the cursor at the end of a text field's value using setSelectionRange.
Analysis of 2024 web performance budgets for JavaScript-heavy vs. markup-centric sites, focusing on load times and resource limits.
Informal notes and takeaways from attending Frontend Masters workshops, covering JavaScript tasks, Angular, and web accessibility.
A developer reviews their 2023 wishlist for JavaScript and frontend, grading progress on tools like Axios, React, and testing.
Argues against using eslint-config-prettier and eslint-plugin-prettier, explaining why ESLint and Prettier should be separate tools.
A developer shares their positive experience attending free in-person workshops by Frontend Masters and discusses the platform's new publication, Boost.
Introduces a Web Component for controlling audio/video playback with a simple, stylable button, solving cross-browser styling issues.