Skip to content

Commit a8a6570

Browse files
committed
add product configuration
1 parent 2dd1101 commit a8a6570

16 files changed

Lines changed: 16 additions & 15 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div>
2-
<h1 align="center"><a href="https://www.epicweb.dev/workshops">Epic Workshop App Tutorial 👨‍🏫</a></h1>
2+
<h1 align="center"><a href="https://www.epicweb.dev/tutorials">Epic Workshop App Tutorial 👨‍🏫</a></h1>
33
<strong>
44
Maximize your learning experience by learning how to use the Epic Workshop App
55
</strong>

exercises/01.exercise-navigation/01.problem.first-step/README.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# First Exercise Step
22

3-
<EpicVideo url="https://www.epicweb.dev/tips/your-first-exercise-step-problem-winqy" />
3+
<EpicVideo url="https://www.epicweb.dev/tutorials/learn-how-to-use-the-epic-workshop-app~kfmou/app-qnd9s/your-first-exercise-step-problem-winqy" />
44

55
👨‍💼 This is the exercise step page and this is where I (Peter the Product
66
Manager) will help you understand the problem you need to solve. I'll frame it

exercises/01.exercise-navigation/01.solution.first-step/README.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# First Exercise Step
22

3-
<EpicVideo url="https://www.epicweb.dev/tips/your-first-exercise-step-solution-lypql" />
3+
<EpicVideo url="https://www.epicweb.dev/tutorials/learn-how-to-use-the-epic-workshop-app~kfmou/app-qnd9s/your-first-exercise-step-problem-winqy" />
44

55
👨‍💼 Great job! You've made it to the solution portion of the first exercise step!
66
On this page, you'll often find a video, diagrams, and code examples, and other

exercises/01.exercise-navigation/02.problem.multi-step/README.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Multi-Step Exercise
22

3-
<EpicVideo url="https://www.epicweb.dev/tips/working-with-multi-step-exercises-problem-679x5" />
3+
<EpicVideo url="https://www.epicweb.dev/tutorials/learn-how-to-use-the-epic-workshop-app~kfmou/app-qnd9s/your-first-exercise-step-solution-lypql" />
44

55
👨‍💼 Lots of exercises will have multiple steps. The only thing you need to know
66
about this is on each step you need to click the "Set to Playground" button

exercises/01.exercise-navigation/02.solution.multi-step/README.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Multi-Step Exercise
22

3-
<EpicVideo url="https://www.epicweb.dev/tips/working-with-multi-step-exercises-solution-523p8" />
3+
<EpicVideo url="https://www.epicweb.dev/tutorials/learn-how-to-use-the-epic-workshop-app~kfmou/app-qnd9s/your-first-exercise-step-solution-lypql" />
44

55
👨‍💼 Great job on this exercise. There's just one more thing you need to know
66
about exercises.

exercises/01.exercise-navigation/FINISHED.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Exercise Navigation
22

3-
<EpicVideo url="https://www.epicweb.dev/tips/exercise-navigation-wrap-up-l1aqo" />
3+
<EpicVideo url="https://www.epicweb.dev/tutorials/learn-how-to-use-the-epic-workshop-app~kfmou/app-qnd9s/working-with-multi-step-exercises-problem-679x5" />
44

55
At the end of each exercise you will see the finished page like this one. This
66
will sometimes give you a summary of what you've learned. The primary purpose of

exercises/01.exercise-navigation/README.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Exercise Navigation
22

3-
<EpicVideo url="https://www.epicweb.dev/tips/introduction-to-exercise-navigation-hlkkd" />
3+
<EpicVideo url="https://www.epicweb.dev/tutorials/learn-how-to-use-the-epic-workshop-app~kfmou/app-qnd9s/introduction-to-exercise-navigation-hlkkd" />
44

55
For each exercise, you'll have a page like this one that gives important context
66
for you to understand to complete the steps of the exercise. There will often be

exercises/02.app-varieties/01.problem.no-preview/README.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# No Preview
22

3-
<EpicVideo url="https://www.epicweb.dev/tips/apps-without-preview-problem-pizqr" />
3+
<EpicVideo url="https://www.epicweb.dev/tutorials/learn-how-to-use-the-epic-workshop-app~kfmou/app-qnd9s/exercise-navigation-wrap-up-l1aqo" />
44

55
👨‍💼 Some apps don't have a `dev` script in the `package.json` because they don't
66
actually run and you're instead expected to run the app manually.

exercises/02.app-varieties/01.solution.no-preview/README.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# No Preview
22

3-
<EpicVideo url="https://www.epicweb.dev/tips/apps-without-preview-solution-qlhbc" />
3+
<EpicVideo url="https://www.epicweb.dev/tutorials/learn-how-to-use-the-epic-workshop-app~kfmou/app-qnd9s/exercise-navigation-wrap-up-l1aqo" />
44

55
👨‍💼 In some workshops (especially testing workshops) you'll be expected to run
66
scripts manually (like you would in practice) which is why there's no preview

exercises/02.app-varieties/02.problem.simple/README.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Simple Apps
22

3-
<EpicVideo url="https://www.epicweb.dev/tips/simple-apps-without-package-json-problem-2pdau" />
3+
<EpicVideo url="https://www.epicweb.dev/tutorials/learn-how-to-use-the-epic-workshop-app~kfmou/app-qnd9s/introduction-to-app-varieties-15gw0" />
44

55
👨‍💼 Some apps are so simple they don't even have a `package.json` file. Instead
66
they just have an index file which is automatically opened in the playground.

0 commit comments

Comments
 (0)