anancarv / fullstackopen

Exercise solutions for the Full Stack Open course

Home Page:https://fullstackopen.com/en

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 in Spring 2020.

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 APIs built with Node.js.

GraphQL, a modern alternative to REST APIs is also covered by this course. As well as testing, configuration & environment management, and the use of MongoDB for storing the application’s data. A part on TypeScript can also be found on this year's edition. This repository contains my solutions for this course's exercises.

couse certificate

About

Exercise solutions for the Full Stack Open course

https://fullstackopen.com/en


Languages

Language:JavaScript 67.7%Language:TypeScript 17.7%Language:HTML 13.7%Language:CSS 1.0%