There is a range of under-utilized, quicker, easier, and more useful options which can be used in client-side scripts, web workers, and service workers. Many are also supported in the Node.js and Deno runtime consoles. Open your browser DevTools with, + +, or + + and jump in.

6m read timeFrom blog.openreplay.com
Post cover image
Table of contents
1. Output variable names with ES6 destructuring assignment2. Use appropriate log message types3. Filter log messages4. Use printf -type messages5. Log with style6. Use test-like assertions7. Run a stack trace8. Group logging messages9. Use performance timers10. Debug and monitor functions by name11. Find and fix event listeners12. Copy properties to the clipboardObservability for Production AppsOpen Source Session ReplayDelve into DevTools
2 Comments

Sort: