Skip to content

Commit 9fdf94d

Browse files
author
Dan Baruka
authored
Merge pull request #121 from IntersectMBO/devex-sessions
docs(wg-sessions): Update Session 06 to Repository Walkthrough & add …
2 parents 432f837 + 79475d0 commit 9fdf94d

9 files changed

Lines changed: 429 additions & 19 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"label": "Session 04: Essential Links in Cardano",
3+
"position": 4
4+
}

website/docs/working-group/q1-2025/sessions/04-essential-links/_category_.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
---
2+
title: Session 04 Recording
3+
sidebar_label: Recordings
4+
slug: /working-group/q1-2025/sessions/04-essential-links/recordings
5+
---
6+
# Session Recordings
7+
8+
## Recording 1 (2025/11/13 5:00 PM UTC)
9+
10+
🎥 **Essential Links in Cardano**
11+
12+
# Coming soon...
13+
14+
## Recording 2 (2025/11/19 07:00 AM UTC)
15+
16+
🎥 **Essential Links in Cardano**
17+
18+
# Coming soon...
19+
<!-- <iframe
20+
src="https://drive.google.com/file/d/RECORDING_ID_HERE/preview"
21+
title="Session 04: Essential Links in Cardano"
22+
width="100%"
23+
height="480"
24+
allow="autoplay"
25+
allowfullscreen
26+
style={{border: 0, borderRadius: '12px', boxShadow: '0 16px 40px rgba(1, 40, 170, 0.18)'}}
27+
/>
28+
29+
- **Status**: Recording available above.
30+
- **Highlights**:
31+
- Core repositories walkthrough
32+
- Official documentation resources
33+
- APIs and data services overview
34+
- Block explorers and community forums
35+
- Development tools showcase -->
36+
37+
For additional sessions, check the [Working Group Session Recordings](../../../media/session-recordings/readme.md) hub.
38+
39+
---
40+
41+
*This recording belongs to the Q1 2025 Developer Experience Working Group: "Laying the Foundations".*

website/docs/working-group/q1-2025/sessions/04-essential-links/readme.md renamed to website/docs/working-group/q1-2025/sessions/04-essential-links/session-notes/readme.md

File renamed without changes.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"label": "Session 06: Repository Walkthrough",
3+
"position": 6
4+
}
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
---
2+
title: Session 06 Recording
3+
sidebar_label: Recordings
4+
slug: /working-group/q1-2025/sessions/06-repo-walkthrough/recordings
5+
---
6+
# Session Recordings
7+
8+
## Recording 1 (2025/12/11 5:00 PM UTC)
9+
10+
🎥 **Repository Walkthrough & Demo**
11+
12+
# Coming soon...
13+
14+
## Recording 2 (2025/12/17 07:00 AM UTC)
15+
16+
🎥 **Repository Walkthrough & Demo**
17+
18+
# Coming soon...
19+
20+
<!-- <iframe
21+
src="https://drive.google.com/file/d/RECORDING_ID_HERE/preview"
22+
title="Session 06: Repository Walkthrough & Demo"
23+
width="100%"
24+
height="480"
25+
allow="autoplay"
26+
allowfullscreen
27+
style={{border: 0, borderRadius: '12px', boxShadow: '0 16px 40px rgba(1, 40, 170, 0.18)'}}
28+
/>
29+
30+
- **Status**: Recording available above.
31+
- **Highlights**:
32+
- Payment subscription smart contract architecture
33+
- Multi-validator pattern walkthrough (Account, Service, Payment)
34+
- Design specification documents deep dive
35+
- On-chain code implementation in Aiken
36+
- Property-based testing with fuzzy tests (838 automated checks)
37+
- Development best practices and common pitfalls
38+
- Q&A with Bernard Sibanda on test-driven development -->
39+
40+
For additional sessions, check the [Working Group Session Recordings](../../../media/session-recordings/readme.md) hub.
41+
42+
---
43+
44+
*This recording belongs to the Q1 2025 Developer Experience Working Group: "Laying the Foundations".*

0 commit comments

Comments
 (0)