Published onApril 24, 2023Insta-Next: Sweatless React State Management with Zustandreactzustandstate-managementnextjsReact State Management made simple using Zustand and say bye to Redux
Published onApril 21, 2023Breaking into the Software Industry as a Data Analysis StudentexperiencecareerlearningA short tale of how I kick-started my web development career after a presentation for a course and what I learned from it.
Published onApril 14, 2023A Layman's Guide to LeetcodeleetcodeguidealgorithmsHow can you break into the Leetcode domain without grinding questions days and nights?
Published onApril 13, 2023Insta-Next: Deploying Next.js on Vercel / using DockernextjsdeploymentdockervercelpostgresqlFinally, we are going to launch our Next.js app live! You can learn about deploying it on Vercel or using Docker in this part.
Published onApril 12, 2023Insta-Next: Likes and Followersnextjsreact-queryreactmantine-uiWe will implement the core parts of Instagram in this part: the likes and followers logic using POST requests