Developing good software requires three key components:
A strong base set of projects that build a framework for further development.
A database and database architecture that scales as you add data.
A good user interface that is responsive to users.
The base projects that I decided to use for SQLObjectifier is a combination of popular open source products. The backend consists of NodeJS with
↧