Dynamically Creating Variables in Postman / / No Comments This may come as a shock to you, but sometimes, I don’t read the documentation for the tools I use. Sometimes, I don’t even look at all the various menu items and UI stuff for the tools I use. I know I’m probably the only one who does that and I apologize for letting down my faithful readers. I’ve used Postman for probably over ten years now. I don’t use it terribly often as I can normally whip up a quick API demo in Node in minutes, but I’ll use Postman from time to time. As you can probably guess by how I started this post, my use of Postman was very rudimentary. Heck, I’ve only recently realized the benefit of organizing requests via various collections... more → Posted in: JavaScript Tagged with: creating, Dynamically, Postman, variables
How to declare, interact, and scope variables in JavaScript – The Next Web / / No Comments How to declare, interact, and scope variables in JavaScript The Next Web “JavaScript” – Google News… more → Posted in: JavaScript Tagged with: declare, interact, JavaScript, Next, scope, variables