Pure and Impure FunctionsWanted to share an interesting point about pure and impure functions today. Pure Functions are functions that do not depend on or modify any external state. Similarly Impure Functions in React modify external state or DOM directly and depend on exter...Dec 15, 2024·1 min read·6
Subatomica: A definitive guide to subatomic particlesI had a few days free after Hashnode announced Hackathon on using Grafbase. So I built a blog based portal on information regarding subatomic particles called Subatomica using Next.js, Grafbase and Contentful CMS. This is my official entry to Hashnod...Aug 15, 2023·5 min read·39
Boosting Web App Performance: Unleashing the Power of Web Workers!Web Workers are a powerful feature in JavaScript that allow you to run scripts in the background (parallel to the main thread) to perform time-consuming tasks without blocking the user interface. This can significantly improve the responsiveness and ...Jul 25, 2023·2 min read·5
EventWhiz: An All-in-One Event Management PlatformThis is my official submission for 1Password Hackathon by 1Password and HashnodeJun 29, 2023·7 min read·41
Tech update - ChatGPT's Popularity Sparks Major Tech Companies to Follow SuitAre you curious about the latest tech updates? Well, you're in for a treat! Major tech companies are catching up to the popularity of OpenAI's ChatGPT, a generative AI language model that is taking the world by storm. From Microsoft to Google, Meta t...Mar 2, 2023·2 min read·3
Tips for building resume for senior frontend developer positionHere are some tips for building a strong resume for a senior frontend developer position: Highlight your technical skills: Include a skills section where you can list your technical skills, including front-end frameworks and libraries such as React,...Feb 20, 2023·2 min read·16
What advice would you give to your younger self?Here are some pieces of advice that I would give to my younger self: Be true to yourself and your values. Don't compromise on the things that are important to you, even if it means going against the crowd. Don't be afraid to take risks and try new ...Feb 20, 2023·2 min read·8