Optimizing React Rendering
We migrated our web app to React almost 3 years ago, and since React performs extremely well out of the box, optimizing performance was not… (more…)
Read more »
When you think of it, most business apps mostly consist of basic database interactions. You have concepts (invoices, items, appointments etc), and you want to perform the usual CRUD (create, read, … Read more