-
Web Dev
An Introduction to GraphQL via the GitHub API
RESTful, JSON-delivering APIs are today’s default choice when building an API. However, there’s a new API kid on the block…
Read More » -
Ruby
Concurrency Abstractions in Elixir
Elixir gives you the tools to easily write concurrent code. In an earlier post, I introduced concurrency in Elixir by…
Read More » -
Angular.js
Getting Started With Ionic 2
These days, everyone wants to have an “App” to represent them, their company, or just to perform some common task…
Read More » -
DevOps
Docker Zeppelin Tutorial
Big Data is one of the most trending topics in the last times. One of the existing tools for this…
Read More » -
Ruby
Understanding Elixir Types
When I first started getting into Elixir, one thing that never quite made sense to me was the type system.…
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 » -
JavaScript
Test-Driven Development For JavaScript
JavaScript is handsdown the strangest language I’ve ever had to test. Its also one of the most popular ones out…
Read More » -
Angular.js
Learning Angular C.R.U.D.
So, you’ve learned JavaScript and now you’re wanting to get into Angular. But where do you start? There are quite…
Read More »