pcyuen98 / covidAngular

0 stars 0 forks source link

R&D - Debugging for Angular #35

Open pcyuen98 opened 3 years ago

pcyuen98 commented 3 years ago

Research (soft skill) a new method or tools for debugging on example below

1) ease the debugging 2) using command on console section 3) method of logging 4) performance diagnosis

abdrhm293 commented 3 years ago

1) Angular DevTools

2) Chrome DevTools

3) Augury

Summary:

abdrhm293 commented 3 years ago

Went to the Augury link and tried to click on the button "Install on Chrome" but button link broken. Found the Augury developers have been helping to develop Angular DevTools and it could be they have merged with Angular DevTools.

pcyuen98 commented 3 years ago

Please update the findings on the augury as discussed. This is softskill writing. You need to provide your findings, what u did and your suggestion.

abdrhm293 commented 2 years ago

About the broken link of Augury installer for Chrome, found a github discussing that problem https://github.com/rangle/augury/issues/1507. In that github, user ayoubkhan558 commented on May 4 to use crx installer. This discussion had occurred for quite some time ago and found out from the github last response was on 2020 and no news about augury updates since then. From this finding, it is suggested that Augury has become outdated.