Pratap Sharma

Pratap Sharma @pratap2210

About: I am a Software Engineer with 6+ years of experience in building and deploying web applications using varying tech stacks. My expertise lies in the frontend, backend and mobile apps.

Location:
Pokhara, Nepal
Joined:
May 24, 2021

Pratap Sharma
articles - 16 total

My Journey as a Lead Engineer at Rippey AI

Introduction Three months ago, I was promoted to Lead Engineer at Rippey AI, a company at...

Learn More 0 0Jun 19 '24

How to Provide Better Task Estimations for Your Team?

Providing accurate task estimations is a perennial challenge for software development teams....

Learn More 0 0Jun 19 '24

Understanding Proxies: The Differences Between Forward and Reverse Proxies

Introduction Proxy servers are a popular tool for managing and securing network traffic. A...

Learn More 0 0Apr 17 '23

useMemo - React Hooks Series

Welcome back to the series of React Hooks. Series path useState useEffect useMemo The main...

Learn More 9 0Jun 28 '21

useEffect - React Hooks Series

Welcome back to the series of React Hooks. In part one of the series, I wrote about the useEffect...

Learn More 43 4Jun 26 '21

useState - React Hooks Series

Welcome to the hooks series of react. In this series, I will go through the different hooks which...

Learn More 24 2Jun 23 '21

Deep dive into Asynchronous Javascript

In this article we'll be covering callbacks, promises and async/await as these are the ways to deal...

Learn More 31 2Jun 16 '21

var, let, and const – Why to avoid var 😷 and how to put the other two to good use? - Javascript

Well, in this blog, we will illustrate the differences between var, let and const. We'll also discuss...

Learn More 31 2Jun 12 '21

Building RESTful API using Nodejs and Express

Working on the front-end using HTML, CSS & Javascript and wondering how RESTful API works in the...

Learn More 6 0Jun 11 '21

Useful Git commands that may save your life

Git commands aren't always easy. If they were, we would have these commands at our disposal. They...

Learn More 146 4Jun 11 '21

10 effective tips for New Developers

Habits are the key to success. If you want to run a marathon, you better make it a habit to run every...

Learn More 3 1Jun 9 '21

Tips and Tricks in Javascript

In this article, let us cover some tips and tricks of Javascript everyone should be aware of. ...

Learn More 23 4Jun 9 '21

Beginners guide to setting up and running Flask web server

In this blog post, we will learn how to set up a web server using flask. ...

Learn More 20 2Jun 7 '21

Build A Web Crawler To Find Any Broken Links on Your Site with Python & BeautifulSoup

Introduction As we all know, almost every other click on the internet may end up in...

Learn More 6 2May 31 '21

API vs. SDK: What's the difference?

What's an API? What's an SDK? How are the two related? How can APIs and SDKs help...

Learn More 5 2May 29 '21

Eight Steps to solve coding interview question

Recently I have started giving lots of coding interviews online. Lately, when I was asked to solve a...

Learn More 2 0May 24 '21