Hacker News new | ask | show | jobs
by thoughtpalette 2470 days ago
Believe you can use "Interceptors" or the Adapter pattern on the Front-end to easily use JSON.parse once for all your http calls instead of littering it throughout the code base.