23rd November, 2020 | 4min read
A bash script with Node.JS
Create a bash script with JS to create .prettierrc file with necessary configurations
23rd November, 2020 | 4min read
Create a bash script with JS to create .prettierrc file with necessary configurations
21st August, 2020 | 4min read
By the completion of this blog, you will have a function that takes in a markdown text and return a HTML text.
15th February, 2020 | 2min read
Async Await makes working with promises easier and fun.
11th February, 2020 | 4min read
Promise is an awesome feature that exists on JavaScript. This blog covers how promises can be implemented on our applications
29th January, 2020 | 4min read
Storing passwords and encrypting well is a challenge. So how to do it and do it well?
25th January, 2020 | 4min read
Git and GitHub remains vital in software engineering. This blog aims to provide the basics of it.
21st January, 2020 | 2min read
Handling major errors that might occur while making AJAX requests via axios or similar technology
28th December, 2019 | 2min read
This blog explains about a silly error people make while doing a project in React
23rd October, 2019 | 3min read
I am sharing my experience of speaking in a tech conference through this blog.
20th October, 2019 | 3min read
How to use environment variables from .env file using create-react-app
16th October, 2019 | 3min read
Updates on the blogs and new contents coming ahead
4th September, 2019 | 3min read
This blog explains what recursion is with an example on javascript
27th August, 2019 | 4min read
In this blog, I talk about different learning techniques that works best to learn a new tool or technology
3rd July, 2019 | 9min read
The prospect, challenges and my opinion about CS in Nepal.
25th May, 2019 | 4min read
In this blog, I talk about creating statefull functional components with hooks.
10th May, 2019 | 3min read
In this blog, I talk about why & how I created this website and how do I plan to take it further.