tech/webdev magazine

March 4, 2015

Boost the Performance of AngularJS Application Using Immutable Data

Wednesday, March 04, 2015 Teklinks

I have affinity to functional programming since my first year in college. During my initial contact with a purely functional programming language (Haskell in my case) I didn’t really understand all the advantages it provides, everything was reduced to just writing a cool recursive functions and solving algorithmic problems.

Full article