React v15.0
facebook.github.io
React v15.0
1–10 of 174 posts
Re: React v15.0
#2Re: React v15.0
#3Re: React v15.0
#4The referenced pull request for removing the s ( https://github.com/facebook/react/pull/5753 ) is terrific - a real paragon of open-source professionalism.
Re: React v15.0
#5The referenced pull request for removing the s ( https://github.com/facebook/react/pull/5753 ) is terrific - a real paragon of open-source professionalism.
Re: React v15.0
#6As a recent converter from Angular to React, I'm so excited for this release. Great job Dan & React Core Team!
Re: React v15.0
#7Re: React v15.0
#8Re: React v15.0
#9Has Facebook removed the potentially dangerous patent restrictions? https://news.ycombinator.com/item?id=8985541
https://github.com/facebook/react/commit/b8ba8c83f318b84e429...
Since that change I've heard few complaints, and I know for a fact that several large companies who were previously unwilling to use it are now content with the language.
Re: React v15.0
#10As a recent converter from Angular to React, I'm so excited for this release. Great job Dan & React Core Team!
Angular two lost me.
Long story short, I took 40+ hours of Angular 1.5 code and converted it to React code in a single 8 hour work day without any prior experience in React. I was both impressed and giddy. The next day I merged that reactify branch into my develop branch, and continued on.
I feel that React does components better. I feel that Angular 1.5's introduction of the component sugar over top directives and even components in Angular 2.x just felt shoehorned in as an afterthought.
I couldn't even spend a day trying to figure out how to componantize this app in Angular 2.x let alone 1.5.
Now I'm head deep in learning as much about the ecosystem as I can, Redux, Relay, GraphQL, all that good stuff. I've officially ditched Angular for the React ecosystem.