Breaking Down Monoliths with Module Federation: A Vue + Vite Deep Dive
Learn how Module Federation with Vue 3, Vite, and Pinia breaks monolithic frontends into independently deployable, scalable micro-frontends.
Journal
Long-form writing on development, tooling, and lessons from the workbench — plus book reviews when a title sticks.
Topics
Jump to a category or open all categories.
Newest first. Use search or categories above to narrow down.
Learn how Module Federation with Vue 3, Vite, and Pinia breaks monolithic frontends into independently deployable, scalable micro-frontends.
China is at the forefront of a technological revolution, reshaping industries globally through groundbreaking innovation and rapid adoption.
In modern web development, GraphQL has emerged as a powerful alternative to REST APIs due to its flexibility and efficiency.
Clean, legible URLs are essential for modern web applications, as they improve user experience and search engine optimisation. Using custom Artisan commands in Laravel 11.
This tutorial is created to illustrate the basic CRUD (Create , Read, Update, Delete) operation using SQL with Laravel 8. Laravel is one of the fastest-growing frameworks for PHP.
PHP is known to be one of the most commonly used server-side programming language on the web. It provides an easy to master with a simple learning curve. It has close ties with the MySQL database.
Pandas is one of my favorite libraries in python. It’s very useful to visualize the data in a clean structural manner. Nowadays Pandas is widely used in Data Science, Machine Learning and other areas.
This tutorial will guide you to set up a new user and to configure the firewall with UFW on Ubuntu 18.04.