Teaching at Bootcamps with Ed Toro
Play
0:12 CC

Teaching at Bootcamps with Ed Toro

#194 Jun 19, 2019 free
Ed Toro speaks to his experience at bootcamps from a teacher's perspective. We gain a different perspective of what bootcamps are like. Ed shares valuable information whether you're considering getting into coding or currently at a bootcamp.

Syntax Highlighting with Action Text
Play
10:36 CC

Syntax Highlighting with Action Text

#231 Mar 1, 2020 free
Set up Action Text with client side Syntax Highlighting using Highlight.js.

Sorting from Scratch
Play
10:57 CC

Sorting from Scratch

#237 Apr 12, 2020 pro
Our Trello clone continues with adding in the ability to persist sorting of items in the database. This is the third episode of our Trello clone.

Inviting Collaborators from Scratch
Play
20:13 CC

Inviting Collaborators from Scratch

#238 Apr 19, 2020 pro
In this episode, we continue the Trello clone by adding a collaborator invitation mechanism to join working on lists. We look at some tricky ActiveRecord relationships and various solutions.

Deploying Static Sites
Play
9:26 CC

Deploying Static Sites

#330 Jan 2, 2022 free
Github Pages and Gitlab Pages are both great places to quickly and easily push up static sites directly from your code repository.