Programming Music

What kind of music do you generally prefer for coding?

Read
  Vue

Gridsome 0.7 Released!

Gridsome, the JAMstack based site generator powering this blog just released v0.7, here's whats new.

Read
  Development

3 Useful bookmarklets I use (almost) daily

Bookmarklets are small javascript snippetes that you can use to perform simple tasks. Below are 3 simple bookmarklets that I find myself using regularly while browsing or doing web development.

Read
  Development   Vue

How to add Twitter and Facebook cards to your vue app

Adding Twitter/Facebook cards is a great way to improve the experience for when people share your site, and adding it to your vue site only takes a few minutes.

Read
  Python

Django console tip: autoload your models

Save time by automatically loading your project's models every time you start the Django console.

Read