Until this past week, my biggest question about AWS was, "What does a Lambda function actually do?" Turns out, it can do just about anything you want....
Ever get confused with those three dots and where they’re supposed to go? Same. Let’s see what they’re all about and how and where to use them. The...
Scoping in JavaScript refers to how variables are organized in our program and how the JS engine accesses them. Scope is part of the execution context...
First of all, thanks for reading this! It took a lot of contemplation and courage for me to publish this piece. Or begin to write, for that matter. I...