Skip to content

jsueling/fullstackopen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full stack open

https://fullstackopen.com/en/about

This is my main submission repository for the course.

certificate-fullstack

  • part0
    • Fundamentals of web apps
  • part1
    • Introduction to React
  • part2
    • Communicating with a server
  • part3
    • Programming a server with NodeJS and Express
  • part4
    • Testing Express servers, user administration
  • part5
    • Testing React apps
  • part6
    • State management with Redux
  • part7
    • React Router, custom hooks, CSS styling and Webpack
  • part8
    • GraphQL
  • part9
    • TypeScript
  • part10
    • React Native
  • part11
    • CI/CD
  • part12
    • Containers
  • part13
    • Using relational databases