In case you're unaware, Google has had an interesting track record in the Framework category. Not all of these are technically frameworks, but can ...
Some comments have been hidden by the post's author - find out more
For further actions, you may consider blocking this person and/or reporting abuse
What a waste of time reading this post
You're probably right 😆
SvelteKit FTW :)
React > Svelte
Yeah, because it's better to keep on:
instead of:
🤷
You got hooked by the popular talk but lets be real there will always be people who like the react way more its just a function which returns UI no matter ho clean svelte or any new framework that comes out is there will always be people who like the react way more.
we got hooked by the underlying philosophy that creating interactive UI doesn't need to be a chore :D
But it isn't for everyone, as I already said there are people who will always like the react model no matter what comes out because they come maybe more from a programming background first, in programming you build an application by composing functions together that do a certain job. In react you use functions and each one returns a piece of UI and its logic which makes sense and people build UIs that ways easier.
@mellunar The React example is not a valid component ;) Maybe you should write an actual simple component as you are pointing to difference between state management only. This is more fair to compare
vs
A javascript function body is your script tag in Svelte the javascript return is your svelte file for markup, some people like programming some like XML style.
Implying writing HTML isn't programming
Writing jsx is.
Im glad you feel superior for making your life harder 🤣
I'm sorry for you that your brain can't grasp it.
less features, more code, bigger bundle, worse performance ... 🤷♂️
Bigger bundle on hello world apps yes, but once you have an bigger app react is smaller. Also less built in features(maybe) but overall more feature because of ecosystem, worst performance, nahh do you feel it?
Svelte is faster because of the way it was designed without the virtual dom. That doesnt mean you will feel the diference on a modern pc. But been faster means that your application will be compatible with older devices or IoT devices which doesnt have that big of a hardware.
There's no silver bullet. The framework we choose is really depends on the task (and the team we working with). Maybe I would not go with Angular for some lightweight site, but for complex enterprise application I believe Angular may be a good choice.
@jdgamble555
"You learned Angular through fireship.io, although he now prefers React (SMH)"
I think he still prefers angular, but React is where the views are.
so yeah so sad...
Our enterprice app, with 4 language versions compiled at build time, takes 1 min to compile.
Wth are you doing with your code?
Sorry, I was referring to installing Angular Universal with all its dependencies on Cloud Run, not a local compile.
ah makes sense. thanks
Angular seems pretty much dead actually according to insights.stackoverflow.com/trends?...
You know that the line you're highlighting isn't Angular, right?
true. but still, the green is dying slowly
Ionic Framework developer here; Ionic's components are built with web components. We ship framework specific packages to help with framework integrations (React, Angular and Vue).
No Angular isn't dead.
The packages you mention as dead are just the predecessors to the current packages.
Thank you for acknowledging that Ionic isn't from Google. That is factual.
You know, Microsoft is moving to use react-native in UWP so you are not right saying "Google and Microsoft build most of their apps with it." Microsoft did some experiments with Angular but they run away from it as fast as they could.
docs.microsoft.com/en-us/windows/d...
Angular and JQuery don't get a lot of love anymore 😂
React is the one that should be dead
The death of Angular was really visible on our side.
Lots of folks who were using Protractor for testing switched to Endtest.
That could be due to the team's plan to deprecate Protractor by the end of the year.
Oh, yes. That's a known fact.
thank you sir - great perspective... building enterprise apps myself. love angular :)
This dude knows only one way to write clickbait titles, 'This technology is dead'.
Sorry guys. Flutter is the way to go.
You know that a framework became mature and stable when people say it's dead while at the same time it has an ongoing roadmap and zillions of apps running at production.