-
Web Dev
Graph Database Goodness with LevelGraph
Graph databases are one in a plethora of NoSQL databases now found in the wild. They’re unique among their sibling…
Read More » -
Web Dev
Building Web Extensions Because You Can
Browser extensions aren’t a new thing. Firefox had them since before it was named Firefox. Each browser after that created…
Read More » -
Web Dev
Documenting APIs when Preferences Matter
I sat down to write a “Document APIs with Open API and JSON Schema” article. That’s still quite possible, of…
Read More » -
Web Dev
Testing HTTP APIs with SuperTest
You know tests are Good For You®. You probably even write unit tests and measure the code coverage of your…
Read More » -
Web Dev
Hypermedia APIs with Apache CouchDB
RESTful web services are a thing I love to discuss, build, and use. However, most of them stop short at…
Read More » -
JavaScript
JSON-LD: Building Meaningful Data APIs
Everybody loves JSON! However, JSON by itself is pretty meaningless. Well. It has meaning, but only to the original creator…
Read More »