This commit is contained in:
BarbarossaWang 2022-09-17 22:10:13 +08:00 committed by GitHub
parent bc853ca3a3
commit e2deb80b7f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,16 +4,16 @@
- Offered by: University of Helsinki
- Prerequisites: Good programming skills, basic knowledge of web programming and databases, and have mastery of the Git version management system.
- Programming languages: JavaScript/HTML/CSS/NoSQL/SQL
- Programming Languages: JavaScript/HTML/CSS/NoSQL/SQL
- Difficulty: 🌟🌟
- Class Hour: Varing according to the learner
- Class Hour: Varying according to the learner
This course serves as an introduction to modern web application development with JavaScript. The main focus is on building single page applications with ReactJS that use REST APIs built with Node.js. The course also contains a section on GraphQL, a modern alternative to REST APIs.
The course covers testing, configuration and environment management, and the use of MongoDB for storing the applications data.
## Resources
- Homepage: <https://fullstackopen.com/en/>
- Course Website: <https://fullstackopen.com/en/>
- Assignments: refer to course website
- Course group on Discord: <https://study.cs.helsinki.fi/discord/join/fullstack/>
- Course group on Telegram: <https://t.me/fullstackcourse/>