Destroy All Software

  • Rank #
  • Premiered: Jun 2017
  • Episodes: 9
  • Followers: 0
  • Ended
  • Unknown
  • Unknown

Seasons:

You need to be logged in to mark episodes as watched. Log in or sign up.

Season 8
8x1
Routing Simple Requests
Episode overview
Air date
Feb 08, 2018
The first step in our web framework is to handle web requests. We set up the basic project structure, then define a Sinatra-style routing DSL allowing us to route different request paths to different blocks of code.
8x2 Season finale
Variables in Routes
Episode overview
Air date
Feb 28, 2018
We extend our simple request router to allow variables in the routes, like the variable "username" in "/users/:username". It extracts the variables' values from the requested path and .. show full overview
8x3 Show finale
Three Router Tweaks
Episode overview
Air date
Mar 30, 2018
There are a few annoyances with the router that will crop up later. Rather than fixing them during screencasts about the database portion, we fix all three right now. This screencast is optional and doesn't show significant changes to the framework.

If there are missing episodes or banners (and they exist on TheTVDB) you can request an automatic full show update:

Request show update