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 5369a6b

Browse files
update functional-programming/memoization/Page.jsx
1 parent b093a12 commit 5369a6b

File tree

1 file changed

+4
-0
lines changed
  • src/components/functional-programming/memoization

1 file changed

+4
-0
lines changed

‎src/components/functional-programming/memoization/Page.jsx‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ const Page = () => (
2222
<p>
2323
1. Pair up and explain to each other how the memoize function works with
2424
the doEasyWork function.
25+
<ul>
26+
<li>Where is the closure? Between line X and Y</li>
27+
<li>What variable/s are captured in the closure?</li>
28+
</ul>
2529
</p>
2630

2731
<p>

0 commit comments

Comments
(0)

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