Juri Strumpflohner

RSS
all notes 🌱 seedling · Updated

Generate YT chapter links for Nx tutorial

Author profile pic
Juri Strumpflohner

Prompt:


So here I have my YT chapters for a video with accoding timings:

0:00 Intro
1:04 Setup a new Nx Workspace for React
3:27 Serving the App
6:12 Testing, Linting and Running e2e tests
6:50 Running Multiple Tasks & Caching
9:58 Nx Plugins? Why?
11:46 Using Code Generators
14:16 Building the App for Deployment
15:05 Midway checkpoint!!
16:26 Modularizing your React Codebase
20:45 Importing Local Libraries into your React App
23:36 Use the Nx Graph to Visualize your Codebase
24:16 Using Module Boundaries to Create More Maintainable Code
28:54 Wrapping Up

I'll give you the corresponding tutorial in markdown in a second, and I'd like you to match the section headers in the tutorial and if there's a match, to add a {% video-link link="https://youtu.be/OQ-Zc5tcxJE?t=64" /%} where the t=... param matches the correct time based on the provided chapters above.

Please respond in markdown blocks with the header title and according video-link so I can easily copy & paste

here's the markdown:
<tutorial-markdown-here>