Overenhancement
A critique of over-engineering in web design, using examples like hamburger menus and tabs to argue that unnecessary enhancements can harm usability.
A critique of over-engineering in web design, using examples like hamburger menus and tabs to argue that unnecessary enhancements can harm usability.
A reflection on CSS Battle videos, analyzing how programmers think, test theories, and iterate through code to solve front-end web development challenges.
An interview with iOS developer Marc Aupont about his journey from electrical engineering to iOS programming, his early experiences with Swift, and freelancing.
A web developer criticizes accessibility overlays as harmful and ineffective, advocating for proper web accessibility practices.
A tutorial on creating interactive inline color preview boxes in R using htmltools and custom CSS.
A guide exploring Angular Template-Driven Forms, covering their benefits, practical examples, and comparisons with Reactive Forms.
A guide to understanding and using CSS logical properties for better RTL and multi-directional web layouts.
A web developer shares a personal list of technologies and skills, including React, TailwindCSS, and English, they aim to learn in 2021 to advance their career.
A critique of Tailwind CSS and utility-first frameworks, advocating for a more flexible, technology-agnostic approach like CUBE CSS.
A tutorial on creating a simple scroll-triggered image rotation animation using JavaScript and CSS.
A beginner's guide to building and deploying a web application with Laravel, covering setup, migrations, models, controllers, and Heroku deployment.
A JavaScript developer argues for prioritizing CSS skills to improve quality of life and career, especially for those who find it frustrating.
A tutorial on building a full CRUD REST API using only Django's core features, without the Django Rest Framework.
A tutorial on integrating TypeScript with Cypress for improved type safety and error detection in test automation.
Explains how to create layouts in Blazor using CSS Grid and Flexbox, comparing them to XAML for .NET developers transitioning to web.
Learn how to write automated tests for your Django project to verify functionality and save time on manual checks.
A live coding session on debugging browser tools and XSS mitigation while fixing an issue to render HTML tags as text.
Explores the Doherty Threshold and the importance of sub-400ms response times for user engagement, referencing a TV show and technical concepts.
A concise guide to learning Next.js, covering its core concepts, features, and setup in a tweet-thread format.
A developer shares technical updates made to their personal website, including SEO improvements, RSS fixes, and open-source theme details.