Benjamin BrookeHow To Use Puppeteer For Screenshot TestingAt a certain point manually inspecting a large website becomes unrealistic. A few months back I started a new job at L.A. Design Concepts…Jun 25, 2020Jun 25, 2020
Benjamin BrookeBuild A Command Line ApplicationGo Beyond “Hello World” with Node.jsJan 26, 2020Jan 26, 2020
Benjamin BrookeinLevel Up CodingReact Form Validation With Formik, Yup, and GraphQLValidating a user registration form sounds so simple doesn’t it? Just make sure that the email provided is formed correctly, and that the…Aug 30, 2019Aug 30, 2019
Benjamin BrookeUsing Local Storage To Persist DataThe browser comes equipped with a mechanism called the Web Storage API that can be used to store data in key/value pairs. Session Storage…Aug 17, 2019Aug 17, 2019
Benjamin BrookeinLevel Up CodingHow To Build a Color Picker with ReactBuilding a color picker was one of the first projects I tried my hand at once I knew how to string together a couple lines of JavaScript…Aug 13, 2019Aug 13, 2019
Benjamin BrookeSave Time With Auto HotkeyAs a developer, have you ever been pushed to the brink of your sanity by having to re-enter form data each time you change a small detail…Aug 3, 2019Aug 3, 2019
Benjamin BrookeParse user input for urls, timestamps & hashtagsI used to avoid Regular Expressions aka RegEx at all costs. Aside from not understanding how to use it I didn’t see much purpose for it in…Feb 17, 2019Feb 17, 2019
Benjamin BrookeSomething Someone Somewhere Uses… Sometimes🌌 Recently I found myself coding in a team and it was decided that all commit messages would begin with an emoji. Gitmoji defines what…Dec 26, 2018Dec 26, 2018