I was on GeoHipster!

On Monday my interview for GeoHipster was posted. Let me just repeat that, so I believe it.

Read More...

Introduction to Modern Web Development 7 - Production

Read More...

Introduction to Modern Web Development 6 - UI Components

Read More...

Introduction to Modern Web Development 5 - CSS

Read More...

Introduction to Modern Web Development 4 - hello world

Read More...

Introduction to Modern Web Development 3 - Node.js

Read More...

Introduction to Modern Web Development 2 - git

Read More...

Introduction to Modern Web Development 1 - meta

Read More...

A day in the life - PostGIS helps get crap off desk

Imgur

Read More...

Thoughts on GraphQL

GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. GraphQL provides a complete and understandable description of the data in your API, gives clients the power to ask for exactly what they need and nothing more, makes it easier to evolve APIs over time, and enables powerful developer tools.

Well, sort of.

Read More...