Skip to content

psilvaricardo/React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Various projects related to React, ReactJS and React Native

Here are some projects related to ReactJS, some of them are from the Udemy's 2021 versions.

JS Array Functions

Not really next-gen JavaScript, but also important: JavaScript array functions like map() , filter() , reduce() etc. You'll see me use them quite a bit since a lot of React concepts rely on working with arrays (in immutable ways).

The following page gives a good overview over the various methods you can use on the array prototype - feel free to click through them and refresh your knowledge as required: JS Reference: Array. Particularly important in this course are:

Useful Resources & Links

Reaching out to the Web from React (Http/Ajax)

Backend Service

  • Firebase: https://firebase.google.com This is a free service offered by google, it is an out-to-the-box working backend which includes a data base.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published