1 follower
I'm a backend developer from The Netherlands working with Laravel, PHP, Go and building micro services
When writing an application with a decoupled front- and backend, you'll have to start considering the requests your frontend client makes to the API. Fetching data again from the backend, even when you only want to verify that your frontend's cache i...