Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

redi-react-fall-2020/04-exercises-js-recap-monica-pons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Array Methods exercise (with a little React!)

In todays exercise we will practice the use of array methods (and also some of the other ES2015 concepts). This is exercise is embedded into a tiny React app, so we can see how the array methods are useful for an app like this.

How to work on it

Please (only) work on the file src/student.js.

You can open this repository in Codesandbox by going to the following link where you add your Github username at the end: https://codesandbox.io/s/github/redi-react-fall-2020/04-exercises-jsrecap-YOUR_GITHUB_USERNAME

How to check your progress:

If you opened this repo in code-sandbox, you can see in the app what is working and what not.

You can also open the console in Codesandbox to see the output of your functions.

About

04-exercises-js-recap-monica-pons created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published