Skip to content

Commit eabb70e

Browse files
committed
Update js/without_this.md
1 parent b12c7e1 commit eabb70e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

js/without_this.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@ It is possible to write Object oriented and functional JavaScript entirely witho
55

66
Every function can return an object
77

8-
Every function can take an instance as first argument explicitly
8+
Every function can take an instance as first argument explicitly
9+
10+
Every function can compose or combine results of other functions

0 commit comments

Comments
 (0)