Print Plugin for Sublime Text

Simple Print Function is an awesome plugin for Sublime text editor which allows you to print directly from Sublime. This plugin has been submitted to Package Control now! You can install by selecting Package Control: Add Repository and adding https://github.com/svenax/SublimePrint. Useful Links: Package Control: Simple Print Function on Package Control GitHub Link: https://github.com/svenax/SublimePrint/ Sublime text : http://www.sublimetext.com/

Intro to SailsJS

sailsJS

SailsJS is a very customizable MVC NodeJS framework that allows you to build Node apps in a matter of days! It is built on top of ExpressJS framework.

What is Node.js?

“Node.js is a platform built on Chrome’s JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.” – nodejs.org

Read more