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
-
But in JavaScript Not invented here is strong...
So. No.
Deal with a new framework being shat out every second. -
Tonnoman6263yThis is so true. I used to think front end might be something for me, but oh boy was I wrong
-
h3rp1d3v5223yJust use some framework on frameworks. Something like sveltekit/nextjs. People are moving all backend logic to frontend these days
-
All that just because browsers don't natively support JSX yet, in future, they will, and JSX will be the new HTML.
-
@arekxv That's Not Same, JSX can have components and attributes can contain expressions.
-
arekxv10543y@theabbie Like it or not. Its what we will get though. JSX is syntactic sugar for function calls. There is not a real reason to add JSX to the standard while that exists and even if they do decide there would be a huge debate about HOW to implement it correctly. I wouldn't hold my breath though.
-
I think it's getting better a few frameworks have been around for a while and even those are getting more and more similar
-
Come with me to the dark side with Blazor and c#.
We don't have all that non sens.
We have CSS Isolation
We have automatic CSS bundling
We have deep or scoped css.
And we have c#
:) -
dmoen2193yWith all these tools, frameworks on frameworks, compilers on compilers etc for just the front i cannot understand the concept of "junior fullstack developer".
Seems like creating a character in Diablo that is both a magician and a warrior and then you have to give up at level 3... -
Tounai12573y@theabbie React relies on a custom virtual dom. Meanwhile I don't want to see that added to Chromium unless you pay my RAM
The web dev front-end world is insane!!
webpack, babel, node, npm, sass, css, postcss, javascript, cypress etc etc.
It should be easier and easier to build web apps NOT harder and harder for each year!
rant
javascript