How to Deploy Express JavaScript App to AWS

This tutorial will demonstrate how to prepare and deploy an existing Express.js application on AWS and configure nginx to run as a reverse proxy. Read more

Similar

Minimal Code Editor in JavaScript

How to write a small extensible code editor in pure javascript, with syntax highlighting and a few other nice features in 1KB. Absolutely no dependencies, a bit of contenteditable magic, with a strong focus on keeping it small and simple. (more…)

Read more »