Fundamentals of React.js (3cr)
Code: C-10065-TT00GQ49-3001
General information
- Enrollment
- 12.11.2025 - 31.12.2026
- Registration for the implementation has begun.
- Timing
- 12.11.2025 - 31.12.2026
- Implementation is running.
- Number of ECTS credits allocated
- 3 cr
- Institution
- Metropolia University of Applied Sciences, Karaportti 2
- Teaching languages
- English
- Seats
- 0 - 500
- Course
- C-10065-TT00GQ49
Evaluation scale
Hyväksytty/Hylätty
Content scheduling
All of the Modules have to be done in order. Total: 26 assignment points + 5 quizzes + project + exam
Objective
This beginner-friendly course introduces you to React.js, a powerful JavaScript library for building modern, dynamic web applications. If you’re new to these technologies, some assignments may be challenging. The course begins with JavaScript Foundations, a crucial skill set for working with React. If the early assignments feel too difficult, we recommend strengthening your JavaScript fundamentals before continuing. Throughout the course, you’ll learn how to: - Build dynamic user interfaces using React components - Manage data with state and props - Handle user input through forms - Navigate pages with React Router - Use essential React Hooks (e.g., useState, useEffect) to create interactive and efficient apps By the end of the course, you’ll be able to build a complete single-page application (SPA) using React and apply industry best practices.
Content
The course is divided into structured modules that include: - Clear explanations - Practical coding exercises - Quizzes to test understanding - A final project and exam Modules - JavaScript Foundations (6 assignments + quiz) - React Basics (6 assignments + quiz) - React Hooks (4 assignments + quiz) - Component Architecture (5 assignments + quiz) - Routing & Forms (3 assignments + quiz) Final Project
Location and time
Course can be done in own pace in Metropolia's Moodle environment.
Materials
Can be find via course environment.
Teaching methods
Course is 100% online (self-study) course which can be done in own pace. The course is divided into structured modules that include: - Clear explanations - Practical coding exercises - Quizzes to test understanding - A final project and exam Modules - JavaScript Foundations (6 assignments + quiz) - React Basics (6 assignments + quiz) - React Hooks (4 assignments + quiz) - Component Architecture (5 assignments + quiz) - Routing & Forms (3 assignments + quiz) Final Project Exam
Employer connections
N/A
Exam schedules
Can be find via course environment.
International connections
N/A
Completion alternatives
N/A
Student workload
Depends on the Student starting level.
Qualifications
Before starting, it’s recommended that you have basic experience with web development, including: - JavaScript - HTML - CSS