HTTPS certificates from Let’s encrypt for azure websites
Great post on how to use let’s encrypt HTTPS certificates on Azure websites: https://gooroo.io/GoorooTHINK/Article/16420/Lets-Encrypt-Azure-Web-Apps-the-Free-and-Easy-Way/20047#.Vsx8yygrJmB
Great post on how to use let’s encrypt HTTPS certificates on Azure websites: https://gooroo.io/GoorooTHINK/Article/16420/Lets-Encrypt-Azure-Web-Apps-the-Free-and-Easy-Way/20047#.Vsx8yygrJmB
If you want to scroll to items in a list, when clicking on a button, you can use jQuery.animate(), but don’t forget to do a .stop() before the .animate() to prevent jank. https://plnkr.co/edit/PMvSmJ?p=preview HTML
Sometimes, when you listen to a talk a light will go off, in this case it was more like a lighthouse. Pieter Joost van de Sande gave a talk yesterday, about micro services. What
Just a good tip from Rob Eisenberg: Write your JavaScript code in vanilla (standard) JavaScript as much as possible, even your framework code, because the web standards will be there, when your pick of