Be Brav3

Written by Jia "Jay" Tan who lives and works in Las Vegas building useful things. You should follow him on Twitter

ES6 Linting With Gulp

July 26, 2016

Update: This post is outdated and has been archived. This guide assumes your development environment is either Linux or OS X and have…

Using Selenium to Navigate to a URL

March 08, 2016

Below is a code sample instructing Selenium to navigate to a URL java // A basic Selenium file to open a web page in Firefox package net…