Thinking in data contracts
This post was first published at TK's blog.
In frontend development, it is common to consume API data and use it to render user interfaces. But sometimes, the API data is not exactly how we want to work with. So we manage to map the API data into th...
tk.hashnode.dev