author-pic

WILL WARD

JavaScript Regular Expressions and the Test() Method

Posted on January 06, 2019

Video at YouTube. Using the method in JavaScript to check for matches between a regular expression and a string can lead to unexpected results for newcomers. Consider the following code…

Read full post

Misplaced Middleware in Express

Posted on December 29, 2018

This post assumes some familiarity with Node.js and Express.js. For those new to Node.js and Express, and having been tasked with completing a series of small projects designed to get you used to…

Read full post

Welcome To My Web Developer Blog

Posted on August 20, 2018

This blog template is made from an official Gatsby starter. In fact, I created that starter, and it's my first official contribution to GatsbyJS. If you'd like to use it, visit the official Gatsby…

Read full post