Ligazón á secciónBuild Tools
Vite has now overtaken Webpack, which is quite remarkable given how long Webpack has been around.
Ligazón á secciónHosting Services
Vercel leads the rankings, which is understandable given its heavy investment in the React ecosystem.
My 2024 Pick: Pigment CSS
Josh W. Comeau
Ligazón á secciónOther Services
Firebase is still a popular data storage platform, while Sentry remains most people's go-to for error tracking.
Ligazón á secciónBack-end Languages
As expected, TypeScript and JavaScript power most React app's back-ends, showing that developers put a premium on keeping their entire codebase in the same language.
Ligazón á secciónInconvintes no back-end
Oftentimes, the most common pain points will be generic issues such as “excessive complexity” or ”tough learning curve” – but not this time. End-to-end typesafety (sharing types between server and client; and making sure any data transferred comforms to them) is clearly this year's top issue when it comes to back-end infrastructure, and it explains why we're now seeing tools such as TanStack Start and tRPC appear to solve it.