jazzdotdev / jazzdotdev/speakeasy
set up Lighttouch as prime application framework
- Dominant language
- No language data
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Most software projects' conceptual compositions do not architect for reusable engines and frameworks, however, to me, this seems absolutely essential for scalable innovation. A good start to organizing a [domain-layered architecture](http://ddd.fed.wiki.org/view/domain-driven-design/view/layered-architecture) is to lay out concepts and terms into components, and use a [business rules approach](https://en.wikipedia.org/wiki/Business_rules_approach).
aside: modern web development has steered away from its initial p2p style, and has become clunky in its focus on single points of failure hosting, whereas if application development and data design were better available in local machinery, it would yield much greater opportunities
~~
Rails : Ruby :: Express : Node :: Lighttouch : Speakeasy
> The de facto standard Node.js web application framework is the Sinatra inspired Express.js which builds on top of the Connect middle-ware framework by Sencha Labs.
https://venturebeat.com/2012/01/07/building-consumer-apps-with-node/
~~de facto(?) / de jure(?)~~ ___priming___
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.