Mikael Couzic
micouz
3 points

Tools micouz is Following

React
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
TypeScript
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
Webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
RxJS
RxJS is a library for reactive programming using Observables, to make it easier to compose asynchronous or ...
Ramda
It emphasizes a purer functional style. Immutability and side-effect free functions are at the heart of its...