55 Answers
New Answer# some resources below will update when I find more later.. # nice website from beginner to advance try this one. subscribe to the JavaScript newsletter. learn bit by bit from basics to advanced. https://zellwk.com/blog ( most recommended ) for video based learning.it's simple and well explained. https://watchandcode.com/p/practical-javascript " you don't know Javascript" a bit deep may not be good for a beginners.. https://github.com/getify/You-Dont-Know-JS JavaScript tips, tricks https://css-tricks.com/snippets/javascript/ weekly Javascript newsletter http://javascriptweekly.com/ post about JavaScript cheatsheet, resourses https://www.sololearn.com/Discuss/739193/javascript-cheatsheet-resources
https://code.sololearn.com/W053FGMMcFME/?ref=app https://code.sololearn.com/Wyr76080kKxS/?ref=app
Free Code Camp Interactive fullstack tutorial - Easy to learn - Free www.freecodecamp.org
[JavaScript:] Algorithms and Data Structures This repository contains JavaScript based examples of many popular algorithms and data structures. https://github.com/trekhleb/javascript-algorithms
searched about book" you don't know JavaScript " book, it turned out to be my solution and in those searches got this github link, just awesome worth checking out, this guy and other members from github community put together an awesome collection from many sources in JS that are must for today's JS Developer https://github.com/mbeaudru/modern-js-cheatsheet it's awesome for me coz, I don't need to study the basic programming logics, but JS specific constructs, above links is going to save a hell lot of time for me
Ebooks ( not just Javascript ) https://www.sololearn.com/discuss/510275/?ref=app https://www.sololearn.com/discuss/204501/?ref=app
100+ FREE Resources to Learn Full Stack Web Development https://www.sololearn.com/post/47491/?ref=app [ES6:] Tips & Tricks to make your code cleaner, shorter, and easier to read! https://www.sololearn.com/post/48506/?ref=app [JavaScript Essentials:] Numbers and Math https://www.sololearn.com/post/48239/?ref=app
Helpful articles https://colorlib.com/wp/learn-javascript-online-free/ https://medium.com/@wesharehoodies/best-courses-to-learn-javascript-in-2017-fc3a254638cc
Mozilla JS basics https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web/JavaScript_basics
EDX founded by Harvard and MIT if you want - free online courses - self paced https://www.edx.org/course?search_query=javascript
Youtube Video Debugging with Node.js ( 15 min) https://www.youtube.com/watch?v=RXYNCFCBmno
50 site to learn Javascript http://www.codeconquest.com/blog/top-50-websites-to-learn-javascript/