-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4 from UBC-CS/workshop-2
initial commit for workshop02
- Loading branch information
Showing
2 changed files
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Workshop 1: Saturday May 25, 2024 | ||
|
||
Below are the slides from today's class embedded and [linked here](). | ||
|
||
## Pre-Workshop Tasks | ||
|
||
Your pre-workshop work will ensure that you’re set up for our in-class activities this Saturday! | ||
It should take about 5 minutes (or less), and if you do get stuck, ask your TAs in lab, or post in the #workshop-2 channel. | ||
|
||
1. Go to codesandbox.io and create an account | ||
2. Create a Sandbox or click on the +Sandbox in your dashboard | ||
3. Select React | ||
|
||
That's it ! | ||
|
||
## Technical Content slides | ||
|
||
<div> | ||
<iframe src="https://docs.google.com/presentation/d/e/2PACX-1vQ7snQSguwQRYDmRvqm0i_vnMkXle57LnVtHg9yVM4hLkc8CARqz_6VbYktBy7OihPERYbUL4J0wynh/embed?start=false&loop=false&delayms=3000" frameborder="0" width="1440" height="839" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe> | ||
</div> |