Low Overhead React

1 · Patrick Smith · May 25, 2019, 4:42 a.m.
“React. Write reusable components. Make your data flow one way. Never directly use the DOM again.” There’s a lot of benefits that a developer gets by using React. But React is easy to make complex. It’s so very tempting to optimize early. There are a lot of decisions left to you on how to architect […]...