Skip to content

Ifeerus/employee-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EmployeeManager

This is my first project in React.js, which I did under the direction of a teacher in the course. In this project, I learned what class components are, and also:

  1. State
  2. Props
  3. Raising states.
  4. Transferring data between components
  5. Immutability
  6. ...and other