FFConf 2024 [blog]
A personal recap of FFConf 2024, covering talks on web development, AI ethics, accessibility, and the future of the conference.
A personal recap of FFConf 2024, covering talks on web development, AI ethics, accessibility, and the future of the conference.
Author announces 'Complete CSS' course, emphasizing the importance of soft skills like communication for top-level front-end development.
A critique of React as legacy technology, arguing against its use in new projects due to performance and accessibility issues, and advocating for simpler client-side stacks.
Argues against using Lodash in JavaScript projects, advocating for native ES6+ methods to reduce bundle size and improve developer versatility.
A developer's framework for deciding when to use new CSS features, considering fallback experiences and browser support.
A freelance full-stack developer shares insights and advice on starting and succeeding in freelance web development.
Learn how to implement dynamic, Htmx-powered 'islands' in ASP.NET Core for blending static page performance with user-specific content.
A web developer explains his decision to migrate from Twitter/X to Bluesky for professional tech discussions, citing platform decline under new ownership.
A Chrome DevRel lead discusses the balance between promoting new web features and avoiding developer frustration, offering strategies for responsible tech communication.
A Chrome DevRel lead discusses the balance between promoting new web features and respecting developers' need for stable, cross-browser compatible tools.
A technical article explaining the HTML <br> element, its syntax, proper usage, and the challenges it presents in WYSIWYG editors.
A developer announces a redesigned personal website, explaining the new focus on content and the move to a new hosting platform.
An introduction to CSS Container Queries, explaining their importance and how to use them for component-based responsive design.
Explores the historical misuse of the HTML <button> element, its critical role in web accessibility, and why developers often incorrectly use other elements instead.
A whimsical exploration of the HTML <body> element, its structure, and its relationship to the <head> element, using analogies to human anatomy.
Robin, a German software engineer, introduces his background, mission to make coding education accessible, and his freelance work.
A tutorial on using Htmx triggers with ASP.NET Core to dynamically update HTML elements, specifically focusing on refreshing a user avatar.
Updates on techniques to bypass in-app browsers on Android and iOS, including changes to intent links and iOS shortcut issues.
A judge's recap of the first DEV Web Game Challenge, highlighting winning entries for web games and one-byte explainers.
Explores the HTML <blockquote> element, its semantic purpose, historical usage, and why it's unsuitable for pull quotes in web design.