JavaScript Closures Post date November 17, 2021 Post author By Darryl Mendonez Post categories In call-stack, closures-functions, JavaScript, scope-chains, web-development
Go: Using a Closure in Place of a Struct Post date April 2, 2021 Post author By nwillc Post categories In closures-functions, go, golang
How JavaScript Closures and IIFEs Work Post date February 7, 2021 Post author By Brandon Dusch Post categories In 100daysofcode, closures-functions, functional programming, JavaScript, scope-chains