Skip to content

AaronStark1/fullstackopen-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

General

Learn React, Redux, Node.js, MongoDB, GraphQL and TypeScript in one go! This course will introduce you to modern JavaScript-based web development. The main focus is on building single page applications with ReactJS that use REST APIs built with Node.js. The course covers testing, configuration, debugging applications, managing runtime environments and NoSQL databases amongst other things.

Partners and affiliates of the course include Houston Inc, Terveystalo, Elisa, Unity Technologies and Konecranes

certificate-fullstack

Exercises done per Part

This repository contains my solutions for exercises from the Full Stack Open course offered by the University of Helsinki

Part Exercises
0 6/6
1 14/14
2 20/20
3 22/22
4 23/23
5 23/23
6 24/24
7 21/21
Total 153/153

Tech Stack Learned 📚

HTML CSS JavaScript VSCode MongoDB Node.js Express TypeScript Bootstrap Axios ESLint JSON JWT

Redux React GitHub Git Babel Bash Postman Vite npm Playwright Prettier Vitest Render

Course Material📖

Part 0: Fundamentals of Web apps

  • General info
  • Fundamentals of Web apps

Part 1: Introduction to React

  • Introduction to React
  • Javascript
  • Component state, event handlers
  • A more complex state, debugging React apps

Part 2: Communicating with server

  • Rendering a collection, modules
  • Forms
  • Getting data from server
  • Altering data in server
  • Adding styles to React app

Part 3: Programming a server with NodeJS and Express

  • Node.js and Express
  • Deploying app to internet
  • Saving data to MongoDB
  • Validation and ESLint

Part 4: Testing Express servers, user administration

  • Structure of backend application, introduction to testing
  • Testing the backend
  • User administration
  • Token authentication

Part 5: Testing React apps

  • Login in frontend
  • props.children and proptypes
  • Testing React apps
  • End to end testing

Part 6: Advanced state management

  • Flux-architecture and Redux
  • Many reducers
  • Communicating with server in a redux application
  • React Query, useReducer and the context

Part 7: React router, custom hooks, styling app with CSS and webpack

  • React-router
  • Custom hooks
  • More about styles
  • Webpack
  • Class components, Miscellaneous
  • Exercises: extending the bloglist

License

Creative Commons -lisenssi
The material is licensed under the Creative Commons BY-NC-SA 3.0 license

About

Aaron's repo for submitting exercises of full stack open course by University of Helsinki

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published