Giter VIP home page Giter VIP logo

fullstackopen-2019's Introduction

University of Helsinki Full-Stack MOOC - https://fullstackopen.com/en/about

This course serves as an introduction to modern web application development with JavaScript. The main focus is on building single page > applications with ReactJS that use REST APIs built with Node.js. The course also contains a section on GraphQL, a modern alternative > > to REST APIs.

The course covers testing, configuration and environment management, and the use of MongoDB for storing the application’s data.

The course is worth 3-8 credits, and the content is the same as in the Full stack course held at the Department of Computer Science at > the University of Helsinki in Spring 2019. There is also an associated project work that is worth 1-10 credits (optional).

Part 0: Fundamentals of Web Apps

Part 1: Intro to React

a) Intro to React

b) Javascript

c) Component state, event handlers

d) Complex state and debugging apps

Part 2: Communicating with server

a) Rendering a collection, modules

b) Form

c) Getting data from server

d) Altering data in server

e) Adding styles to React app

Part 3: Programming a server with NodeJS and Express

a) Node.js and Express

b) Deploying app to internet (Heroku)

c) Saving data to MongoDB

d) Validation and ESLint

Part 4: Testing Express servers, user administration

a) Structure of backend application, introduction to testing

b) Testing the backend

c) User administration

d) Token authentication (JSON Web Tokens)

Part 5: Testing React apps, custom hooks

a) Login in frontend (connecting with backend from part 4)

b) props.children and proptypes

c) Testing React apps

d) Custom hooks (creating our own custom hooks to be reused)

Part 6: State management with Redux

a) Flux-architecture and Redux

b) Many reducers, connect

c) Communicating with server in a redux application (Redux-thunk)

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

a) React-router

b) More about Styles

c) Webpack

d) Class components, E2E testing

e) Misc - 5 hours

f) Exercises - Extending the bloglist

Part 8: GraphQL

a) GraphQL server

b) React and GraphQL

c) Database and user admin

d) Login and updating the cache

e) Fragments and subscriptions

fullstackopen-2019's People

Contributors

iamkiko 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.