Giter VIP home page Giter VIP logo

fso2022's Introduction

Full Stack Open 2022

Material: Full Stack Open 2022

Deep dive into modern web development.

Learning Objectives

  • Learn React, Redux, Node.js, MongoDB, GraphQL and TypeScript in one go.
  • Learn how to build single page applications with React JS that use REST APIs built with Node.js.

Progress

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 prototypes
  • Testing React apps
  • End to end testing

Part 6: State management with Redux

  • Flux-architecture and Redux
  • Many reducers
  • Communicating with server in a redux application
  • connect

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

Part 8: GraphQL

  • GraphQL-server
  • React and GraphQL
  • Database and user administration
  • Login adn updating the cache
  • Fragments and subscriptions

Part 9: TypeScript

  • Background and introduction
  • First steps with TypeScript
  • Typing the express app
  • React with types

Part 10: React Native

  • Introduction to React Native
  • React Native basics
  • Communicating with server
  • Testing and extending out application

Part 11: CI/CD

  • Introduction to CI/CD
  • Getting started with Github Actions
  • Deployment
  • Keeping green
  • Expanding Further

Part 12: Containers

  • Introduction to Containers
  • Building and configuring environments
  • Basics of Orchestration

Part 13: Using relational databases

  • Using relational databases with Sequelize
  • Join tables and queries
  • Migrations, many-to-many relationships

fso2022's People

Contributors

ricky0625 avatar

Watchers

 avatar

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.