Skip to content
This repository has been archived by the owner on Apr 21, 2024. It is now read-only.

Latest commit

 

History

History
33 lines (20 loc) · 1.05 KB

README.md

File metadata and controls

33 lines (20 loc) · 1.05 KB

Bluesky

Working Draft - January 2017

Introduction

Bluesky is an opinionated application framework based on Clearwater.

This project grew out of about a years work on a large project using Opal and Clearwater.

Note: Being opinionated means that this framework is not for everyone. The authors background is in desktop and mobile app development and that is of course reflected in the design. If things feel weird or you find yourself working against the framework then maybee this is not for you.

This documentation is built using Spec Markdown

Gem Version

[Getting Started](docs/Section 1 -- Getting Started.md)

[Application](docs/Section 2 -- Application.md)

[ViewController](docs/Section 3 -- ViewController.md)

[PureComponent](docs/Section 4 -- PureComponent.md)

[Dispatcher](docs/Section 5 -- Dispatcher.md)

[Appendix: Examples](docs/Appendix A -- Examples.md)