Skip to content

Latest commit

 

History

90 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project logo

About The Project

We all strugle to remember all array methods. There are so many of them. To make our life easier I decided to create this tool. It is heavily inspired by one of the Sarah Drasner's project link to repo.

Demo

link to project online

How I worked on this project

My goal was to practice React, Firebase and Git workflow.

Why I built the project this way

  • State management library like Redux or useReducer was not necessary. For this app simple useState is sufficent.

  • I wanted to take advantage of React composition model and avoid props drilling or using context API.

  • CSS modules are great for styling. They scoped locally by default. To make styling easier I used css variables.

  • I used Firebase as backend for fetching data.

  • I wrote some simple tests in React Testing Library

Any suggestions to imporove the project are more than welcome.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages