Script of things I found useful to do before I start writing any code at all..
Replicating the Unix `touch` command in PowerShell.
How to make available a special folder that dynamically shows unread emails.
Making PUT and DELETE work with ExpressJS when submitting from HTML pages..
More lenient CSRF check for Django when posting from an HTTP page to an HTTPS one..
Templates for GoodNotes and other notes applications.
A quick way to create asymmetric sparkbars..
Keep Json.NET from going too deep on NHibernate proxies.
An new approach to building web apps that has been around for quite some times..
A brief look at .Net instance and class inheritance through the lens of DataBinding..
A comparison of performance in object retrieval of six .Net Dependency Injection containers.
Enabling completion for Python in interactive mode..
A comparison of Jekyll and Hyde when considering a static website generator..