Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 606 Bytes

improvements.md

File metadata and controls

18 lines (10 loc) · 606 Bytes

Improvements for medium & long term

  • Learn array.map, array.filter and array.reduce, and learn them well; use them instead of foreach and for loops; use more functional programming.

  • Learn more about unit testing and do unit tests for functionalities that I have..

  • Use variables with names instead of comments, this makes the code more readable & clean

RN improvements & tips

React imporvements & tips

Front End Interview Questions

For fun, they dont require great mental effort so do when bored or tired.

Link 1