Skip to content

Commit 5b4fa4d

Browse files
What's in common between closures and classes?
1 parent af6e219 commit 5b4fa4d

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
@@ -91,7 +91,7 @@ This project is admittedly inspired by [Front-end Job Interview Questions](https
9191

9292
* Tell me the 3 worse defects of your preferred language
9393
* Why is there a rising interest about Functional Programming?
94-
* What is a closure, and what is useful for?
94+
* What is a closure, and what is useful for? What's in common between closures and classes?
9595
* What are generics useful for?
9696
* What are high-order functions? What are they useful for? Write one, in your preferred language.
9797
* Write a loop, then transform it into a recursive function, avoiding mutability. Discuss.

0 commit comments

Comments
 (0)