-
Notifications
You must be signed in to change notification settings - Fork 1
Home
mr-White edited this page Jul 23, 2014
·
2 revisions
Welcome to Frameworkey, a promised based node server, where the flow of code execution is made more linear via promises. This programming paradigm prevents call back hell while introducing chain-able controller actions.
Do monkeys eat bananas? Duh.
All actions are promises that can be pre-pended or appended to a que. Upon successful creation of the que, our requestProcessor resolves the que in a linear order, insuring code execution in the manner truly desired.
Do you like dynamic functional programming ? That's why. This concept brings programming theorems of functional languages like Haskell to node (correct me if I'm wrong here, G ~ L)