-
Shipping data with Protocol Buffers in Elixir
Lately, I've needed some data shipped across to various nodes to exchange data in a variety of places on a problem I was working on. There were a few ways to get that data shipped across, as the usual suspects are JSON, XML, or Google's Protocol Buffers.
-
Scoreboard forms in React and Angular 2
As a developer, you should be focused on spending some of your own time learning and staying up to date with technology that is always moving.
-
Using brew to install old versions
I just wanted to share a quick little tidbit on how to install older brew versions.
-
Adding PostgreSQL geometric type support to Elixir
In the last week or so, I've had a blast playing around with basic Postgres geometric types to do basic earth distance queries.
-
The Scoreboard Project
Lately I've been wanting to dig more into some technologies I've been wanting to explore and gain more experience. Not only this, but I wanted to make sure my dev workflow was still improving, my tools were getting sharpened, and I was re-establishing the best practices as much as I could.
-
Using JSON serializers in Sinatra
I ran into a quick little issue with serializing some of my Sequel models.
-
Playing with Safari 9 Force Touch API
I just got the new Macbook Pro not too long ago and noticed they had this intimately named featured called Force Touch.
-
Respect yourself
I'm writing this post as a memoir for myself, a retrospect of sorts. I read Seth Godins blog about Unconscious consumption and that post inspired me to write this post.
-
Ionic 2.0 Generators - Services
This is the second post in a series covering the new Ionic Generators in Ionic 2.0. In the first post, we discussed generating pages, let's focus now on generating some services to consume some JSON data via an http request.
-
Using Ionic 2.0 Generators
At the time of writing this, Ionic 2.0 is still in alpha.
subscribe via RSS