Loftie Ellis

Loftie Ellis @lpellis

About: Trying to center a div in a div. And one day climb 8a.

Location:
Cape Town, South Africa
Joined:
Feb 21, 2019

Loftie Ellis
articles - 13 total

Finding the largest favicon with js

As part of an audit I wanted to fetch the highest quality favicon for every page that we check. It tu...

Learn More 5 0Nov 26 '20

Switching from Netlify to SimpleAnalytics

I moved my web analytics for PageWatch, my blog and some personal projects to Simple Analytics. I wa...

Learn More 7 0Jul 30 '20

What are those LSEP characters on certain pages?

If you browse the web on windows, you might have from time to time see characters like these: T...

Learn More 4 0Jun 13 '20

IndieHackers light theme

I built a light theme extension (Chrome for now) for indiehackers, for the few people like me who pre...

Learn More 6 0Jun 10 '20

Python Tip: Auto-reload the console on file changes

I find myself using the python console often in python (and Django) to test various things. But one a...

Learn More 11 1Dec 21 '19

PyDevTo - unofficial dev.to api for python

Dev.to has a pretty awesome community for sharing coding knowledge. I wanted to republish my posts t...

Learn More 85 5Nov 3 '19

Things you may not know about Chrome DevTools

I use the Chrome Developer tools pretty much daily, but there are a few things I wish I knew earlier...

Learn More 1154 40Sep 25 '19

Programming Music

What kind of music do you generally prefer for coding? Personally I find myself looking for: Long...

Learn More 109 40Sep 19 '19

Gridsome 0.7 Released!

Gridsome is a new static site generator based on the JAMstack, and it is the underlying software powe...

Learn More 6 0Sep 19 '19

3 Useful bookmarklets I use (almost) daily

Note: Dev.to doesn't allow javascript in links, so to install these bookmarklets please go to https:...

Learn More 6 1Sep 9 '19

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 sit...

Learn More 13 0Sep 7 '19

Deploying Vue with Netlify, from scratch

Deploying Vue with Netlify, from scratch Netlify is a great platform for vue apps. You can...

Learn More 12 0Aug 25 '19

Django Console tip: autoload your models

Django console tip: autoload your models Several times per day I would open the Django co...

Learn More 7 0Aug 25 '19