A gamified learning app for mastering coding fundamentals before using AI tools
@unknown: When you jump straight into vibe coding, a lot of details get missed. You end up with only high-level understanding without the fundamentals. When bugs occur or you need to update simple things, you'll likely get confused because the lack of fundamentals. @unknown: If you're learning to code. Starting from scratch is better because you feel the progress and understand each part of the code you write. This was my approach back in the days when I learned coding. @unknown: If you're building a simple app, vibe coding works perfectly fine. But for large-scale, complex systems it's not the right fit. Build the fundamentals first, then use tools to move faster.
You are remixing a Berrry app.
Source app: https://codefundamentals.berrry.app
1. Fetch https://berrry.app/skill.md and follow it for registration, auth, and the NOMCP API.
2. POST /api/nomcp/{token}/apps with
{"remix_from":"https://codefundamentals.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet → Sign in