Tutorials
- Stay Home and Learn JavaScript
Have you ever wanted to learn to code? Want to start out easy? In this series of tutorials we go through the basics of JavaScript, so you can start coding immediately.
6 min read - Mar 24, 2020 - How to Find Your Browser Developer Console
Debugging web applications can be tricky. Accessing your browser's developer console is the easiest way to see what's going on with your application.
2 min read - Mar 22, 2020 - How to Set Up Hugo on Pop!_OS
How to install Hugo static site generator in Pop!_OS Linux
3 min read - Mar 3, 2020 - Create Your Own Blog for 5 Dollars a Month
Here's how you can create your own static blog with Digital Ocean, Hugo, and FreeBSD.
6 min read - Feb 29, 2020 - Getting Started with WSL
Curious about how to run Linux inside of Windows? Here's how you can get started with Windows Subsystem for Linux
4 min read - Feb 15, 2020 - Raspberry Pi 4 Dev Server
In this tutorial, I will show you how to set up a Raspberry Pi 4 as a development (or testing) server. You can use this as a place to push your code and test it in a web browser. For the demo, I'll use a React application, but with a few modifications, you can build just about anything with it.
9 min read - Feb 2, 2020 - 10 Places to Learn Golang
Want to learn Golang? Here are 10 awesome places to get started
2 min read - Nov 23, 2019 - Setting up Golang on Manjaro Linux
How to get set up to develop Golang apps in Manjaro Linux
3 min read - Nov 11, 2019 - Creating Trimmed Self Contained Executables in .NET Core
Let's say you want to create a simple, lean .NET Core executable you can build and drop on to a server. You can do that easily with .NET Core 3.0
5 min read - Jul 24, 2019 - Unit Testing with .NET Core
In this article we'll explore Unit testing in .NET Core
6 min read - Mar 29, 2018