漏 2026 Hashnode
User experience is more important in app development. API calls and Firebase calls are taking time to load data. That time if our app UI is empty, it will affect the user experience. Some people are showing the loaders instead. But it's old style. He...

Introduction As an Angular frontend developer passionate about technology, I recently built my first Angular package鈥攁 simple and customizable loading spinner for Angular 19 applications. In this blog post, I'll share my journey, explain how I built ...

When dealing with server components and fetching data in Next.js, a common mistake is neglecting to handle the loading state effectively. Imagine you're loading product data in a server component, and while the API request is being processed, the pag...

Introducing loading states In my app so far, I have implemented error boundaries for handling error states in React components, helping to provide a fallback if there is an issue during data fetching and rendering: In the case above, a request has f...

The Hidden Sub-processes 馃槻 When the bar is halted, your system is busy managing a vertical subprocess鈥攁 side quest your main program has embarked on. It could be fetching data, compressing files, or performing complex calculations, all while you wai...
