Skip to content

cats256/full-stack-open

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Dive Into Modern Web Development

Learn React, Redux, Node.js, MongoDB, GraphQL, TypeScript, React Native, GitHub Actions and Docker 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 also contains a section on GraphQL, a modern alternative to REST APIs. The course covers testing, configuration and environment management, the use of databases for storing the application’s data amongst other things.

The course is totally free of charge. You can get a certificate and even the University of Helsinki ECTS credits for free.

a. General Info

b. Fundamentals of Web apps
a. Introduction to React

b. JavaScript

c. Component State, event handlers

d. A more complex state, debugging React apps
a. Rendering a collection, modules

b. Forms

c. Getting data from server

d. Altering data in server

e. Adding style to React apps
a. Node.js and Express

b. Deploying app to internet

c. Saving data to MongoDB

d. Validation and ESLint
a. Structure of backend application, introduction to testing

b. Testing the backend

c. User administration

d. Token authentication
a. Login in frontend

b. props.children and proptypes

c. Testing React apps

d. End to end testing
a. Flux-architecture and Redux

b. Many reducers

c. Communicating with server in a redux application

d. React Query, useReducer and the context

e. connect (the old part)
a. React Router

b. Custom hooks

c. More about styles

d. Webpack

e. Class components, Miscellaneous

f. Exercises - extending the bloglist
a. GraphQL-server

b. React and GraphQL

c. Database and user administration

d. Login and updating the cache

e. Fragments and subscriptions
a. Background and introduction

b. First steps with TypeScript

c. Typing an express app

d. React with types

e. Grande finale: Patientor

f. Legacy patientor (the old material)
a. Introduction to React Native

b. React Native basics

c. Communicating with server

d. Testing and extending our application
a. Introduction to CI/CD

b. Getting started with GitHub Actions

c. Deployment

d. Keeping green

e. Expanding Further
a. Introduction to containers

b. Building and configuring environments

c. Basics of Orchestration
a. Using relational databases with Sequelize

b. Join tables and queries

c. Migrations, many-to-many relationships

Course Certificates

- Not available