Server rendered web pages with React and TypeScript
Nov 4, 2016
How to render webpages on the server using React and TypeScript.
Nov 4, 2016
How to render webpages on the server using React and TypeScript.
Jan 19, 2014
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.
Oct 2, 2013
Write your Markdown and see the formatted HTML output instantaneously.
Sep 29, 2013
DigitalOcean's guide to move your custom-domain shows that you need to change your Name Servers to that of DigitalOcean. And they have made it pretty simple to use. However if you do not wish to migrate a lot of domain-records and do not wish to change your name servers, read on.
Sep 28, 2013
VisualPing sends you an email alert for the web pages you set for monitoring.
Sep 25, 2013
How secure is the hardware that we use? Hardware Trojans are created with intentional and malicious changes to hardware's initial design.
Sep 24, 2013
Chrome recently auto-updated and changed the New Tab page to show Google Search box and recent websites. Just like me, you may not like it - read further on how to fix it with an extension.
Sep 21, 2013
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.
Sep 20, 2013
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.
Sep 18, 2013
Introducing Nirman - A flexible static site generator for NodeJS that is written in JavaScript and does not get in your way.
Sep 7, 2013
This blog has now been upgraded to use simple static html pages instead of a CMS. Why did I do that? What tools did I use? And more details within.
Apr 27, 2013
Using Bootstrap for UI and controls to create a basic multi-colum drag-drop interface for form fields.