Skip to content
This repository was archived by the owner on Jul 12, 2019. It is now read-only.

Commit 343e39d

Browse files
authoredNov 6, 2018
Update README.md
1 parent 850e943 commit 343e39d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎README.md

+2
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,6 @@ npm test
2727

2828
I chose Cycle.js because it's a purely functional framework. If I were to use React, I would've used [Cycle-React](https://www.npmjs.com/package/cycle-react) or something [similar](https://staltz.com/use-react-in-cyclejs-and-vice-versa.html) to achieve the same purely functional approach.
2929

30+
For CSS, I only used the BEM convention, no preprocessor.
31+
3032
Tests need some research, because currently there's no mock HTTP driver for Cycle.js.

0 commit comments

Comments
 (0)
This repository has been archived.