layout | title | preview_image |
---|---|---|
changelog |
Learn reactive programming - Change log |
changelog_preview.jpg |
reactive.how, learn reactive programming.
- Update navigation bar for episodes
- Add filter card
- Add map card variant
- Add Episode 6 - Filtering with a predicate
- Add list of full-sized episodes on homepage
- Update existing card deck
- Add "returns" label on cards to see where are input and output streams
- Add timelines with arrows to show how the stream flow on static version of the cards
- Lighten the look and animation of paths between in/out events, to highlight the streams
- Update card arguments with more explicit texts
- Move card title to the top, so the arguments are close to the beginning of the timelines
- Add delay card
- Add Episode 4 - Time projection
- Improve the way the time flows on cards (one could have thought events were already under the wrapper)
- Enhance event animation (one may not have noticed the animation on small screen)
- Change the piece placeholders on cards (one may think the card title was the piece name)
- Add subscribe card
- Add Episode 3 - Reactivity
- Add map card
- Add Episode 2 - Immutability
- Add footer links to send me a message
- Tweak button style and layout
- Add fromEvent card
- Add Episode 1 - Streams
- Add card video player
- Add option to play a card full screen on web and mobile
- Improve design of the vertical progress bars
- Adjust color theme and combination borders
- Improve animation speed and timing functions
- Highlight new events with a sparkle animation
- Announce starting date of the series
- Update combine icon and favicon
- Add card shadow
- Tweak design and layout
- Refactor card collection templates
- Fix visual glitches on mobile
- Add reactive.how/CHANGELOG page (automatically generated from CHANGELOG.md)
- Improve layout for large screens and mobile devices
- Improve overall look and feel
- Add a new author template
- Add horizontal card scrolling for mobile (with momentum)
- Update card collection name and labels
- Display more reducing vertical margins
- Add profile picture
- Add new layout for mobile devices
- Fix lack of subscription validation message in some cases
- Add site gif preview
- Improve subscription form behavior
- Fix links and html markup
- Release initial card collection site
- Create initial reactive.how semantic theme, forked from the default one
- Add semantic ui, the UI component framework
- Release initial introduction page
- Initial commit