Category Archives: Tools

Awesome regex test tool

So I’m working with a friend to develop a regex that matches something out of an API response, when we really wish we could quickly prototype a regex. Now, there are plenty of tools to do this, some are even … Continue reading

Posted in Code, Tools, Web | Leave a comment

Know your text editor

Let’s examine why it’s important as a programmer to really know your text editor, but in a different light that usual. Traditionally programmers are concerned with knowing all the tricks of their editor so that they can make use of … Continue reading

Posted in Code, Tools | Leave a comment