#Source Maps 101
To play with the code, refer to the original article in Nettuts.
There are 2 options to follow through the tutorial:
- start folder
- you will need to generate all the files required yourself with the help of the tutorial
- open the
index.htmlin the browser - open the developer console in the browser
- open command line in the folder
startand follow the tutorial
- complete folder
- all generated files are given for you to play with
- open
index.htmlin the browser - open the developer console in the browser
- open the command line in the folder
finish - edit the comments inside
index.htmlto comment and uncomment each option