|
|
|
|
|
by googledocsftw
615 days ago
|
|
React, like Haskell creates new problems you need sophisticated solutions for. CDN is for content. Useless for say a Google search type problem. So I call an API endpoint for data in my component. But what if I get rendered 600 times? Well luckily I have memoized the call! As long as it was under 2Mb that is. |
|