Boost the Performance of an AngularJS Application Using Immutable Data

added by JavaScript Kicks
3/12/2015 10:39:11 AM

335 Views

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.


0 comments