.DejaVue.DejaVue is actually a chrome dev extension that assists you observe exactly how your application is operating. It is actually essentially a visualization as well as tension testing debugging resource developed for Vue.js. The team that constructed it possessed the suggestion time ago, revealed in the post Why our company're building DejaVue.js.To offer an aesthetic interpertation of what DejaVue performs below is a graphic to take a look at:.Each nodule works with an element, and also the solitary nodule at the top stands for the base. Every model of its little ones comprises the remainder of the graph. It will definitely also reveal you which props and also variables are actually being actually rendered, and how it influences various other elements.Application establishment visualization. Component examination. Time trip. Identify transformed components as well as what modified because of an additional part's update. A lot better know your use construct as you evaluate it. Identify which components have actually modified as well as what those improvements were actually.The team has created also an online video revealing the expansion in action (time traveling function):.) . embedly-cardIf this seems intriguing click here to install the expansion from the Chrome outlet.Features - all collaborate with and without a state management library (e.g. Vuex).Use Framework Visualization - Involved plant.Component Evaluation - scenery props, variables, as well as slots.Diff Engine - As you examine see which parts are actually being actually upgraded as well as what those improvements are.Time Travel - Relocate backwards and forwards with your condition adjustments and also observe each the plant as well as your application improve.Component Highlighting - Hover over a tree fallen leave to highlight the part on your application.Produced Through Scott, Jon and also Mike.