Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is functional programming the future ? #73

Closed
asvny opened this issue Nov 18, 2015 · 3 comments
Closed

Is functional programming the future ? #73

asvny opened this issue Nov 18, 2015 · 3 comments

Comments

@asvny
Copy link

asvny commented Nov 18, 2015

No description provided.

@passy
Copy link
Owner

passy commented Dec 19, 2015

No, I don't think that functional programming is *the future. The core principles of functional programming lie in maths and predate imperative programming by decades. It was dismissed as impractical for long, mostly due to technical limitations, and is having a rapid comeback these days.

This is actually what I like most about FP. It's not a new idea. It's not the New Hot JavaScript Framework that is going to be obsolete by next Thursday. The Lambda Calculus was invented in 1930 and is going to celebrate its 86th birthday soon. It is more than just an ad-hoc invention for one particular problem which seems to be the most important business objective to attack right now.

I've been writing functional code for quite a while now and I see it pretty much everywhere I look. (Being at Twitter might also skew my view slightly.)
Functional programming is the past, the present and the future.


(* just)

@passy passy closed this as completed Dec 19, 2015
@asvny
Copy link
Author

asvny commented Dec 21, 2015

@passy Excellent answer !

@passy
Copy link
Owner

passy commented Dec 21, 2015

@annamalai-saro Thank you! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants