Bear Bibeault wrote:I don't know anything about the quality of the lessons themselves, but the syllabus you posted looks like a good roadmap.
Bear Bibeault wrote:React relies pretty heavily on advanced JavaScript knowledge; especially ES6. You can write React in ES5, but it's pretty wordy and cumbersome.
I'd recommend:
Bone up on JavaScript, ES6 in particular Work through the React tutorial Use create-react-app as a starter for your project -- it will set up all the way-too-complicated tooling needed to survive the modern JavaScript ecosystem Don't let JSX intimidate you; it's actually a godsend Practice, practice, practice...
Tim Holloway wrote:Node definitely supports modules. Even a very simple Express app that I have is absolutely enormous because it has lots of modules supporting it. I'm sure that there's at least one good tutorial on how to design a Node module.
Tim Holloway wrote:....
Paul Anilprem wrote:
Jesus Angeles wrote:Hi
I already have the whizlab set.
Any other that worked for you?
Since no one has replied, may I suggest you to try Enthuware?
Cleo Junior wrote:Hi Jay McGavren! Congrats on your book!
I'd like to know what the main advantages Go has in relation to other languages.
Thanks & Regards,