• Module Overview

    • Module Introduction (Start Here ▶️)
  • Assessments

    • Assessment Overview
    • Assessment Scenario
  • Side Tutorials

    • Side Tutorials
    • 1: Introduction to React, NextJS, and Tailwind
      • Video Assets
      • Further Reading
    • 2: Introduction to React State
    • 3: Connecting to a Database
    • 4:Mutating (changing) a Database
    • 5: Authentication and Image Uploading
  • Week 1: Introduction to DevOps

  • Week 2: Static Code Analysis (1)

  • Week 3: Static Code Analysis (ii)

  • Week 4: Component Driven Development

  • Week 5: Testing

  • Week 6: Database Testing

  • Week 7: Authentication Testing Strategies and Deployment

  • Week 8: CD Strategies

  • Week 9: Unit Testing

  • Week 10: Monitoring and Logging

    • Lecture
    • Week 10: Monitoring and Logging
  • Week 11: Module Wrap Up (assessment support)

# 1: Introduction to React, NextJS, and Tailwind

# Video Assets

  • Click this link for the images used in the video

# Further Reading

  • Read about react functional components (opens new window)
  • Read the NextJS documentation (opens new window)
  • Read the Tailwind documentation (opens new window)

← Side Tutorials 2: Introduction to React State →