Skip to content

alikehel/fullstackopen-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

This repository contains my solutions for the exercises from the Course Full Stack, held by the Department of Computer Science at the University of Helsinki, Finland.

In this part, we will familiarize ourselves with the practicalities of taking the course. After that we will have an overview of the basics of web development, and also talk about the advances in web application development during the last few decades.

Section Done?
A - General Info ✔️
B - Fundamentals of Web apps ✔️
Exercise Done?
B - Fundamentals of Web apps ✔️

In this part, we will familiarize ourselves with the React-library, which we will be using to write the code that runs in the browser. We will also look at some features of JavaScript that are important for understanding React.

Section Done?
A - Introduction to React ✔️
B - JavaScript ✔️
C - Component State, event handlers ✔️
D - A more complex state, debugging React apps ✔️
Exercise Done?
course-information ✔️
unicafe ✔️
anecdotes ✔️
  • Rendering a collection, modules
  • Forms
  • Getting data from server
  • Altering data in server
  • Adding style to React apps
  • Node.js and Express
  • Deploying app to internet
  • Saving data to MongoDB
  • Validation and ESLint
  • Structure of backend application, introduction to testing
  • Testing and backend
  • User administration
  • Token administration
  • Login in frontend
  • props.children and proptypes
  • Testing React apps
  • End to end testing
  • Flux-architecture and Redux
  • Many reducers
  • Communicating with server in a redux application
  • Connect
  • React-router
  • Custom hooks
  • More about styles
  • Webpack
  • Class components, Miscellaneous
  • Exercises - extending the bloglist
  • GraphQL-server
  • React and GraphQL
  • Database and user administration
  • Login and updating the cache
  • Fragments and subscriptions
  • Background and introduction
  • First steps with TypeScript
  • Typing the express app
  • React with types
  • Introduction to React Native
  • React Native basics
  • Communicating with server
  • Testing and extending our application
  • Introduction to CI/CD
  • Getting started with GitHub Actions
  • Deployment
  • Keeping green
  • Expanding further
  • Introduction to containers
  • Building and configuring environments
  • Basics of Orchestration
  • Using relational databases with Sequelize
  • Join tables and queries
  • Migrations, many-to-many relationships

Course Certificates

Not yet available

About

The exercises for fullstackopen course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published