Skip to content

Latest commit

 

History

History
24 lines (23 loc) · 736 Bytes

README.md

File metadata and controls

24 lines (23 loc) · 736 Bytes

Full Stack Development Beginner Course (React | Django)

  • React
    • Whats is Javascript?
    • Install NodeJS
    • Javascript (Variables, Data types, Statements, Loops, functions)
    • Setup React
    • What is package.json?
    • CSS (tailwindCSS)
    • React Components (JSX, Atomic Design)
    • Props
    • Hooks
    • Conditional Rendering
    • List Rendering
    • Form (input, validation)
    • Routing
    • API Integration
  • Django
    • Whats is Python?
    • Install Pip (Download Manager)
    • TBA
  • Hands-on Project
    • Git (version control)
    • TBA