Skip to content

Latest commit

 

History

History

0x02-part_two

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Fullstackopen project

This is part two of the fullstack open course. In this section, we review event handlers, get introduced to structuring react projects into modules, rendering a collection of objects and refactoring tips. We also get introduced to react forms, getting data from a backend and how to style components with CSS

Resources

  1. Rendering a collection of modules
  2. Forms
  3. Getting data from a server
  4. Altering data in a server
  5. Adding styles

Projects

We advance the projects we started earlier on, refactoring them to use best practices and adding more features to them. Here we go.