Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,43 @@ sidebarTitle: Midnight Sessions
---

# ✍️ Midnight Sessions

## Content Plan & Project Management

### Content Strategy
All episodes follow this structured format:
- **Duration**: 1 hour
- **Segments**:
- **Ecosystem** – Analysis of Cardano and Midnight developments: blogs, diaries, academy, hackathons.
- **Coding** – Live demos using tools such as Mesh SDK and partner libraries
- **Q&A** – Answering community and developer questions

### Thematic Focus Areas
- Privacy & Zero-Knowledge Proofs (ZKPs)
- Interoperability
- Privacy-Enhancing DApps

### Dynamic Content Calendar
Given the rapidly evolving nature of the Midnight ecosystem and Cardano's development, we've adopted a dynamic content strategy that allows us to be responsive to the latest developments:

1. **Roadmap-Aligned Planning**: Content topics are selected based on the Cardano and Midnight roadmaps, ensuring relevance and timeliness.
2. **Bi-weekly Planning Cycles**: We plan content in two-week sprints to remain agile and responsive to the latest ecosystem developments.
3. **Community-Driven Topics**: We actively incorporate community feedback and questions into our content planning.
4. **GitHub Tracking**: All content planning and development is tracked in our [GitHub repository](https://github.com/MeshJS/midnight/blob/main/apps/docs/src/pages/en/wiki/training/002_youtube_midnight_sessions.mdx).

### Why No Fixed Calendar?
Given the nature of our content which covers:
- Emerging technologies and standards
- Recently released tools and updates
- Live coding with cutting-edge libraries
- Community Q&A based on current developments

We've found that maintaining a flexible, responsive approach allows us to provide the most relevant and up-to-date information to our community. This approach ensures we can quickly adapt to new developments in the Midnight and Cardano ecosystems while maintaining educational value and technical accuracy.

---

## 📺 Past Sessions

## Github repo:
- https://github.com/MeshJS/midnight
- https://github.com/MeshJS/midnight-starter-template
Expand Down
Loading