Prashant Bansal
  • Home
  • About Me
Sign in Subscribe

node

A collection of 4 posts
typescript

Build a Facebook Messenger Bot App

build a facebook messenger bot from scratch in minutes. Configure answers, questions and other types of replies. This is built using TypeScript, NodeJs, Express
Oct 1, 2018 4 min read
node

Authenticating Express React App - Part2

As we discussed in Part 1 on how to do the client side part of the token based authentication in Express React app, this post will focus on server side of the authentication. So lets get started - Exploring the Idea Server side has multiple responsibilities. Below are listed almost
Apr 19, 2017 2 min read
node

Authenticating Express React App - Part 1

React Apps of any nature will have certain sections that are visible to users who have registered in your app and have logged in. Consider an E-Commerce app, where users can do everything except checkout without being logged in. So how to build such a system with as little pain
Apr 9, 2017 4 min read
Javascript

Create and publish your first Node JS package

Creating a node.js package and further publishing it for other people to use it is pretty simple process. Through this post I shall walk through the process by creating a small library and publishing it. Before diving into writing the code and creating the package, make sure you have
Jan 25, 2016 5 min read
Page 1 of 1
Prashant Bansal © 2025
Powered by Ghost