Building Whinst

Building a web app (Whinst) Part 22: Redoing page loading functionality with React suspense

Happy New Year!!!🥳 In the last article, I told you about how I added page loading functionality using simple true and false loading states. When a page is opened and data is being fetched the loading state is set to true and the loading indicator appears on the screen. When the data has been fetched …

Building a web app (Whinst) Part 22: Redoing page loading functionality with React suspense Read More »