Learn React.js in a weekend
nodecasts.io
Learn React.js in a weekend
1–10 of 49 posts
Re: Learn React.js in a weekend
#2Re: Learn React.js in a weekend
#3Is this all paid content?
Re: Learn React.js in a weekend
#4Is this all paid content?
Re: Learn React.js in a weekend
#5Is this all paid content?
Re: Learn React.js in a weekend
#6I don't get the react hype anyways. Writing inline HTML in JavaScript seems so weird to me (JSX).
Re: Learn React.js in a weekend
#7How about: RTFM https://facebook.github.io/react/docs/getting-started.html I don't get the react hype anyways. Writing inline HTML in JavaScript seems so weird to me (JSX).
Re: Learn React.js in a weekend
#8I have trouble following someone else's pace in a video (or audio for that matter). I also like to be able to copy and paste code into my editor. Navigation to particular sub sections is easier too.
Re: Learn React.js in a weekend
#9How about: RTFM https://facebook.github.io/react/docs/getting-started.html I don't get the react hype anyways. Writing inline HTML in JavaScript seems so weird to me (JSX).
However, unless building a madly complex UI I've decided it's best avoided; mostly because now that I can build super complex UIs I probably will rather than simplify things that can work in a progressively enhanced way.
Re: Learn React.js in a weekend
#10Question for people who learn by video rather than text based guides - why do you find it more effective? I have trouble following someone else's pace in a video (or audio for that matter). I also like to be able to copy and paste code into my editor. Navigation to particular sub sections is easier too.
For me, hearing a description will often come with some emotional cues. Stuff like, "Now this is cool..." or "Oof, forgot the iterator..." help me learn where I should be paying attention.
Text often has a hard time conveying the same set of information. Sure, you can type 'watch out!' in a yellow box around some text, but my ape brain doesn't pick those up as the same as watching (or listening) to another ape brain make the mistake or exclaim in delight.