Published inJavaScript in Plain EnglishPublish a Scoped Package to NPM using TypeScriptI’m a pretty big fan of the npm registry. For many developers, especially those coming from bootcamp backgrounds, being introduced to Node…Mar 27, 2021Mar 27, 2021
Published inWebtipsManaging Pull Requests using GitA step-by-step guide for navigating through the unavoidable pull request.Feb 22, 2021Feb 22, 2021
Published inJavaScript in Plain EnglishGetting Started with GitA day one guide to getting started and feeling comfortable working with GitFeb 10, 2021Feb 10, 2021
Published inJavaScript in Plain EnglishA Beginner’s Guide to using JavaScript Fetch with 3rd Party APIsLet’s demonstrate the practical use of GET requests using the Fetch API to build an application that generates pictures of dogs…Jan 26, 2021Jan 26, 2021
Preventing Bad Commits With Pre-Commit Hooks and LintersLet’s walk through how to set up husky and lint-staged to run our linters before writing commits.Jan 17, 20211Jan 17, 20211
Published inThe StartupValidate Calculator Inputs Using JavaScript and Regular ExpressionsThe calculator is often seen as one of the more trivial, beginner friendly applications to build.Jan 17, 2021Jan 17, 2021
Published inCodeX3 Methods To Get Unstuck In ProgrammingAs software developers, it’s quite common we find ourselves in unfamiliar scenarios. Here’s a few quick approaches I take when debugging…Jan 10, 2021Jan 10, 2021
Published inWebtipsMaster ESLint in 7 minutesNobody likes spaghetti code. The Array with inconsistent quotations for a lack of better purpose is hardly acceptable and the console…Jan 4, 2021Jan 4, 2021