Episode 16 - Memoization

Programming - A podcast by Minko Gechev

Categories:

Today we'll learn about memoization! Memoization is a practice that helps us improve the performance of our apps using caching. In the episode, we'll also discuss pure functions, caching strategies, and much more!