Posted inReact Using Suspense for Data Fetching in React (2020 Update) Posted by Emir March 22, 2020 Published on 22.3.2020 React has introduced a powerful feature to make handling asynchronous data much easier: Suspense. While…
Posted inReact What is React Concurrent Mode and Why Should You Care? Posted by Emir March 10, 2020 Published on 10.3.2020 If you’ve been following React’s progress over the past few years, you’ve…
Posted inReact GraphQL vs. REST API in 2020: What’s Best for Your React App? Posted by Emir March 5, 2020 Published on 5.3.2020 In the world of modern web development, APIs are the backbone of data communication…