We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
During Vue development, we often need to inspect reactive objects (like
ref
,reactive
) in the console. However, the default display of these values is often not intuitive, posing challenges for debugging. This article will introduce how to use Chrome's custom formatters feature to make these objects appear clearer and more understandable in the console.
continue reading on serko.dev
⚠️ This post links to an external website. ⚠️
If this post was enjoyable or useful for you, please share it! If you have comments, questions, or feedback, you can email my personal email. To get new posts, subscribe use the RSS feed.