inflearn logo
강의

Course

Instructor

mancy99's honest review, Bite-Sized Vibe Coding - From Basics to Real-World Deployment (Claude & Cursor) course

mancy99

Reviews 1

Average rating 5

I am a semi-developer who minored in Computer Science! I’ve tried developing many ideas in the past, but I have very little experience actually finishing (deploying) them. Through this lecture, I was able to review and re-acquire foundational knowledge and apply everything down to the rewarding feeling of deployment—it was a truly valuable experience! The biggest strength of this lecture is that it doesn't just list how to use specific tools; it clearly points out the unchanging "core concepts" of collaborating with AI through a 3-step process (AI usage → Core foundational knowledge → Project development). Thanks to this, I felt like my actual mindset for utilizing AI was being established. After learning about Claude Code introduced in the lecture, I proceeded with a project using Gemini CLI to suit my personal environment. By mastering the flow from code writing to debugging via AI, I was able to develop much more efficiently. In particular, I used Vercel CLI for the final deployment process. Applying the "Vibe Coding" flow I learned in the lecture made the deployment process incredibly concise. For those who haven't tried it yet, I'll leave the sequence of core commands I used: 1. Install Vercel CLI in the project: npm install -D vercel 2. Login authentication: npx vercel login 3. Project setup: npx vercel (Proceed with settings according to the prompts) 4. Deployment: npx vercel deploy I highly recommend this to anyone who wants to efficiently complete their own projects using AI. Whether you are a major like me or a beginner, it was a valuable lecture where everyone can gather a bite and a slice to complete a whole pizza or a whole cake! Thank you!

3

winterlood

63 lectures

387 enrolled

Bite-Sized Vibe Coding - From Basics to Real-World Deployment (Claude & Cursor)
5(37 reviews)