/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

btxx.org
| | bitsofco.de
2.6 parsecs away

Travel
| | Articles on frontend development and more.
| | mxb.dev
3.5 parsecs away

Travel
| | Two weeks into 2017, I used some spare time to relaunch this website. I do this as a way for me to try new things and catch up on latest techniques.
| | whitep4nth3r.com
3.6 parsecs away

Travel
| | Automate the set-up of your next Next.js project with this handy bash script. It includes adding a HTML lang attribute to improve accessibility.
| | dht.is
28.0 parsecs away

Travel
| Background I was packaging up a website as a PWA (progressive web application) so that it could be used offline at a conference, and I wanted to have some analytics collected while offline. After a lot of searching, I came across Piwik Pro, a capable analytics package that specifically included capabilities for offline analytics tracking. Perfect! However, their code assumes that you are building your project using a framework with a packaging-based workflow. My project was simple, vanilla html and javascript.