We were unable to load Disqus. If you are a moderator please see our troubleshooting guide.
hello matt it's a great introduction to react !! Nice job ! i'm learning javascript and want to specialize in one framework i dont know what to choose between angular and react ?
Hi Chris, well for me the choice is obvious :) I find React simpler and more modern. From the job offers that I'm seeing on Hacker News "Who's hiring" React is a lot more wanted than Angular: https://www.hntrends.com/20...
Hello, I like this introduction to reactjs, but on my opinion there are some problems:
- tech.io seems to not support jsx correctly;
- the examples were quite hard to understand when not used to javascript;
- there is no unit tests on the code, so the result is always a success and we lack guidance through the process of working on the exmples.
Good introduction by the way! Thanks!