PinnedPrathamesh MoreReact Authentication from Scratch with Firebase, Redux, Formik, React Router V6, and Material UIIn this blog, we will implement React Authentication with Firebase, Redux, and Material UI.May 24, 2022May 24, 2022
PinnedPrathamesh MoreinJavaScript in Plain EnglishHow to Create a YouTube Downloader with Node.js and ReactIn this tutorial, we will be building a YouTube Downloader with the backend implemented in Express and the frontend in React.Jul 5, 20213Jul 5, 20213
PinnedPrathamesh MoreinJavaScript in Plain EnglishConnect to Redis from wherever you send HTTP RequestsIn this article, we will take a look at accessing the Redis database directly from your client app.Apr 16, 2021Apr 16, 2021
PinnedPrathamesh MoreinJavaScript in Plain EnglishIntroduction to Redis and Caching with Node.js using UpstashRedis is an in-memory data structure used for cache. In this blog, we will implement a simple Node.js app that uses Redis, and also we…Mar 20, 2021Mar 20, 2021
PinnedPrathamesh MoreinJavaScript in Plain EnglishBuild A ToDo App Using GraphQL And Node.jsPart 1: Implementing A Backend ServiceNov 28, 20201Nov 28, 20201
Prathamesh MoreError Handing in Express.js (Node.js) based applicationIn this blog, we will create an error-handling library for Express.js-based applications.Jun 51Jun 51
Prathamesh MoreTop-Level Await support in Node.js v14.3.0The current version of Node.js added support for Top-Level Await just like Deno.js, and other languages like C#.May 25, 20201May 25, 20201
Prathamesh MoreIs it really Node.js single-threaded? Threading in Node.jsIn this blog, we will create a thread for CPU extensive tasks that not blocking the main event loop.May 7, 2020May 7, 2020
Prathamesh MoreBeginner’s Guide to Proxy ServersIn this blog, we will learn to implement reverse proxy using NodeJSApr 19, 20201Apr 19, 20201
Prathamesh MoreBuild COVID19 SMS Tracker using Twilio + NodeJSIn this blog, we will learn to build COVID19 SMS Tracker using external API and Twilio.Apr 11, 20201Apr 11, 20201