Code

Code

#code
I Built the Same App 10 Times: Evaluating Frameworks for Mobile Performance | Loren Stewart
I Built the Same App 10 Times: Evaluating Frameworks for Mobile Performance | Loren Stewart
I needed to choose a framework for a mobile-first app at work. I started comparing Next.js, SolidStart, and SvelteKit, then expanded to 10 frameworks. Here's what I discovered about bundle sizes, performance, and the real cost of framework choices.
Next-Gen Frameworks Deliver Instant Performance: Marko (39ms), SolidStart (35ms), SvelteKit (38ms), and Nuxt (38ms) all achieve essentially instant First Contentful Paint in the 35-39ms range. This is 12 to 13 times faster than Next.js at 467ms.
While site downtime causes 9% permanent user abandonment, slow performance causes 28% permanent abandonment. That’s over 3x worse. Even more revealing: slowdowns occur 10x more frequently than outages, resulting in roughly 2x total revenue impact despite lower per-hour costs
·lorenstew.art·
I Built the Same App 10 Times: Evaluating Frameworks for Mobile Performance | Loren Stewart
Beyang
Beyang
Hi, I'm Beyang. I build developer tools and write about the craft of software development.
·beyang.org·
Beyang
Selfish reasons for building accessible UIs | Read the Tea Leaves
Selfish reasons for building accessible UIs | Read the Tea Leaves
All web developers know, at some level, that accessibility is important. But when push comes to shove, it can be hard to prioritize it above a bazillion other concerns when you’re trying to c…
·nolanlawson.com·
Selfish reasons for building accessible UIs | Read the Tea Leaves
How Software Groups Rot: Legacy of the Expert Beginner
How Software Groups Rot: Legacy of the Expert Beginner
Expert Beginner Recap In my last post I introduced the term “Expert Beginner” to describe someone who has capped out in their learning at some sort of local maximum, convinced that the local is global. Expert Beginners are developers who do not understand enough of the big picture to understand that they aren’t actually experts. […]
·daedtech.com·
How Software Groups Rot: Legacy of the Expert Beginner
Build and deploy Remote Model Context Protocol (MCP) servers to Cloudflare
Build and deploy Remote Model Context Protocol (MCP) servers to Cloudflare
You can now build and deploy remote MCP servers to Cloudflare, and we handle the hard parts of building remote MCP servers for you. Unlike local MCP servers you may have previously used, remote MCP servers are Internet-accessible. People simply sign in and grant permissions to MCP clients using familiar authorization flows.
up and running in production with this example MCP server in less than two minutes:
·blog.cloudflare.com·
Build and deploy Remote Model Context Protocol (MCP) servers to Cloudflare