Yogini Bende

Yogini Bende @hey_yogini

About: Building Peerlist - The Professional Network for people in Tech!

Location:
India
Joined:
Sep 10, 2019

Yogini Bende
articles - 30 total

10 AI project ideas that you can build in a weekend

Every day there is something new coming up in the field of AI and it has now became a day-to-day...

Learn More 15 0Sep 8 '23

Peerlist One Year Giveaway 🎁

Peerlist recently turned one, and we are so excited! We have decided to organise many...

Learn More 5 1Sep 8 '22

How do we get things done at Peerlist?

Hey folks, It's been quite a while for me to write an article, so I thought of writing something...

Learn More 5 0Aug 26 '22

As a developer, how to estimate the time for a task?

It's hard to calculate the time you will need to finish the task, but it is equally important. Let's...

Learn More 118 34Jun 7 '22

Everything about our migration from ReactJS to NextJS

Hello folks 👋, Two months back, in our November Release, we announced our tech migration. Since then...

Learn More 114 9Jan 18 '22

Why every developer should do side projects?

Hello folks, Let me start by wishing you all a very happy and healthy new year 🎉 Because we have...

Learn More 112 11Jan 4 '22

Infinite scrolling in React with intersection observer

Hello folks, Few days back I came across the use-case of infinite scroll in React. For this, I used...

Learn More 578 13Sep 2 '21

Simple progress bar component with React and Tailwind

Hello folks, Recently, I was working on a feature and I had to implement a progress bar in it. Till...

Learn More 95 5Jun 8 '21

5 mini-projects to sharpen your frontend development skills!

Hi folks, Frontend development is continuously evolving with new technologies and frameworks. It...

Learn More 950 18Jun 1 '21

useContext for better state management!

Hi folks, Managing data in an app is little tricky when many components are sharing and updating...

Learn More 438 33May 25 '21

useAxios : A simple custom hook for calling APIs using axios

Hello folks, Frontend apps are not complete if there are no api calls involved and calling an api...

Learn More 1202 63May 18 '21

Form inputs with React and Tailwind

Hello There, TailwindCSS is a utility-first library which encourages to build everything using it's...

Learn More 83 3May 11 '21

Handling burnouts as a developer!

Hello Folks, I mostly prefer talking about technical things in my articles but today’s article is...

Learn More 96 6May 4 '21

useReducer instead of useState while calling APIs!

Hello folks! It’s been a while since React has introduced Hooks and we all fell in love with it’s...

Learn More 740 29Apr 27 '21

Handle errors gracefully with React Error Boundary

Hello Folks, While developing any project in React, we mostly deal with conditional operations or...

Learn More 197 9Apr 20 '21

Simple React Loader component with Tailwind

Hello Folks, It's been a while now that I am working in Tailwind and just recently in one of the...

Learn More 59 6Apr 13 '21

5 Tips to work on your side project while working full-time.

Hello folks, It’s been a year since I am working on one of my product idea and finally was able to...

Learn More 595 41Apr 6 '21

What are the top 5 things you consider while reviewing a code?

Hello folks, I am always listening/reading about clean-code practices, dos and don't for certain pro...

Learn More 4 3Apr 1 '21

UseEffect dependency array and object comparison!

Hello folks! If you are performing any side effects in your function, the Effect hook have to be...

Learn More 140 6Mar 30 '21

Adding configurations to your React App at Runtime

Hello folks, Recently I came across a situation where one of my react projects had to configure with...

Learn More 28 11Mar 23 '21

Getting started with Tailwind and React: Implementing responsiveness.

Hello folks, In my last article, I explained how you can get started with Tailwind and React by...

Learn More 99 9Mar 16 '21

Getting started with Tailwind and React: A simple login form tutorial.

Hello folks, Few days ago, I was searching for some good CSS solutions for my side project and...

Learn More 143 11Mar 9 '21

Create react subcomponents in a simple way!

Hello Folks, If you are working in react and you have used libraries like React Bootstrap you must...

Learn More 154 18Mar 2 '21

Conditionally render react components in cleaner way

Hello folks, Almost in every app, we encounter situations where we need to render components or...

Learn More 469 37Feb 23 '21

React Router: A simple tutorial on nested routes.

Hello folks, React Router Dom becomes one of the mandatory libraries to understand when you are...

Learn More 112 10Feb 16 '21

JS Basics: All about ‘This’ keyword.

Hi folks, This keyword has always been a topic of confusion for most of the developers and I can...

Learn More 15 0Feb 9 '21

JS Basics: Understanding 'strict mode'.

Hi folks, Many of us have seen use strict at the start of javascript files. In this article, we...

Learn More 10 0Feb 2 '21

JS Basics: Difference between "null" and "undefined"

Hi Folks, If you are working in javascript, you must be knowing these two keywords, null and...

Learn More 14 1Jan 26 '21

How you do code reviews for your side project?

Recently, I have been doing some mini projects to learn new things or practice skills. But how can I...

Learn More 9 6Feb 8 '20

How do you get work as a freelance web developer?

There are many people working as a freelance web developer. As a front end web developer, how can we...

Learn More 15 4Nov 24 '19