clearskies represents a unique approach to application development. This alternate approach to application development allows for much more rapid design and iteration as well as easier long-term maintenance. The differences from typical frameworks can be summarized with a few key bullet points:
- Declarative programming/low code application building
- Infrastructure Neutral
- A new organization paradigm for business logic
- Leaning in on state machines
- Secrets Management
- Sideloading via Dependency Injection
The following guides summarize each of these points.