Part 2 #2
Replies: 4 comments 5 replies
-
Contributors@aboudard is actively looking into this part 🙇♂️ |
Beta Was this translation helpful? Give feedback.
-
Part 1 : Declarative and Imperative Programming
Maybe we refer to the Array map() presentation : no element added to the array after the call will be processed.
Maybe can you start saying that map() does return a new Array, and introduce like that the idea of chaining / being composable. |
Beta Was this translation helpful? Give feedback.
-
Part 2 : Reactive programming Yes, I think this needs some content, I would go with examples on how Javascript has in itself native asynchronous streams of values, and how indeed combine them to reach a specific functional goal cam quickly lead to callback hell. I'll start writing some content / simple code. |
Beta Was this translation helpful? Give feedback.
-
I was thinking of working on some sections on these parts, not sure where @aboudard is at with it - specifically the reactive programming section. |
Beta Was this translation helpful? Give feedback.
-
Discussing and coordinating Part 2 efforts.
Beta Was this translation helpful? Give feedback.
All reactions