As a novice to software development, Full Stack Stack Node.js Part 2 was certainly a lot to take on. The second screencast covered the following topics:
As of this blog post, because CoffeeScript is compiling to Javascript, it reporting line numbers with errors are inaccurate. The line numbers are reflecting bugs in the compiled Javascript code, which isn’t very helpful. While I had a general idea where the bugs where, having exact line numbers would have been helpful.
I am still learning where specific code goes in terms of controllers, models, helpers, etc.
I plan on reviewing this screencast again, after I am more comfortable with using CoffeeScript and Jade.