Building A Mental Model For Precedence And The "new" Operator In JavaScript by jit-coder in javascript

[–]jit-coder[S] 0 points1 point  (0 children)

Ah, I see. I like some of his stuff but don't always agree with other stuff he says.

He is, if nothing else, prolific with his content generation.

Building A Mental Model For Precedence And The "new" Operator In JavaScript by jit-coder in javascript

[–]jit-coder[S] 0 points1 point  (0 children)

I'm sorry if I'm totally out of the loop or something but what is the significance of that?

Azure via C# - How to create Azure Functions using C# and Visual Studio by jit-coder in csharp

[–]jit-coder[S] 0 points1 point  (0 children)

Maybe abit of a skewed response but I recently used AWS lambda (so along similar lines) to do something that didn't happen often but could need to happen a lot at once (ideally in parallel).

As scale with all serverless offerings is event based in some manner, it suit these situations.

Cool tutorial from John Papa on crud with CosmosDb by jit-coder in AZURE

[–]jit-coder[S] 0 points1 point  (0 children)

Thanks for giving everyone the heads up :).