Javascript
Sports Whiteboard App
When coaching, it’s always helpful to visually explain to players what’s expected. Using a whiteboard, you can illustrate set plays, formations, drills, etc. However, whiteboards are usually big, take up…
August 13, 2020
Working with Dates and Times using Moment.js
Working with dates and times in any programming language can be difficult, especially when you want to perform calculations. Using a library called Moment.js, you will learn how simple it…
June 28, 2020 • 4 minute read
Dynamic Copyright Date
Are you tired of changing the copyright date on your website? Instead of changing the date manually every year, you can use a bit of code to automatically display the…
February 20, 2020 • 1 minute read