Category: javascript

Personal project: Bird Hotspot

bird-hotspot.com

This was a pleasing app to develop. I wanted to make a mapping application that showed what birds are being observed in what locations. Ebird helpfully has that data. However, Ebird’s own site does not make it easy to find the information I want. So, I made this app…

Scaffolding an Angular + Bootstrap App

Fountainjs is a good way to scaffold your app if you want it built with Gulp, Sass and Webpack. This post is about adding Bootstrap the the mix—and how to fix everything that Bootstrap breaks.