ktcv / fullstackopen

My projects for the University of Helsinki Full Stack Open

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

The Full Stack Open by University of Helsinki on 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.

  • Part 0 Fundamentals of Web apps
  • Part 1 Introduction to React
  • Part 2 Communicating with server
  • Part 3 Programming a server with NodeJS and Express
  • Part 4 Testing Express servers, user administration
  • Part 5 Testing React apps
  • Part 6 State management with Redux
  • Part 7 React router, custom hooks, styling app with CSS and webpack
  • Part 8 GraphQL
  • Part 9 Typescript
  • Part 10 React Native

Visit https://fullstackopen.com/en for more information.

About

My projects for the University of Helsinki Full Stack Open

https://fullstackopen.com/en


Languages

Language:JavaScript 72.8%Language:TypeScript 14.8%Language:HTML 7.2%Language:CSS 5.1%