Posts

Showing posts from June, 2025

Chrome Dev Tools

 using the Performance and Memory tool src   src2 using $, $_, $$, and insect in dev console src Angular ng variable that Angular exposes in the development mode, can be used in dev console in Chrome ( 6:00 )

Browser Security

 how 'X-Content-Type-Options: nosniff' prevents XSS src1:( 3:35 ) src2