
Rex: Medium’s Go Recommendation Microservice
Rex: Medium’s Go Recommendations Microservice Editor’s note: This blog post was originally written in early 2019. It gives a great overview of why we built Read More
Rex: Medium’s Go Recommendations Microservice Editor’s note: This blog post was originally written in early 2019. It gives a great overview of why we built Read More
It was a Wednesday, mid-summer 2019. I don’t know which Wednesday specifically, but I know that it was a Wednesday because I was attending Artsy’s Read More
In part I of this series, we learned about creating Docker images using a Dockerfile, tagging our images and managing images. Next we took a Read More
How to Role Based Access Control (RBAC) ? 👮♂️⚠️ like seriously some people ask me this NOTE: For the sake of simplicity this article is going to be Read More
At Hootsuite, we run a lot of AB tests. These tests require a lot of boilerplate code. During my co-op at Hootsuite, I had the Read More
The goal of this post is to illustrate PUSH to web from Apache Kafka® with a hands-on example. Our business users are always wanting their Read More
Node.js makes it possible to write applications in JavaScript on the server. It’s built on the V8 JavaScript runtime and written in C++ — so Read More
Nowadays, bots are being used for automating various tasks. Since the release of Amazon’s Alexa devices, the hype surrounding automation bots has only started to Read More
Building a Simple CLI Youtube Video Downloader in NodeJS Command Line Interfaces (CLIs) have been around for close to 50 years now, and still Read More
Let’s face it, nobody likes forms. Developers don’t like building them, designers don’t particularly enjoy styling them, and users certainly don’t like filling them in. Read More