-
Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications
The WSL Discovery: My research led me to the conclusion that I should run Ruby on the Windows Subsystem for Linux (WSL), since it offers a much better development environment and access to the powerful Ruby Version Manager (RVM), which would allow me to work on projects that use different versions of Ruby. To me, installing RVM was a very similar feeling, since I use nvm-windows to allow me to switch between different node versions.
#Runtime #JavaScript Runtime #JavaScript 866 social mentions
-
Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simplePricing:
- Open Source
First step: understanding what I'm working with. expressjs.com is the official documentation site for express, one of the most popular web frameworks for Node.js. While this was quick to grasp from their beautifully designed website, the journey was just beginning.
#JavaScript Framework #Node.js Framework #Web Frameworks 452 social mentions