Hacker News new | ask | show | jobs
by skydhash 315 days ago
React is simple. When you really think about your data model, you’ll find out that you only need a handful of global properties, and the rest is data derivation and integration to your API or your storage layer.

Most issues stem from developers refusing to read the docs and to plan their presentation layer.