VSCode, Emmet Coding, Serving Static Files | FTP3
July 5, 2022
In this video, we talk about VSCode, Emmet Coding, and Serving Static Files.
New coders: Instantly apply concepts with JavaScript (FTP2)
June 28, 2022
In this video, we go through web programming for the absolute beginner and get our hands dirty with HTML, CSS, and JavaScript.
WILR2: Rust Beginnings (minigrep)
June 21, 2022
I learned some basic Rust by following the Rust Book's Chapter 12, where they show us how to build a
command-line application.minigrep
Language Logging as the "One Thing" | Boom DevLog 5
June 14, 2022
I am starting a new take on an old project.
Docker 101: Basics and Containerizing a Web App
June 7, 2022
Let's jump into how Docker works. We'll learn the absolute basics - the what, the why, and the how - and then we'll apply this knowledge to containerize a simple, real-world web application.