issues
search
abdallahsellem
/
UdemyPageUsingReact
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
final rubric
#13
Sara-Samer
opened
2 years ago
0
use a better way to optimize performance. this map will loop five extra times just to render 2 sections
#12
Sara-Samer
opened
2 years ago
1
reading your code, I have no idea what `myfunc` is supposed to do. use better naming
#11
Sara-Samer
opened
2 years ago
1
follow CamelCase when naming your components `Require_Desc` -> `RequireDesc`
#10
Sara-Samer
opened
2 years ago
1
code redundancy
#9
Sara-Samer
opened
2 years ago
1
this is dom manipulation. use `useState` or `useRef`.
#8
Sara-Samer
opened
2 years ago
1
use better namings for pros
#7
Sara-Samer
opened
2 years ago
1
folder structure
#6
Sara-Samer
opened
2 years ago
1
this is not a good practice to use variable routes
#5
Sara-Samer
opened
2 years ago
1
Missing `axios` in dependencies
#4
Sara-Samer
opened
2 years ago
3
It's better to use import rather than require in ES6
#3
Sara-Samer
opened
2 years ago
1
Please make sure that the page should be responsive
#2
Sara-Samer
opened
2 years ago
1
Project has eslint warnings please fix them for a safe deployment
#1
Sara-Samer
opened
2 years ago
0