Setup reCAPTCHA v2 with Node.js and Express.js

Today we’re going to take a look at how to setup reCAPTCHA v2 with Node.js and Express.js. It took me a while to figure out the process, and I wanted to pass along these important steps to hopefully save you some time designing your project. I’m not going...
How To Shuffle a Deck of Cards Using JavaScript

How To Shuffle a Deck of Cards Using JavaScript

Shuffling a Deck of Cards with JavaScript In developing a recent front-end application using Vanilla JavaScript (Rock Paper Scissors: War) I found an excellent solution to a problem when I discovered the Fisher Yates algorithm. I was searching for the best way on how...

Self-Learning: How I’ve Learned to Learn

Introduction to self-learning Years ago, before I started self-learning, I remember wishing I could learn cool things rather than dull Math, English, and Social Studies. In school we learn these boring, albeit (OK I’ll admit it) necessary, subjects… But we’re...
My Journey Using Treehouse to Learn Coding

My Journey Using Treehouse to Learn Coding

My Journey Thus Far While researching paths to take to start learning JavaScript I stumbled upon Treehouse. For those of you who aren’t familiar with Treehouse, it is a paid learning platform that teaches a number web development and programming skills. Anyways, I...