Introduction Node.js is an open source JavaScript runtime environment for easily building server-side and networking applications. The platform runs on Linux, OS X, FreeBSD, and Windows. Node.js applications can be run at the command line, but we'll focus on running them as a service, so that they will…
UPDATE 08/2016: The project name is Hypatia and [this is the temporal website] (https://nekomy.com) and Github repository. Please refer to that site for the latest news regarding the project. Thanks! If everything goes as expected, next semester I will start my final project for my university degree.…
Launch Demo App Source code This tutorial is the result of my final assignment for the Introduction to Meteor.js Development course by Dr Matthew Yee-King (University of London & Goldsmiths) at Coursera. This course is part of a Responsive Website Development and Design specialisation that covers the basics of…
1. Introduction This tutorial intends to explain how to build a game like Quiz Wars with the MVC Sails.js framework. Quiz Wars is a real time multi-player responsive web app to solve quizzes. The aim is to be the quickest answering quiz questions and win against other players. It…