Gnabriel / fullstackopen

Repository for following the Full Stack open 2021 course.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This course is held at the Department of Computer Science at the University of Helsinki.

It 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 as well as GraphQL APIs built with Node.js.

Other topics that this course covers is testing, configuration & environment management, TypeScript, and the use of MongoDB for storing the application’s data. This repository contains my solutions for some of this course's exercises that I found extra interesting.

Keywords: React, Redux, Node.js, MongoDB, REST, GraphQL, TypeScript

About

Repository for following the Full Stack open 2021 course.


Languages

Language:JavaScript 86.5%Language:HTML 11.2%Language:CSS 2.4%