Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Most React projects (and most projects on general) fail to correctly identify whether they need client-side layering, and make the decision based on whether the lead dev likes redux or not.
-
If I will start my own project from scratch or a billion dollar idea project then I will not use Redux. High learning curve with lots of boilerplate code 🤯🤬
-
I fucking hate JavaScript so I’m just going to stick with Angular because at least I know that fucking works the way I need it to when I do need to use JavaScript.
-
Hazarth94734ywait, let me get this straight...
JavaScript is stupid, because React handles state in a dumb way?
and I guess Python is stupid, because Flask is weird about forms! -
@Hazarth
Fair. That gripe is framework dependent.
But, I stand by my js hatred for a plethora of other reasons.
Related Rants
So, let me preface this by saying I come from a backend (mostly c#) background.
The way React handles objects changing in state is horrendous. And if you decide to try using hooks, God help you.
I honestly don't know if it's Blazor or something else that will kill js, but something absolutely needs to. It is a dumb, terrible language. It has to go.
All that said, of course I'll go back to work on it tomorrow.
Sorry, js/react guys/gals. Just venting. I'm sure once I 'get it', it will make sense.
rant
c#
react
js