API Layer & Fetch Functions 4 minutes by Johannes Kettmann Mixing API and UI code quickly leads to messy and unmaintainable code. In this article, we take a step towards a cleaner React architecture by extracting fetch functions to an API layer. … more
Categories: News
0 Comments