CommentNov 14, 20164I'm now learning ReactJS and I am taking this course from Udemy. In this course I learned Ecmascript6 syntax, React and how to connect React with Redux.How did you learn ReactJS?
CommentOct 27, 20164You can practice with a code katas: http://codekata.com/ and see code in github repositories. And the key is practise every day. Have fun learning PHP!I just realized that I love programming and just started learning PHP. Any advice on what is the best way to learn and become a backend developer?
CommentOct 21, 20162Hi, I try yarn and my experience was good. Is easy to use but it doesn't replace npm at all. A nice thing of yarn it's the lock file and caching libraries for offline instalation.Has anyone here tried/switched to Yarn package manager? If yes, how was your experience?