InJavaScript in Plain EnglishbyUtkarsha BakshiAWS Cognito Refresh Token Rotation in NextJs using NextAuthIn this article, we will learn how to setup refresh token rotation in NextJS using NextAuth library while using the AWS Cognito provider…Jul 26, 20233Jul 26, 20233
InWomen in TechnologybyUtkarsha BakshiBest Practices for Using Custom Hooks in Your React CodeJul 13, 2023Jul 13, 2023
InJavaScript in Plain EnglishbyUtkarsha BakshiUsing Github REST APIs in JavaScript to Push a Commit to a Github RepositoryIn this article, we will learn how to use Github REST APIs to push a commit to a Github Repository. Github provides a REST API that allows…Jul 15, 2023Jul 15, 2023
InJavaScript in Plain EnglishbyUtkarsha BakshiIntroduction to React Hooks: What They Are and How To Use ThemJul 24, 20233Jul 24, 20233
InGeek CulturebyUtkarsha BakshiCRUD Operations in Redux for nested dynamic keysHow to perform create, retrieve, update and delete using ReduxJul 19, 2021Jul 19, 2021
InGeek CulturebyUtkarsha BakshiCreating Multi-select Dropdown with Checkbox in ReactRecently, while working on a project, I had to create a dropdown with filters where multiple filters could be selected at once. I started…Jul 24, 20217Jul 24, 20217
InGeek CulturebyUtkarsha BakshiHow to Create Marker Clusters on Google MapsWhen you have lots of markers on your map, the map might get cluttered. There’s a cool way to get around it. You can use marker clusters so…Jul 31, 20211Jul 31, 20211
InGeek CulturebyUtkarsha BakshiHow to create custom hooks in React?Different use-cases to create custom hooks in React.Dec 25, 2021Dec 25, 2021
InGeek CulturebyUtkarsha BakshiHow to Upload File to AWS S3 Using Pre-signed URL in NextJSIn this short post, I will show you how to upload files to AWS S3 using a pre-signed URL in NextJS. We will use aws-sdk client library to…Jan 28, 20233Jan 28, 20233
InGeek CulturebyUtkarsha BakshiHow to Use OpenAI’s Text Generation APIs in a NextJS ApplicationOpenAI’s ChatGPT has taken the internet by storm, and everyone around us seems to be talking about it and hacking away weekend projects…Apr 2, 2023Apr 2, 2023
InGeek CulturebyUtkarsha BakshiCreating a Dropdown with Nested Menu Items using React MUIThis short article will teach us how to create a dropdown with nested menu items using React Material UI. The goal is to create a dropdown…Apr 5, 2023Apr 5, 2023
InJavaScript in Plain EnglishbyUtkarsha BakshiHow to Print Functional React Component?In this short post, we will learn how to print a functional React component as PDF or on paper using the react-to-print library. We will…May 15, 2023May 15, 2023
InGeek CulturebyUtkarsha BakshiHow to Dockerize a React AppIn this short post, I will walk you through the process of Dockerizing a React app. There might be scenarios where you might want to…Sep 11, 2022Sep 11, 2022
InGeek CulturebyUtkarsha BakshiUsing a Responsive Date Range Picker in ReactAdding react modern calendar date pickerNov 19, 2022Nov 19, 2022