Discussion about this post

User's avatar
Jay Bazuzi's avatar

Add:

- replace function call with event

Expand full comment
Jay Bazuzi's avatar

Add:

- Extract/inline IEFE/lambda

Given an expression or code block, wrap it to a lambda which is immediately called.

The resulting lambda/FE can be assigned to a variable which is then moved around without changing order of execution.

Expand full comment
1 more comment...

No posts