Development

 Development

IndieHackers light theme

Browser extension that adds a simple light mode to https://indiehackers.com

Read
 Development  Python

Python Tip: Auto-reload the console on file changes

If you use IPython as your console, you can use the autoreload extension to automatically reload code up the current state

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