Building Business Apps with React-admin

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, update, delete) operations. Once you notice this, you start wondering whether there are web development frameworks that could automatically generate, from a database, an … Continue reading Building Business Apps with React-admin