Great JavaScript Resources

As browsers and server-side platforms advance, and libraries new and old grow and mature, JavaScript evolves as well. We’ve put together a list of seven of our favorite JavaScript resources to help save you time and energy along the way. Whether you’re a beginner or a seasoned pro, we think you’ll find the sites below both informative and beneficial. If you know of other great resources, feel free to share them in the comments. Mozilla Developer Network: https://developer.mozilla.org/en/javascript JQAPI: http://jqapi.com JS Fiddle: http://jsfiddle.net Eloquent JavaScript: http://eloquentjavascript.net Douglas Crockford JS Videos: http://www.yuiblog.com/crockford How to Node: http://howtonode.org DailyJS: http://dailyjs.com

Introduction to web browers

Many of us these days depend on the World Wide Web to bring the world’s information to our fingertips, and put us in touch with people and events across the globe instantaneously. These powerful online experiences are possible thanks to an open web that can be accessed by anyone through a web browser, on any Internet-connected device in the world. But how do our browsers and the web actually work? How has the World Wide Web evolved into what we know and love today? And what do we need to know to navigate the web safely and efficiently? PDF: 20 Read more