Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The reason why functional programming is popular with web programming is that it explicits shared and changing state and allows the programmer to express the purely functional parts as pure functions. Pure functions have the advantage of being very simple to run in parallel - as they have no side-effects.

At least that's my reason.



... but it's not popular? ...


I agree. It's not popular. But some would consider it as the next great thing.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: