Skip to content

Exercises submitted to the Full Stack Open Core course.

Notifications You must be signed in to change notification settings

manosmin/fullstackopen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full Stack Open Core

Full Stack Open

Content

The course is divided into the following parts:

  1. Introduction to React - Components, props, state, and event handling.
  2. Communicating with Server - REST APIs, Axios, and effect hooks.
  3. Programming a Server with Node.js and Express - Backend basics, middleware, and MongoDB.
  4. Testing Express Servers, User Administration - Unit and integration testing, authentication, and security.
  5. Testing React Applications - Jest, React Testing Library, and E2E testing.
  6. State Management with Redux and TanStack Query - Redux and TanStack Query principles and implementation.
  7. React Router and Styling - Routing, navigation, and UI styling.

Project Structure

fullstackopen/
├── part0/    # Basics of web applications
├── part1/    # React fundamentals
├── part2/    # Communicating with server
├── part3/    # Backend with Node.js and Express
├── part4/    # Testing and authentication
├── part5/    # State management with Redux
├── part6/    # Advanced React topics
└── part7/    # React router, custom hooks, styling app with CSS and webpack

Links

Certificate

Certificate

About

Exercises submitted to the Full Stack Open Core course.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published