Published in We’ve moved to freeCodeCamp.org/news·Mar 14, 2019A first look at GitHub Actions with HerokuIn October, GitHub announced that their latest big feature — GitHub Actions — was going in public beta. At the time I wasn’t quite sure about what it was, but after taking a look at their blog post it looked pretty simple to me. …Continuous Integration7 min readContinuous Integration7 min read
Published in Neo4j Developer Blog·Dec 3, 2018Getting started with Neo4j — Building a follow system.I often find myself trying telling people about how wonderful it is to use Graph databases such as Neo4j for projects. However, it is hard to show a new concept without a good example. So here is my attempt to convince you to try it out. — A follow system For this article, I will run through how to make a follow system for a social network in Neo4j. If you are a Medium user it will work something like that. Any user can follow any other user. …Neo4j7 min readNeo4j7 min read
Published in Team40·Oct 9, 2018The Lazy pattern, a 2 min Javascript tip you can take for life.This will be a quick one, I will show you something you should always do in every single one of your JavaScript projects from now on (Node or Browser). …JavaScript4 min readJavaScript4 min read
Published in Team40·Apr 17, 2017How I made Atom into VimIf you are a vim user like me, you probably had to use other other text editors at some point, and you didn’t enjoy it. The first logical step is looking for the Vim plugin for your text editor, but in reality they are pretty much all bad. …Programming6 min readProgramming6 min read
Published in Team40·Apr 16, 2017Everything As a Service(Concept)The year is 2030, everything is a service. Fiber broadband has now reached over 60% of the world’s population, bandwidth is an outdated problem. Major developments on low latency protocols have completely changed the way people look at technology. We now look at those old pieces of tech like the…Chromebook3 min readChromebook3 min read