Husnul's Blog
Welcome to my personal tech haven! I share insights, tips, and tutorials on web and mobile development, blending my passion for coding with a knack for problem-solving. Whether you're here to learn, explore, or get inspired, there's something for every tech enthusiast.
Sun Jan 19 2025
14 Days with Cursor: My Experience with an AI-Powered Code Editor
A breakdown of my thoughts after using Cursor consistently for two weeks
Read More
Tue Jan 14 2025
Error Handling in Golang vs JavaScript - My Thoughts
Read More
Tue Sep 27 2022
Data structures with TypeScript - Queue
Learn how to implement and test a basic Queue data structure using TypeScript
Read More
Thu Sep 22 2022
Data structures with TypeScript - Stack
Learn how to implement and test a basic Stack data structure using TypeScript
Read More
Sun Feb 13 2022
CSS Glowing Button Animation
Learn how to create a glowing button with CSS
Read More
Thu Feb 03 2022
JWT Authentication with Express
Learn how to implement a simple JWT token based authentication system in your Express app.
Read More
Sat Jan 22 2022
Easy Firebase Authentication with Flutter
Learn how to easily implement Firebase authentication with a Flutter app.
Read More
Sun Jan 02 2022
Scalable Theming with React Context API
Learn how to implement a simple theme system in your React app using the Context API.
Read More
Fri Dec 24 2021
React Render Props with class based and functional components
Learn how to implement the React Render Props pattern with class based and functional React components.
Read More