Skip to content

Commit f06ad30

Browse files
author
brucou
committed
chore(README): update
1 parent 4c4583d commit f06ad30

File tree

6 files changed

+4623
-4680
lines changed

6 files changed

+4623
-4680
lines changed

Diff for: README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ documented and tested. A sample application is available to showcase how combina
7777
together with components to build a non-trivial application.
7878

7979
**A series of articles covers the theoretical underpinning** in more details (read
80-
chronologically, they constitute a long read, but I think they are very interesting). A [specific article](http://brucou.github.io/posts/applying-componentization-to-reactive-systems---sample-application/) shows the
80+
chronologically -- concepts are built progressively). A [specific article](http://brucou.github.io/posts/applying-componentization-to-reactive-systems---sample-application/) shows the
8181
step-by-step building of the showcased sample application. A shorter introduction can be found in the `README` for the repository.
8282

8383
# So what is a component combinator?
@@ -612,6 +612,8 @@ The current roadmap for the v0.5 stands as :
612612
in the form of erroneous arguments)
613613
- [ ] logging and visualization (!)
614614
- [ ] conversion to web components
615+
- Component combinator library
616+
- modalify looks like a good example (https://github.com/cyclejs-community/cyclejs-modal/blob/master/examples/simple/src/index.ts)
615617
- Component library
616618
- [ ] a small one with the basics - should be able to copy a lot from react?
617619
- so many of them, https://bosonic.github.io/elements/dialogs-modals.html, cf.

Diff for: examples/AllInDemo/package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: examples/todo-list-with-fsm/index.js

-70
This file was deleted.

0 commit comments

Comments
 (0)