Autor zrobił eksperyment - napisał aplikację w 12 frameworkach frontendowych (oczywiście, #JavaScript, bo czemuż by nie) i opisuje ich zalety i wady. Bardzo ciekawy tekst, pokazujący także nieco mniej znane rozwiązania, choć jest tutaj "topka".

#programowanie #WebDev #frontend #React #Vue #Angular #Svelte #Astro #Solid

https://dev.to/lissy93/i-built-an-app-in-every-frontend-framework-4a9g

I built an app in every frontend framework

A detailed comparison of performance, dev experience and viability of frontend web frameworks in 2026

DEV Community
@WildaSoftware these things always tend to miss some great parts of the framework since the experience isn't at the same level on each of these.
@nemeciii Sure, but it's an opportunity to discuss the framework's basic features and what it's best for. We feel like these simple applications are just a pretext.

@WildaSoftware that's true.

TODO apps really don't show the weaknesses of libraries and strengths of full blown frameworks. They mostly fall into "Look what I cobbled together with Elmer's glue and paper".

I've been part of two +40 dev frontend projects in the last 8 years. One with React and another with Angular. I wouldn't recommend React for anything complex and long lived. Angular's stability and transferrable skill set is what I'd recommend for corporate applications.

#Angular #React

@nemeciii We agree (yes, we use Angular ;))