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
-
How can someone know react and js but not know atleast basic css, or what role bootstrap has/doesnt have?
-
hitko31483y@ojt-rant That's exactly why I hate React and CSS frameworks. It's all a pile of virtual components that don't reflect in the rendered HTML, and randomly generated CSS classes where the word "cascade" has been long lost.
What I hate even more is how otherwise competent devs insist on using 5 bullshit components instead of writing 2 lines of CSS to achieve the exact same thing, purely because they feel more comfortable using those components than using plain ol HTML & CSS. -
@hitko yep. Back when jquery started being phased out by devs everyone started moving over to react - I went the other way and went back to vanilla javascript. No extra nonesense needed, just CSS for as much visual effects and JS for event handling. Why re-invent the wheel
-
@jmstar003 I think web design became over complicated. some of the elements I appreciate (vue seems like a useful solution in some circumstances), but a lot of react and angular is trying to be too clever unless you're trying to do something incredibly complex, which is rare.
always say "Keep it simple" -
@ojt-rant Many reasons. I know 180k Sr. Web devs who have admitted to me that they don't know the basics of CSS and have just tossed framework after framework on top of their projects for their entire career.
self explanitory
rant