Javascript in 2016: Functional programming is here to stay

In the last year you could spot a big change in the way javascript applications were built: The javascript world is moving away from unpredictable mutable state architecture to a more predictable immutable application architecture.

View More