A sneak peak…

Web development is hard because there are just too many different technologies now. Front-end, back-end, databases, serverless, containers, dev-ops, sec-ops, NoSQL, content management; there are just hundreds of different development frameworks and platforms now.

To write a Hello World program in a modern enterprise architecture style according to all of the current “best practices” and 12 factor app methodologies, if you really costed in all of the setup for source control, back-end development, front end development, dev-ops, firewalls, sec-ops, log monitoring, alerting, analytics, it would probably take a team of three people at least three weeks.

Perfect-stack is an application that changes itself into whatever you need it to be, with almost no coding required.

The data model and user interface is driven by meta-data. There’s only code written for one search page and one edit page, but which fields are displayed and the layout of those fields is controlled by the meta-data files. The meta-data drives the layout of the user interface and defines the schema of the database.

Defining new data models and new web pages doesn’t need any code for the simple CRUD operations. Custom coding is only needed for things like integration with back-end web services or complex data validation and complex data processing rules.

If you would like to know more please see the attached white paper and this video.
Perfect-stack Whitepaper

Next
Next

Getting Started…