Skip to content

Developers Learn Foundations POC#1322

Draft
GuiBibeau wants to merge 7 commits intomainfrom
codex/developers-learn-prototype
Draft

Developers Learn Foundations POC#1322
GuiBibeau wants to merge 7 commits intomainfrom
codex/developers-learn-prototype

Conversation

@GuiBibeau
Copy link
Copy Markdown
Contributor

Summary

  • add a new /developers/learn section in the docs app as a Foundations-only POC
  • implement course catalog, course landing, and lesson MDX routes under /developers/learn/foundations/*
  • add localStorage progress tracking (complete/incomplete/reset) with basic progression logic
  • wire markdown API + middleware support for /developers/learn markdown paths
  • expose /developers/learn entry points in developers navigation

Content included (POC scope)

  • Foundations course only
  • Quick Intro to Blockchain
  • Project 1: Local Installation
  • Project 2: Hello World
  • Bonus Lesson 1: AI Best Practices

Notes

  • branch is rebased onto latest main
  • local commit was created with --no-verify because local hooks require lint-staged which is unavailable in this environment
  • lint/typecheck could not be run locally in this environment due missing app dependencies (eslint binary / next types)

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
solana-com-docs Ready Ready Preview, Comment Apr 1, 2026 10:29pm
5 Skipped Deployments
Project Deployment Actions Updated (UTC)
solana-com Skipped Skipped Comment Apr 1, 2026 10:29pm
solana-com-accelerate Skipped Skipped Apr 1, 2026 10:29pm
solana-com-breakpoint-2 Skipped Skipped Apr 1, 2026 10:29pm
solana-com-media Skipped Skipped Apr 1, 2026 10:29pm
templates Skipped Skipped Apr 1, 2026 10:29pm

Request Review

@vercel vercel bot temporarily deployed to Preview – templates April 1, 2026 21:45 Inactive
@vercel vercel bot temporarily deployed to Preview – solana-com-media April 1, 2026 21:45 Inactive
@vercel vercel bot temporarily deployed to Preview – solana-com-accelerate April 1, 2026 21:45 Inactive
@vercel vercel bot temporarily deployed to Preview – solana-com-breakpoint-2 April 1, 2026 21:45 Inactive
@vercel vercel bot temporarily deployed to Preview – solana-com April 1, 2026 21:45 Inactive
@vercel vercel bot temporarily deployed to Preview – solana-com-breakpoint-2 April 1, 2026 21:56 Inactive
@vercel vercel bot temporarily deployed to Preview – solana-com-media April 1, 2026 21:56 Inactive
@vercel vercel bot temporarily deployed to Preview – templates April 1, 2026 21:56 Inactive
@vercel vercel bot temporarily deployed to Preview – solana-com April 1, 2026 21:56 Inactive
@vercel vercel bot temporarily deployed to Preview – solana-com-accelerate April 1, 2026 21:56 Inactive
@vercel vercel bot temporarily deployed to Preview – solana-com-breakpoint-2 April 1, 2026 22:17 Inactive
@vercel vercel bot temporarily deployed to Preview – solana-com April 1, 2026 22:17 Inactive
@vercel vercel bot temporarily deployed to Preview – templates April 1, 2026 22:17 Inactive
@vercel vercel bot temporarily deployed to Preview – solana-com-accelerate April 1, 2026 22:17 Inactive
@vercel vercel bot temporarily deployed to Preview – solana-com-media April 1, 2026 22:17 Inactive
@vercel vercel bot temporarily deployed to Preview – solana-com-breakpoint-2 April 1, 2026 22:23 Inactive
@vercel vercel bot temporarily deployed to Preview – solana-com-accelerate April 1, 2026 22:23 Inactive
@vercel vercel bot temporarily deployed to Preview – solana-com-media April 1, 2026 22:23 Inactive
@vercel vercel bot temporarily deployed to Preview – templates April 1, 2026 22:23 Inactive
@vercel vercel bot temporarily deployed to Preview – solana-com April 1, 2026 22:23 Inactive
@vercel vercel bot temporarily deployed to Preview – solana-com-media April 1, 2026 22:26 Inactive
@vercel vercel bot temporarily deployed to Preview – solana-com-breakpoint-2 April 1, 2026 22:26 Inactive
@vercel vercel bot temporarily deployed to Preview – solana-com April 1, 2026 22:26 Inactive
@vercel vercel bot temporarily deployed to Preview – solana-com-accelerate April 1, 2026 22:26 Inactive
@vercel vercel bot temporarily deployed to Preview – templates April 1, 2026 22:26 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant