-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Good resources to be up to date with Node and Javascript #42
Comments
Hi, I also keep up with nodeweekly and javascriptweekly. I'd add to the list some podcasts:
|
Maybe a bit obvious but...... On 3 March 2014 10:09, Mário Nzualo notifications@github.com wrote:
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Email: james@webnographer.com Portugal +351 96 516 5797 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: |
I love http://www.yearofmoo.com/ On 3 March 2014 11:37, James Page notifications@github.com wrote:
|
On twitter, https://twitter.com/nodesecurity for security notices (important if you're administrating servers with node or have published modules with vulnerable dependencies) and https://twitter.com/npmjs for up to date information on whether I can install or publish using npm right now (npm why u so down!). |
I also have http://dailyjs.com/ on my feeds. Thanks for the podcasts! 👍 |
One of my fave Node resources: http://docs.nodejitsu.com/ . A community powered collection of articles and how-tos! |
A toooon of stuff! |
New Good Parts in Javascript |
Lots of react goodies: https://github.com/enaqx/awesome-react |
I've been compiling a big big JS youtube playlist, simply because sometimes I like to do a break and watch a conf talk (and that's when sometimes I learn some new paradigm I never thought about).. so I thought it might be interesting to others, here is the link : https://www.youtube.com/playlist?list=PL5-t4EqlbLPxJUgD-f7V-r5q9s83nNJmw Hope it helps :) |
awesome idea. perhaps it would be nice to create a github repo so more people could add videos. |
we can do a |
Found this answer in Stack Overflow with a lot of great resources: |
added to README for future reference |
Here is the compilation of sources to get up to date with Node and Javascript news, please comment with your favourites, I'm going to try to keep the first comment as an updated list.
Weekly News
http://nodeweekly.com/
http://javascriptweekly.com/
http://html5weekly.com/
Podcasts
http://nodeup.com/
http://javascriptjabber.com/
http://thechangelog.com/ - this one is about open source projects in general.
Youtube Channels/Playlist
https://www.youtube.com/playlist?list=PL5-t4EqlbLPxJUgD-f7V-r5q9s83nNJmw
Blogs/ News site
http://www.yearofmoo.com/
http://dailyjs.com/
It would be great if the @require-lx/community shared their favourite blogs or mailing lists
The text was updated successfully, but these errors were encountered: