@aakashvaa
Full Stack Developer
Hey devs, I'm MERN Stack Developer from India. let's infer our knowledge together.
Full Stack Developer
Feb 28, 2024 · 3 min read · prerequisite : Reactjs and zustand here we will see how we can decrypt our localStorage data in the zustand. Zustand : It's state management library like redux or RTK. first let see how our normal global state look like. consider it as a simple todo...
Join discussionFeb 23, 2024 · 1 min read · Yes, you heard correctly. You can now deploy your backend code to Vercel. lets see how : 1. First you need to create a vercel.json in the root directory of your project. in my case the lower code dose not work . use the JSON code so you can deploy yo...
Join discussionJan 13, 2024 · 3 min read · When one IP address wants to establish a real time connection to exchange audio, video and data with an another IP address over the internet. This is where WEBRTC comes into the picture. examplesG meet(audio/video communication), zoom(video conferenc...
Join discussion