/youtube

Code from my YouTube episodes.

Primary LanguageJavaScript

Source code for YouTube Videos

Hello!

I have a YouTube Channel where I teach JavaScript!

In those videos sometimes I show code.

This is where I share that code!

Setup

I'm using Yarn, with workspaces, and PnP.

  • yarn install
  • yarn workspace <workspace name> start