Node.js is an open source stack for writing server-side applications in JavaScript. It’s a very handy tool for writing scalable, real-time apps. It can also be used to quickly prototype a piece of code before rewriting it in a traditional … Continue reading
Search Results for: coffeescript
Package Management in Node.js
CoffeeScript: A Language That Compiles Into JavaScript
CoffeeScript is a little language created by Jeremy Ashkenas to speed up your JavaScript development. The golden rule of CoffeeScript is: “It’s just JavaScript”, as CoffeeScript compiles into JavaScript directly at compile-time. CoffeeScript offers its own syntax with a few … Continue reading
The State of JavaScript in 2012
JavaScript was originally seen as a client-side language for Web applications and for hackers, but now JavaScript development is recognized with the same consideration as development in programming languages such as Java or Ruby. JavaScript is not limited to just … Continue reading
