Mathieu EveillardinJavaScript in Plain EnglishThe Case for TransducersIt is often said that functional programming has a negative impact on memory usage. Transducers address that issue.Dec 1, 2021Dec 1, 2021
Mathieu EveillardinJavaScript in Plain EnglishEver Heard of Lenses?Lenses are used in functional programming, and you’re probably using them without noticing!Nov 3, 2021Nov 3, 2021
Mathieu EveillardinJavaScript in Plain EnglishCommunication Patterns in ReactFrom basics to more complex things to have Alice finally talk to Bob!Nov 2, 20213Nov 2, 20213
Mathieu EveillardSlow is beautifulUn regard réflexif sur la création de mon entreprise et d’un produit logiciel bientôt un an après le démarrage.Sep 8, 2021Sep 8, 2021
Mathieu EveillardJust do itEn entreprise comme dans la vie, une stratégie qui permet d’avancer à un instant donné peut se révéler contre-productive à un stade…Jun 15, 2021Jun 15, 2021
Mathieu Eveillard“C’est ce que je fais qui m’apprend ce que je cherche”Pierre SoulagesMay 19, 2021May 19, 2021
Mathieu EveillardinJavaScript in Plain EnglishOthello Kata: The Iterator Pattern in JavaScript/TypeScript Functional ProgrammingToday, as we implement the Othello game, we’ll see how the iterator pattern adapts in the world of functional programming.Oct 18, 2020Oct 18, 2020
Mathieu EveillardinJavaScript in Plain EnglishFizzBuzz Kata: An Exploration With FunctorsHow we can take advantage of functors for function compositionJun 27, 2020Jun 27, 2020
Mathieu EveillardTrying to set up my mind on Redux as an event sourcing systemWhen starting a project using Redux, developers often wonder after which pattern they should name actions. E.g, considering a counter…Jul 1, 2019Jul 1, 2019
Mathieu EveillardSingle Page Applications: to be or not to be?On entend fréquemment que les Single Page Applications (SPA) coûtent cher. Certaines entreprises le découvrent à leurs dépends et se…Sep 17, 2018Sep 17, 2018