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
-
I can understand a personal preference but.... if that's the job, yeah probably not the job for you....
-
If you really know JavaScript - you can learn any framework. If you know only React... then... : /
-
@Root i am pretty familiar with it, you know I love u but I disagree with it being bad.
-
I’ve been web dev since fucking Netscape. In that time I’ve seen every shitty language, framework, API, platform, IDE, and most everything else.
And at the dead bottom of the steaming pile of shit that has always been web dev?
React.
Fuck Facebook. Fuck Zucherberg. Fuck React.
I’ll code you Node all god damn day but don’t you fucking even mention React or I fucking walk. -
@Prakash It’s like going out of your way to use the most unnecessarily complex thing all in order to suck that zucherburg wang.
We all know Facebook is bad... why can’t we all just stop? -
Prakash3724y@HiFiWiFiSciFi I agree that FB is bad but using that as a predicate to say react is bad seems insensible. React does provides a lot of relevant abstractions, which saves your development time as well as improves performance on client side. Agree that the build bundle size is waaay more than it should be, but underlying concept is definitely excellent.
-
vane112804yYou should have been responded that react is not following w3c web component standards and it will be abandoned along with internet explorer support. It’s because internet explorer is last browser that is not supporting custom components and slots inside html.
-
@Stark Well tbf... those employers probably want you to be familiar with it because they heard it once and hopped onto the hype-train without actually giving it proper consideration (often because the employers are not devs themselves).
Just because it's popular doesn't mean it's good either... -
Root825574y@Prakash Learning curve like a cliff; doesn’t scale.
So it’s difficult to use and only works for small to maybe medium sized projects. Anything larger and you’ll run into issues, input lag, etc. -
-
@sexoverflow if vue is lucky it will be popular enough that people get sick of it.
-
Controversial opinion:
Angular is the best, easiest, and most structured/bomb proof.
Vue is after because it follows a lot of what Angular does/is.
React is.. well I'm not a fan of JSX, and I dislike the lack of the separation of concern, and the lack of structure. Oh also the fact that 10 different React Devs do React 10 different ways. Oh and large companies add React into their big monolithic project just to update the header and footer into react. I only know a bit of React because everyone uses it.
Related Rants
Can we please eliminate React?
I was interviewing lately and the lady asked if I knew react, I said no and I don't want to. She then asked what the hell I use for front end... As if react is the only thing you can use... Ehm hello we still have vanilla JS and jQuery in the house. Which are better, faster and easier to use for like +90% of all Web projects out there...
rant
javascript
vue
react
js
angular
frontend