من كلود كود لتطبيقات
Claude Code → Ship Apps — 50 lessons
- 01 ثبّت Claude Code و شغّل أول prompt — Install Claude Code & run your first prompt
- 02 افهم الـ filesystem مال Claude Code — Understand the Claude Code filesystem model
- 03 CLAUDE.md: ذاكرة المشروع — CLAUDE.md as project memory
- 04 Skills: علّم Claude أسلوب بيتك — Skills: teach Claude your house style
- 05 Slash commands: اختصاراتك الشخصية — Slash commands: your personal shortcuts
- 06 Plan mode: خلّيه يفكّر قبل ما يكتب — Plan mode: let it think before it writes
- 07 Git basics في Claude Code — Git basics in Claude Code
- 08 Debugging مع Claude — Debugging with Claude
- 09 Tests: خلّيه يختبر كوده — Tests: let it test its own code
- 10 Refactoring: حسّن بدون ما تكسر — Refactor without breaking
- 11 Branches: اعزل شغلك — Branches: isolate your work
- 12 Multi-file workflows: غيّر عدة ملفات مرة — Multi-file workflows: change many files at once
- 13 MCP servers: وصّل Claude بالعالم — MCP servers: connect Claude to the world
- 14 Sub-agents: وكلاء متخصصين — Sub-agents: specialist workers
- 15 Permissions: خلّيه يسأل قبل ما يكتب — Permissions: ask before writing
- 16 Tokens و cost: شوف كم تصرّف — Tokens & cost: see what you spend
- 17 Compaction: لما الـ context يصير كبير — Compaction: when context gets big
- 18 Codebase Q&A: Claude كـ reader — Codebase Q&A: Claude as a reader
- 19 API integration: خلّيه يسحب بيانات — API integration: let it fetch data
- 20 Project 1: CLI todo app — أول مشروع كامل — your first complete project
- 21 Hooks: شغّل أوامر قبل و بعد كل tool — Hooks: run commands before/after every tool
- 22 Custom testing sub-agent: اختبارات متخصصة — Custom testing sub-agent: specialist tests
- 23 Memory across sessions: واقف وين كنت — Memory across sessions: where you left off
- 24 Parallel sessions: شغّل أكثر من Claude — Parallel sessions: run more than one Claude
- 25 CI/CD: اختبارات على كل push — CI/CD: tests on every push
- 26 Auto-deploy: ادفع و الموقع ينحّز — Auto-deploy: push and the site goes live
- 27 Project 2: SaaS landing page — حمّل أول landing — your first landing page
- 28 Database choices: اختار stack الـ data — Database choices: pick your data stack
- 29 PostHog: شوف چيف يستخدمون الـ app — PostHog: see how they use the app
- 30 A/B testing: جرّب A vs B — A/B testing: try A vs B
- 31 OAuth: سجّل دخول بـ Google — OAuth: sign in with Google
- 32 Sign in with Apple: مطلوب للـ iOS — Sign in with Apple: required for iOS
- 33 Mobile packaging: لفّ كـ mobile app — Mobile packaging: wrap as a mobile app
- 34 App Store Connect: ارفع الـ build — App Store Connect: upload the build
- 35 TestFlight: اختبر قبل ما تنشر — TestFlight: test before you publish
- 36 Play Console: ارفع على Google Play — Play Console: upload to Google Play
- 37 Open Graph meta: شارك صح — Open Graph meta: share right
- 38 Performance: سرّع الـ app — Performance: speed up the app
- 39 Project 3: من الـ zero للـ stores — Project 3: from zero to the stores
- 40 PWA: install بدون App Store — PWA: install without the App Store
- 41 Code review مع Claude: واقف على كودك — Code review with Claude: stand on your code
- 42 Ship checklist: آخر نظرة — Ship checklist: final pass
- 43 First users: شغّل على real people — First users: ship to real people
- 44 Mobile-first responsive: صمّم للموبايل أول — Mobile-first responsive: design mobile first
- 45 Error monitoring: اعرف لو شي انكسر — Error monitoring: know when something breaks
- 46 Custom dashboards: شوف الـ business في نظرة واحدة — Custom dashboards: see the business at a glance
- 47 Email marketing: وصّل مع users — Email marketing: reach users
- 48 Push notifications: alert في real-time — Push notifications: alert in real-time
- 49 Capstone 4: الـ business كاملاً — Capstone 4: the full business
- 50 Graduation: شنو بعد — Graduation: what's next