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
-
@plusgut I'm just an angry developer and not a morning person, mix the two together...
-
plusgut60377y@Jameslikestea oh okay, I just read react in your tags and am curious what yourtroubles were.
-
@plusgut Oh I'm also not the worlds greatest fan of React, I'm just anti facebook more than anything
-
@plusgut A bit of both, I think I should keep my opinions of Facebook as a company to myself, rather than venturing further down the rabbit hole. As to technological reasons, I'm not a fan of unidirectional data flow vs 2-way data binding, I do like components but other things offer that as well. So I guess it's just one of those, I have worked with React and Angular, yet to try Vue for technological reasons my rankings are
1. ng2/ng4
2. React
3. AngularJS -
Dude who sits next to me routinely yells and flips off SSIS, Visual Studio, and company emails. It’s pretty normal where I sit.
-
plusgut60377y@Jameslikestea thanks for your opinion. why do you prefer two-way-binding, it gives you less power over whats happening.
-
@plusgut I believe that a data binding should be just that, a way of getting data from one place to another. I don't think you should be incorporating logic into a data binding, it seems silly to do that, also the unidirectional flow is more susceptible to input lag as it's not the text box that updates, it's a logic model which then tells the text box to update, I think you should just update the text box and take the triggered event from there. Final reason is just personal preference
Related Rants
Got a funny look from someone the other day...
Turned out I was shouting at my monitor...
That's normal right?
undefined
react
js
why u do dis
hate
coding
people
anger