Read More 3 minute read TTechnology Understanding why we use `===` in JavaScriptbyNickFebruary 20, 2017No comments Understanding why we use `===` in JavaScript Often in JavaScript you’ll see a developer use `===` in their…
Read More 3 minute read TTutorials Working with Google Custom Search (GCSE)byNickFebruary 9, 2017No comments Lately I’ve been working on a website that integrates Google Custom Search Engine (GCSE). I haven’t worked with…
Read More 1 minute read TTechnology Running before_insert in Phoenix ElixirbyNickDecember 19, 2015No comments If you have a generated Phoenix model and you want to run a function before insert, something like…
TTechnology MySQL Passwords and Failed LoginsbyNickNovember 9, 2014No comments Let’s break up the travel blog with a good old-fashioned tech post. I’ve been putting in some work…