tu-huynh
tuhuynh
.com

3 posts tagged with "under_the_hood"

React Rendering under the hood

A detailed look at how React rendering works under-the-hood, how to optimize re-renders, and an explanation of how using Context and Redux affects React's rendering process.

React Hooks under the hood

React Hooks hoạt động như thế nào bên dưới? Khi dùng React Hooks, thay vì quan tâm về bound context (class, this…) thì chúng ta sẽ bị confuse bởi Closure!