Blog
Welcome to my personal blog and website! I'm thrilled that you've stopped by. Take your time to explore and enjoy the content, and feel free to reach out if you have any questions. Happy browsing!
Featured
React scripts to Vite
Posted on:March 3, 2024 at 07:02 PM (4 min read)How to migrate from react-scripts to Vite in a TypeScript React application.
How to create webcomponent using stenciljs
Posted on:January 23, 2024 at 10:30 AM (6 min read)How to create webcomponent using stenciljs.
Recent Posts
Handling SCORM files on the Frontend Using a Service Worker
Posted on:February 25, 2025 at 04:12 PM (6 min read)Learn how to handle SCORM files on the frontend using a Service Worker to improve performance and user experience in e-learning applications.
Automating DB Backups with Docker, Cron & LocalStack
Posted on:October 9, 2024 at 06:16 PM (5 min read)Learn how to automate database backups using Docker, Cron, and LocalStack to simulate AWS S3 locally.
SOLID in React - Dependency Inversion Principle
Posted on:July 26, 2024 at 07:36 PM (3 min read)Best practices for writing clean code in React - Dependency Inversion Principle.
SOLID in React - Interface Segregation Principle
Posted on:June 11, 2024 at 06:22 PM (4 min read)Best practices for writing clean code in React - Interface Segregation Principle.