Read More TTechnology Understanding why we use `===` in JavaScriptbyNickFebruary 20, 2017 Understanding why we use `===` in JavaScript Often in JavaScript you’ll see a developer use `===` in their…
Read More TTutorials Working with Google Custom Search (GCSE)byNickFebruary 9, 2017 Lately I’ve been working on a website that integrates Google Custom Search Engine (GCSE). I haven’t worked with…
Read More TTechnology Running before_insert in Phoenix ElixirbyNickDecember 19, 2015 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, 2014 Let’s break up the travel blog with a good old-fashioned tech post. I’ve been putting in some work…