#javascript
Read more stories on Hashnode
Articles with this tag
What's a closure? Closures are like a backpack for functions. The backpack holds all of the values the function needs from its original environment,...
tldr; it's not complicated at all 🤫 · Don't let lingo like SSR/ CSR confuse you -- there's really just two major ways to serve HTML over an HTTP server...