Course content (21 lessons)
- 212m 52s
Cycle.js is a framework where your app is described as a simple function taking an event stream as input and outputting an event stream.
Cycle.js builds on functional and reactive streams and is a JavaScript framework. What does that mean? In the course, André Staltz, the creator of Cycle.js, will explain it to us.
We'll start this course with an empty project and build out our own toy version of Cycle.js to understand exactly what's going on under the hood. When we have a solid base of how Cycle.js works we will move on to use the Cycle.js API and build an app using the Model-View-Intent pattern.
Open source hacker and former web and mobile developer at Futurice. Andre is known for his involvement with reactive programming for user interfaces, particularly with RxJS. He has built JavaScript libraries and frameworks such as Cycle.js, xstream, react-native-node, and others.