oguntayomicheal / Module-1-Microverse-Capstone-project-

This is a website for learners to check out Science Facts, famous scientists, and also ongoing scientific research works. Built with HTML, CSS, and JavaScript
https://oguntayomicheal.github.io/Module-1-Microverse-Capstone-project-/
4 stars 0 forks source link

Peer to peer to Reviews. #2

Open svitalis123 opened 2 years ago

svitalis123 commented 2 years ago

Excellent work 🎆

Highlights

Changes ♻️

arabiu033 commented 2 years ago

Nice Work you've done here. Your code is very clean and easy to comprehend, nice one. Also great work you did with the responsiveness, no overflow when resizing. So far only spotted one issue; please desist the use of var as to declared variable, it's very outdated and bug-prone. always go with the let or const