Archive for Sushil Bajracharya

How I Start My Development Setup Now, With Bash 

Sushil Bajracharya (Software Engineer (React JS)) 6 Min. Read Jun 27, 2021

In this blog, we learn what is bash, bash scripting, alias,and how I automated starting my development setup with single word commands.
Read More..

Promise And Async/Await Javascript 

Sushil Bajracharya (Software Engineer (React JS)) 13 Min. Read May 20, 2021

In this blog we learn what is a Promise in javascript and how we can handle them using Async/Await.
Read More..