Skip to content

Commit 0acd6f9

Browse files
chore: sync content to repo (#9889)
Co-authored-by: nilbuild <4921183+nilbuild@users.noreply.github.com>
1 parent 33a58dd commit 0acd6f9

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

src/data/roadmaps/vibe-coding/content/claude-code@wr5ddjutC-fX_ixysTHaT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ Visit the following resources to learn more:
66

77
- [@roadmap@Visit the Dedicated Claude Code Roadmap](https://roadmap.sh/claude-code)
88
- [@official@Claude Code Overview](https://code.claude.com/docs/en/overview)
9-
- [@article@Claude Code: From Zero to Hero](https://medium.com/@dan.avila7/claude-code-from-zero-to-hero-bebe2436ac32)
9+
- [@article@Vibe coding tutorial: Build your first app with Claude Code](https://roadmap.sh/vibe-coding/tutorial)
1010
- [@video@Claude Code Tutorial for Beginners](https://www.youtube.com/watch?v=eMZmDH3T2bY)

src/data/roadmaps/vibe-coding/content/the-vibe-coder-mindset@LkLQ8GjBXDuw1XsrE4Cjj.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@ This is very different from traditional programming, where you must know exact s
66

77
Visit the following resources to learn more:
88

9+
- [@article@Vibe Coding Best Practices: How To Get Consistent Results](https://roadmap.sh/vibe-coding/best-practices)
910
- [@article@The Unbearable Lightness of Coding](https://towardsdatascience.com/the-unbearable-lightness-of-coding/?utm_source=roadmap&utm_medium=Referral&utm_campaign=TDS+roadmap+integration)
1011
- [@video@What is Vibe Coding?](https://www.youtube.com/watch?v=5OWurmg41tI)
Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
# Vibe Coding
22

3-
"Vibe coding" is a software development method in which you use AI and LLMs to generate code via natural-language prompts rather than writing it by hand. The idea is you describe what you want the application to do, and AI builds it. Good for fast prototyping. You don't need to review every line of code. Makes development faster and more accessible for people who are not traditional programmers.
3+
"Vibe coding" is a software development method in which you use AI and LLMs to generate code via natural-language prompts rather than writing it by hand. The idea is you describe what you want the application to do, and AI builds it. Good for fast prototyping. You don't need to review every line of code. Makes development faster and more accessible for people who are not traditional programmers.
4+
5+
Visit the following resources to learn more:
6+
7+
- [@article@https://roadmap.sh/vibe-coding/tutorial](https://roadmap.sh/vibe-coding/tutorial)
8+
- [@article@https://roadmap.sh/vibe-coding/best-practices](https://roadmap.sh/vibe-coding/best-practices)
9+
- [@article@The 10 Best Vibe Coding Tools in 2026: Our Choices](https://roadmap.sh/vibe-coding/best-tools)

0 commit comments

Comments
 (0)