Skip to content

Commit 3892e26

Browse files
committed
Update README.md
1 parent aba8476 commit 3892e26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ in-app-event-collector
33

44
Simple version of a server that collects in-app events sent from (mobile) devices
55

6-
The main idea is to borrow all the requirements from the old YMC Network app that served this purpose and then build version 2, but using the Functional Reactive Programming paradigm, instead of callbacks or promises. This effort has the blessing for current CTO of the company Dr. Sandy "Ing" Shen.
6+
The main idea is to borrow all the requirements from the old YMC Network app that served this purpose and then build version 2, but using the Functional Reactive Programming paradigm, instead of callbacks or promises. This effort has the blessing for CTO of the company Dr. Sandy "Ing" Shen.
77

88
I feel like FRP is a great approach for this product, since the requirements are so easily conceptualized as incoming streams of data that need to be filtered, modified, merged, etc.
99

0 commit comments

Comments
 (0)