Sublime Text is a sophisticated text editor that is very popular with programmers and available on all major platforms. JSDoc is a tool for generating documentation for JavaScript source code from specially formatted comments. Format JSDoc @params is a plugin for the Sublime Text editor that formats those JSDoc comments in an easy-to-read fashion.
Read moreHeroku: What is it and why do I need to know about it?
Building out the IT infrastructure to properly support an app is a hard and tedious job. It is also thankless — you quickly hear when the app is down, but not when it's been up and running flawlessly for weeks and months on end. Heroku is a cloud-based platform that provides all of that infrastructure for you and lets you focus on the ultimately important part: your app.
Read moreCSS: The Definitive Guide, 3rd Edition
To be an effective web developer, one needs firm command of the cascading style sheets (CSS) specification. Although this book is now ten years old, it remains (as does its author, Eric Meyer) the definite reference on the topic. No matter whether you are new to CSS or have been using it for years and think you understand it, this book is worth a read.
Read more