Oluwasetemi / javascript-note

A class-note for JavaScript Student of AltSchool Africa School of Engineering.
https://javascript.oluwasetemi.dev
MIT License
1 stars 7 forks source link

Code Quality #9

Closed ChidinmaNwosu closed 3 weeks ago

ChidinmaNwosu commented 1 month ago

I will be working on Linters, Code formatters, Types, Test, Debugging in the browser, and A peep into performance.

Oluwasetemi commented 4 weeks ago

@ChidinmaNwosu, any update on this

ChidinmaNwosu commented 4 weeks ago

@ChidinmaNwosu, any update on this

Yes, almost done with the debugging in the browser part. I will send it in tomorrow, i just don't have any idea on what to do for the peep into performance part

Oluwasetemi commented 4 weeks ago

You can leave it, I will add it. The main goal is to think about lighthouse in the browser and the perforomance tab. Check web.dev learn performance section