Git Product home page Git Product logo

full-stack-open's Introduction

Deep Dive Into Modern Web Development

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.

Notes:

This repository contains the answers to the Full Stack Open version 2024 course from the University of Helsinki. Throughout the repository I made an effort to treat each exercise as a commit with the # of the exercise, this was complicated in some cases but I did it this way so that those who review the answers do not have to work.During part 0 and 1 I was studying and solving the exercises from the Spanish version. But from part 2 onwards I started using the English version because it is more updated in some details from what I could see. During the course I made several "auxiliary repos", you can find some of the exercises solved with some of my notes about the course in: this repo. Also the repos I made to deal with specific modules of this course are the urls in the readme of the specific module.

Modules

  • General Info
  • Fundamentals of Web apps

See the answers

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

See the answers

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

See the answers

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

See the answers

  • Structure of backend application, introduction to testing
  • Testing the backend
  • User administration
  • Token authentication
  • Legacy: Testing with Jest

See the answers

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

See the answers

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

See the answers

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.