Posts
All the articles I've posted.
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.
SOLID in React - Liskov Substitution Principle
Posted on:April 7, 2024 at 07:14 PM (3 min read)Best practices for writing clean code in React - Liskov Substitution Principle.