#webdev
All links tagged #webdev

These are my opinions and are ruminations on what might be happening as more and more developers use LLMs and Frameworks to build on the web. In October last year I wrote “will developers care about frameworks in the future?” predicting that LLMs would abstract away framework choice. I was wrong—or at least, wrong about the timeline. The reality is more interesting and more permanent: React isn’t competing with other frameworks anymore. React has become the platform. And if you’re building a new framework, library or browser feature today, you need to understand that you’re not just competing with React—you’re competing against a self-reinforcing feedback loop between LLM training data, system prompts, and developer output that makes displacing React functionally impossible.
I've noticed the same trend Paul Kinlan describes. We're at a point where React isn't just the most popular JavaScript framework anymore — it's become its own platform.
New frameworks are "dead on arrival." React has become the platform because LLMs generate React by default. It's a self-reinforcing loop: more React in training data → more React in output. For LLMs, a prompt like "build me a website" is basically synonymous with "build me a React app."
That said, I've found that Vue.js and Nuxt work just fine too — though you occasionally need to point the LLM back to the documentation. The model doesn't default to them, but it can be guided.
React's top position will likely stay for a long time. And honestly? That makes me a bit sad. It means fast-paced frontend development is probably going to slow down significantly. We shouldn't expect many major innovations in the near future.
A fun little side quest to show you how applying styles to alt text can really elevate your user interface.
A curated collection of tools and resources for web designers and developers.
Check if a website is a PWA, with a valid manifest file, service worker and more.

Professional font pairing generator with 40 curated Google Font combinations. Preview fonts in real UI components, customize text and sizes, and copy ready-to-use CSS code instantly.

I am a front-end developer who is FED up about front-end development. If you write front-end, this isn't about you personally. It's about how your choices make me angry. Also this is about how my choices have made me angry. Also this is mostly just about choices, the technologies are incidental. Note: The views expressedRead More
This critique dismantles the current state of modern front-end development, arguing that the industry has traded simplicity for unnecessary complexity. By prioritizing bloated frameworks and over-engineered build tools over core principles like accessibility and performance, developers have created a fragile ecosystem. The core takeaway is a call to return to the fundamentals of the web, urging a shift away from "developer experience" as the primary metric in favor of building resilient, user-centric interfaces that actually last.


A single HTML file is all you need to build a web app. Hyperclay hosts these HTML files so you can create personal, malleable software easily.
Hyperclay returns to a simple model: your app is a single HTML file you can manipulate directly. Edit the file through its visual UI and it persists its own state.

Free online CSS Grid layout builder and Bento layout generator

Every time you use a computer, the cache is working to ensure your experience is fast.

Hey Devs👋 In this article, I’ll be sharing some of the most powerful and developer-friendly CLI...
Voyage is a stateful subdomain enumeration tool that combines passive and active techniques, user-specific databases, and fine-grained control built for efficient and reliable subdomain reconnaissa...

Who hasn't peppered their code with console.logs in an attempt to find that pesky bug? The logs can g...
29 points and 31 comments so far on reddit

An overview of why full-stack JavaScript might be right for you and how it works its magic.

For the last few years jQuery has been the jewel in Javascripts crown. Its rapid rise in popularity not only reflects how powerful a tool it is but also how relatively easy it is to work with. It is...
