Learn about a new library created by Facebook called Recoil, which brings new concepts such as atoms and selectors to React, and solves a few complex problems.
Get up to speed on three important changes—gradual updates, changes to event delegation, and stack trace updates—and see what they mean for the future of React.
Financial apps are hard. They typically they deal with a ton of data, and displaying that data in a meaningful way is critical to making your users happy and productive. In this article you’ll build a sample financial dashboard from scratch, and learn a bit about CSS grid, KendoReact, and theming in the process.