Atyantik Blog, Page 14
Notes on software engineering from the Atyantik practice.
Latest posts
Ajay Patel
SOLID Principles in Laravel for Maintainable Applications
Learn SOLID principles in Laravel: Single Responsibility, Open-Closed, Liskov Substitution, Interface Segregation, and Dependency Inversion with examples.
Read the postTirth Bodawala
Turbocharging React with Million.js: An Exploration
Million.js rethinks the Virtual DOM with block diffing instead of DOM diffing, delivering up to 70% performance gains for React applications.
Read the postTirth Bodawala
How to build a real Progressive Web App with React
A build-it-yourself guide to shipping an installable, offline-capable React PWA with Vite and vite-plugin-pwa, including a real Workbox caching config, the deploy-time update flow, and an honest note on when a PWA is the wrong call.
Read the post