One Reason Computer Screens Aren’t Green-On-Black Anymore
Print Plugin for Sublime Text
Intro to 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
Postman – REST Client for your Chrome
Postman is an amazing plugin for Google Chrome, it alows developers to create requests quickly and work easily with REST APIs directly from Chrome without the need to create test or sample apps.
It provide all the needed REST actions such as POST/GET/PUT/DELETE … etc As well as Formatted API responses for JSON and XML