Become a member
Sign in
sy ahn
sy ahn

sy ahn

22 Following
9 Followers
·
  • Profile
  • Claps
  • Highlights

Highlighted by sy ahn

See more

From Learn the fundamentals of functional programming by Preethi Kasireddy

Put another way, functions in functional programming can be passed around as easily as data. You can refer to them from constants and variables, pass them as parameters to other functions, and…

From Learn the fundamentals of functional programming by Preethi Kasireddy

… the only two things you need to ever deal with in functional programming. To make it … the only two things you need to ever deal with in functional programming. To make it even simpler, functions are treated no differently than data.

From Learn the fundamentals of functional programming by Preethi Kasireddy

…ctions in functional programming take in data as input and produce new values as output. Always.

Functions and immutable data are the only tw…ctions in functional programming take in data as input and produce new values as output. Always.

Functions and immutable data are the only two things you need to ever deal with in functional programming. To make it even simpler, functions are treated no differently than data.

Claps from sy ahn

See more

Learn the fundamentals of functional programming

Preethi Kasireddy

Don’t Spend Your Life Waiting for the Weekend

Preethi Kasireddy

Going from jQuery Spaghetti to MVC

Preethi Kasireddy