25 Days Of Serverless: Content Collection - DEV Community 👩💻👨💻 A bookmark-worthy collection of articles from the #25DaysOfServerless challenge that runs Dec 1-25, 2019. Learn more at https://aka.ms/25daysofserverless. Tagged with azure, serverless, 25daysofserverless, azurefunctions.
25 Days of Serverless Each day between now and December 25 will bring a new problem to solve using serverless technology. Solve it in the programming language of your choice and submit your solution via GitHub. We'll showcase the best solutions every week and possibly in a fin...
chrissainty/25DaysOfServerless Following the 25 Days of Serverless Challenge 2019 - chrissainty/25DaysOfServerless
Running NPM Scripts From A .NET Core Process It’s 2019, and no one can argue that to be a successful developer, you need a couple of tools in your toolbox. For ASP.NET developers, they can build web applications and run Kestrel as a web server. For front end developers, many UI frameworks have their...
Line Rider - Hungarian Rhapsody No. 2 (Liszt) Phew! My longest line rider yet, but it was fun to do. I really love this piece of music, and some may recognise it from a famous
Browser Preview - Visual Studio Marketplace Browser Preview for VS Code enables you to open a real browser preview inside your editor that you can debug. Browser Preview is powered by Chrome Headless, and works by starting a headless Chrome instance in a new process. This enables a secure way to re...
Compiler Explorer - C++ (x86-64 clang 9.0.0) /* Twitter don't spoil this by putting the first lines of code into a card. Ok, needs a little more padding. Ok, there we go. */ int typedef(foo); foo main() { return 0; } /*** DISCUSSION ***\ The first thing to kno...