Open in app

Sign In

Write

Sign In

Shouvik Bhuiyan
Shouvik Bhuiyan

2 Followers

Home

About

Jan 16, 2021

Implementing Google Login Using React/Node/Express/Mongodb

Our system will be designed like below

Express

4 min read

Implementing Google Login Using React/Node/Express/Mongodb
Implementing Google Login Using React/Node/Express/Mongodb
Express

4 min read


Aug 22, 2020

Obfuscate css className in a React App, scaffolded using create-react-app

Obfuscating class names can reduce the bundle size and improve overall page load performance. Also it make the code less readable for the end user in production. To achieve this we are using CRA to scaffold a react app. Once after installation is complete then run npm run eject This…

Webpack

2 min read

Webpack

2 min read


Jul 22, 2020

Building CRUD Apis Using Express and Postgresql

There are multiple options for database and often choosing the perfect db for your application depends on the use case of your app. Here in this article we will talk about integrating a popular db postgresql with expressJs. …

Nodejs

7 min read

Building CRUD Apis Using Express and Postgresql
Building CRUD Apis Using Express and Postgresql
Nodejs

7 min read


Dec 4, 2019

Deploying Node and MongoDb app in Heroku

Heroku is a popular choice for deploying node.js apps and deploying in heroku is fairly simple. Considering that we have heroku cli installed globally and mongo instance running on local, the following steps will create a node and mongodb app, deployed in heroku. We will use remote mongodb instance for…

Heroku

3 min read

Deploying Node and MongoDb app in Heroku
Deploying Node and MongoDb app in Heroku
Heroku

3 min read


Dec 3, 2019

Debugging NodeJs with VScode and Chrome

Debugging is a very important part of development lifecycle and having an intuitive debugging technique is very important to quickly find out the logical/syntactical errors in code. Node apps can be debugged using console.log(), though this technique is highly inefficient and doesn't draw the real picture when doing real-time debugging…

JavaScript

2 min read

Debugging NodeJs with VScode and Chrome
Debugging NodeJs with VScode and Chrome
JavaScript

2 min read


Feb 25, 2019

Understanding V8 vs Node vs Chrome

V8 is an open-sourced javaScript engine developed by the chromium project. V8 compiles javascript directly into native machine code before running it and during runtime the code is further optimized and re-optimized dynamically, based on heuristics of the code’s execution profile. There are many javascript engines like SpiderMonkey, Chakra etc…

JavaScript

1 min read

JavaScript

1 min read


Jul 3, 2018

React 16 New Lifecycle Methods

React 16 has brought some major changes in the react library. It is the first version of react which is built on top of a new core architecture called “fiber”. The new react library is MIT licensed and smaller in size despite of having a lot of new additions. Along…

React

4 min read

React 16 New Lifecycle Methods
React 16 New Lifecycle Methods
React

4 min read

Shouvik Bhuiyan

Shouvik Bhuiyan

2 Followers

Javascript Enthusiast

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech