piyushsinha.techBuilding chatbots with DialogFlow, NodeJS, and ReactTo us humans, conversation is second-nature; it comes naturally to us, but the same can’t be said for bots. Even a simple question like, “How was your day?”, could be rephrased several ways (for example, “How’s it going?”, “How are you?”), none of wh...Oct 1, 2022·11 min read
piyushsinha.techOptimizing Performance in React Apps - IIWelcome to Optimizing Performance in React Apps, a series discussing tips & tricks to build an optimal interface. In this article, we'll learn how to efficiently render large lists of data. My List is too big! We often have a requirement to show a la...May 31, 2022·4 min read
piyushsinha.techOptimizing Performance in React Apps - IWelcome to Optimizing Performance in React Apps, a series discussing tips & tricks to build an optimal interface. In this article, we'll learn how to avoid unnecessary re-renders. Unnecessary Re-renders React uses the concept of virtual DOM to minimi...May 19, 2022·5 min read
piyushsinha.techMulti-Step Form with React & FormikNowadays, multi-step form is the way to go if one needs to collect detailed user data. Why? because allowing users to complete their information in smaller chunks is less intimidating for them. In this tutorial, we'll learn how to build a multi-step...Apr 16, 2022·8 min read
piyushsinha.techConnectEm - Your one stop to simple Daily Meeting schedulerHey folks, Over the weekend, I came across some amazing submissions from the community. This really pushed me to complete my open-source project before the deadline. I have collaborated with my college buddies - Jasbindar Singh and Ibtesam Ansari. We...Jul 1, 2021·4 min read