Vibe Coding? Here's What You Really Need to Know (Git, AI, VS Code & More)

Опубликовано: 12 Март 2026
на канале: Dm94Dani | Deeme
254
9

🎧 Into vibe coding but not sure what you're actually doing?
If you love the aesthetic of coding or just want to make cool things without being a full-on developer, this video is made for you.

In this beginner-friendly guide, I’ll walk you through essential concepts that will help you stop coding blindly and start coding with clarity. You’ll learn:

🧠 What Git and GitHub are and how to use them
🌱 What GitFlow is and why it matters for organizing your code
🛠️ The best code editors for beginners (and how to customize them)
🤖 How to configure an AI agent with your own rules
✅ What linters and formatters do (ESLint, Prettier, Biome, etc.)
🔍 Tools like Sonar to keep your code clean and readable

All explained simply, with no confusing jargon — just the basics you actually need to enjoy the coding experience with style.

✨ If you're here for the vibe but want to code smarter, this is your starting point.

🔗 USEFUL LINKS:

Git and GitHub: https://git-scm.com / https://github.com
GitFlow explained: https://www.atlassian.com/git/tutoria...
5 AI editors:    • ¿Adiós a los programadores? Probé estos 5 ...  
ESLint (linter for JavaScript/TypeScript): https://eslint.org
Biome (linter + modern formatter): https://biomejs.dev
Prettier (code formatter): https://prettier.io
SonarCloud (code quality analysis): https://sonarcloud.io
Github actions: https://github.com/marketplace?type=a...
Dependabot: https://docs.github.com/es/code-secur...

------------------------------------------------------------------
Projects: https://deeme.dev/
Discord: https://discord.deeme.dev/

------------------------------------------------------------------
00:00:01 Introduction
00:01:18 IDE or Code Editor
00:02:16 Version Control (Git and GitHub)
00:09:23 Dependencies and Secrets Management
00:13:26 Customizing Code Agents
00:17:49 Linters and Formatters