jazzdotdev / speakeasy

🎯🚀 Programming to take the Roaring Twenties into space
5 stars 0 forks source link

set up Lighttouch as prime application framework #8

Open naturallymitchell opened 5 years ago

naturallymitchell commented 5 years ago

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 is to lay out concepts and terms into components, and use a 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