Supabase Auth: The Ultimate Authentication Solution for Cross-Platform Apps using React NativeJul 26, 2024路11 min read路1.5K
How we built multi-platform app at Wishup with Expoextending the codebase to generate web compatible build for desktopsMay 14, 2025路3 min read路78
Planetscale DB and NextAuth.js starter for full stack applicationsFunctionality for User Creation and session for private routesJul 31, 2022路8 min read路1.2K
Explaining Web Rendering with NextJSClient SIde Rendering - Server Side Rendering - Static Side GenerationFeb 2, 2022路4 min read路354
Errors you encounter in javascript languageThe major hurdle of a language always seems to be the errors we are stuck at. Some errors could hold us for days, if not a week. But the errors are the best teacher of a programming language. An error is the display of your mistake, who else these da...Jan 28, 2022路3 min read路32
How to use GitHub effectively as a Contributor?Whenever you get the opportunity to work on a project as a Contributor, meaning you have access rights to do almost anything with the repository. You must follow certain practices and etiquettes to make meaningful contribution without screwing the so...Aug 5, 2021路3 min read路329