Articles, tutorials and tools for modern front-end development.
Notes taken from the course, Tools of the Modern Web Developer.
http://www.example.com/page?query#!state
Originally designed to allow Google’s spider to crawl Ajax content, hash-bang URLs have been popping up all over the web - Twitter and Facebook use them as well - but that doesn’t make them a good idea.
I want to start writing libraries and large applications using the JavaScript language. However, I don't know how to setup the project and which build tools to use. What I do know is that the JavaScript community has moved way beyond using browser developer tool plugins and strategically-placed console.log()
statements to debug, test, and build code.
I need help.
Below, I will keep track of articles, tutorials and tools I come across as I search for a way to bring my front-end development chops up-to-date.