© 2026 Hashnode
Day 2 focused on building MealVeda's core functionality: the meal collection system with real-time nutrition tracking. The challenge was creating a flexible data structure that supports ingredient-level customization while maintaining performance. Me...

Live updates and synchronizing the state across the browser tabs is one of the main functionality for features like cart, wish list. Storing the state in local storage will persist the data across the browser tabs but there is a catch. The tab change...

Generating invoice reports is an important task in accounting and finance departments, yet it often involves navigating complex coding processes. In this blog post, we’ll explore a streamlined method for generating invoice reports as PDFs without the...
