V8 function optimization - Blog by Kemal ErdemEven complex things could be explain in a simple way.#javascript#v8#performance·erdem.pl·Feb 23, 2022V8 function optimization - Blog by Kemal Erdem
Using global memoization in ReactWhen our React apps get slow, we usually turn to useMemo to avoid useless job on re-render. It’s a hammer that often works well, and makes it hard to shoot yourself in the foot. But useMemo is not a s#react#performance·thoughtspile.github.io·Feb 16, 2022Using global memoization in React
Memoize!!! 💾 - a react (native) performance guideMemoize!!! 💾 - a react (native) performance guide · GitHub#react#performance·gist.github.com·Nov 17, 2022Memoize!!! 💾 - a react (native) performance guide
Axios İpuçları #4: localForage ile HTTP Yanıtlarını IndexedDB’de ÖnbelleklemekAxios serisindeki bir önceki yazı: Axios İpuçları #3: LRU Cache ile HTTP Yanıtlarını Önbelleklemek#javascript#performance·tugsanunlu.medium.com·Mar 29, 2022Axios İpuçları #4: localForage ile HTTP Yanıtlarını IndexedDB’de Önbelleklemek
Preemptive memoization in React is probably not Evil (yet) - zhenghaoSoftware Engineer#react#performance·zhenghao.io·Mar 23, 2022Preemptive memoization in React is probably not Evil (yet) - zhenghao