Describing how React Fiber operates, step by step, starting from calling the `render` function in client JS and changing state of a component, down to describing the steps taken by Fiber to do all the work. Best served with Fiber source code on the side. (more…)
Read more »
This page aims to aggregate common React fundamental interview questions in a succinct and unopinionated manner. (more…)
Read more »
Performance optimized React Context API. Contribute to abouolia/use-next-context development by creating an account on GitHub. (more…)
Read more »
Not long ago, most companies looked down on front-end engineering. They thought the real engineers programmed the server in Java, while the script kiddies pl... (more…)
Read more »