Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 98ee256

Browse files
authored
Update README.md
1 parent 04cce1f commit 98ee256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Functional Programming Javascript
22

3-
Functional programming is a style that treats computation as the evaluation of mathematical functions and avoids changing-state and mutable data.
3+
Functional programming is a way of writing clearner code through clever way of mutating, combinding, and using functions.
44

55
## Arrow Functions (Fat Arrows)
66

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /