We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c746c3 commit 627d919Copy full SHA for 627d919
1 file changed
content/posts/workshop-hydra.md
@@ -1,5 +1,5 @@
1
+++
2
-title = "Hydra Workshop"
+title = "Hydra Workshop Plan"
3
date = "2025-07-22T01:01:50+01:00"
4
author = "Sylvain Laurent"
5
authorTwitter = "magicking_" #do not include @
@@ -53,6 +53,7 @@ color = "" #color from the theme settings
53
54
### Teaching (10min)
55
- **Core principle:** "You always get a result, no matter what numbers you use"
56
+- **Dynamism:** Array and arrow function add fun
57
- **Math.PI exploration:**
58
- `osc(40, 0.1, Math.PI).out()`
59
- Show how Math.PI affects colors and scaling
0 commit comments