sajibhsn.hashnode.devJavascript basic clean code rules for beginners.Are you new to JavaScript and want to write better, cleaner code? Clean code is not just about making your code look pretty—it’s about improving readability, maintainability, and collaboration. Whether you’re just starting or aiming to refine your co...Jan 2, 2025·5 min read
sajibhsn.hashnode.devTop 4 AI headshot generatorDiscover the top 4 AI headshot generators revolutionizing how professional headshots are created. From lifelike portraits to customizable styles, explore the cutting-edge technologies shaping the future of personalized avatars and professional profil...Jul 6, 2024·2 min read
sajibhsn.hashnode.devHow to add Web Push notifications using React and Node JSWeb push notifications are the easiest way to send notifications to users completely free. In this article, we will learn how to implement web push notifications using React.js and Node.js. Frontend project setup Setup React JS using Vite js. Run th...Jan 28, 2024·6 min read
sajibhsn.hashnode.devWhat are Strapi lifeCycle hooks and how to use them in v4?Strapi, the open-source headless CMS. One of the standout features of Strapi is its lifecycle hooks, which allow you to extend the default behavior of your API and perform custom actions at specific points. In this blog post, we will explore what Str...Jan 16, 2024·4 min read