Convert all external links to open in a new tab or window with JavaScript One line of JavaScript to automatically open all external links in a new tab or window.
Server rendered web pages with React and TypeScript How to render webpages on the server using React and TypeScript.
Building real-time web apps with AngularJS, NodeJS, and MongoDB This is a demonstration of creating real-time web apps with AngularJS and MongoDB. Here, we implement a to-do list that is synchronized in real-time for all users.
Online Markdown Showdown Editor Write your Markdown and see the formatted HTML output instantaneously.
Adding dependencies and data to the Node-NPM package How to add some dependencies to our program and package. We'll also look at some additional tips that you may require when creating your first NPM package.
How to create a NodeJS NPM package See how to create a simple NodeJS NPM package. We'll first create a simple program, add some node_modules to it and walk through the process of creating a NPM package, publishing it and upgrading it. We'll also walk through see some common issues that you might face for the first time.
Nirman - Flexible static site generator for NodeJS Introducing Nirman - A flexible static site generator for NodeJS that is written in JavaScript and does not get in your way.