DJI'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.Comment·Thread·Nov 14, 2016·4·How did you learn ReactJS?
DJYou 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!Comment·Thread·Oct 27, 2016·4·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?
DJHi, 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.Comment·Thread·Oct 21, 2016·2·Has anyone here tried/switched to Yarn package manager? If yes, how was your experience?