[racket-users] Re: resources for learning JS / React?

2020-01-27 Thread Sean Kemplay

This is a good (free) course that takes you the lates best practices of JS 
(getting more functional), react and then react native.

https://www.edx.org/course/cs50s-mobile-app-development-with-react-native


On Saturday, January 25, 2020 at 6:56:57 PM UTC, 'John Clements' via 
users-redirect wrote:
>
> I have a graduate student that wants a self-guided introduction to JS and 
> React. The problem here, to some degree, is that there are so *many* 
> introductions. Does anyone here have specific references that might be 
> helpful? (Say, e.g., if Gregor Kiczales did a JS course on coursera… that 
> would be pretty much perfect.) 
>
> John 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/c433373a-3135-426d-90f3-f5d79032d38c%40googlegroups.com.


[racket-users] Re: resources for learning JS / React?

2020-01-26 Thread Darren Newton
For learning JavaScript these two resources are very good:

Eloquent JavaScript https://eloquentjavascript.net/
You Don't Know JS https://github.com/getify/You-Dont-Know-JS

The tutorial on the React site itself is pretty good and provides a solid 
foundation in the framework - https://reactjs.org/tutorial/tutorial.html



On Saturday, January 25, 2020 at 1:56:57 PM UTC-5, 'John Clements' via 
users-redirect wrote:
>
> I have a graduate student that wants a self-guided introduction to JS and 
> React. The problem here, to some degree, is that there are so *many* 
> introductions. Does anyone here have specific references that might be 
> helpful? (Say, e.g., if Gregor Kiczales did a JS course on coursera… that 
> would be pretty much perfect.) 
>
> John 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/4dc7e361-7ea1-490a-993a-210a364c70f7%40googlegroups.com.


[racket-users] Re: resources for learning JS / React?

2020-01-26 Thread Darren Newton
Were you looking specifically for a video course that covers both? I can 
recommend some very good resources for JavaScript as a language and how to 
wield it (in book form). React gets dicier as its a constantly moving 
target.

On Saturday, January 25, 2020 at 1:56:57 PM UTC-5, 'John Clements' via 
users-redirect wrote:
>
> I have a graduate student that wants a self-guided introduction to JS and 
> React. The problem here, to some degree, is that there are so *many* 
> introductions. Does anyone here have specific references that might be 
> helpful? (Say, e.g., if Gregor Kiczales did a JS course on coursera… that 
> would be pretty much perfect.) 
>
> John 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/20a875a5-fe1b-4c19-9c83-685bb1e2901a%40googlegroups.com.