Finite-Loop-Club-NMAMIT / flc-website-legacy

Official Repository of Finite Loop Club website.
https://finiteloop.co.in
10 stars 14 forks source link

project refactor #23

Open nagarajpandith opened 1 year ago

nagarajpandith commented 1 year ago
nagarajpandith commented 1 year ago

~- check for unnecessary queries happening on each page. open devtools-> console and check these anomalies, and fix them using any of the methods. eg: memoizing the functions, using next js data fetching methods etc.~