Writing
Up to Spec: Numeric Separators
|1 minutes|265 wordsBig long numbers are hard to read in JavaScript. With the Numeric Separator proposal that challenge is done away with. Let's take a look.
Local Wordpress Development with Docker
|6 minutes|1557 wordsGetting the LAMP stack setup for local development can be difficult. With Docker we can get setup in five minutes. In this post I'll show you how.