September 2019
Beginner to intermediate
494 pages
13h
English
The specifics of this plugin were briefly discussed in Chapter 7, Web Development with JavaScript, HTML, and CSS. In general, this plugin allows us to view the output of a rendered web page in real time as we make edits to the source code in HTML and CSS.
This behavior normally can only be achieved by manually refreshing the output page, so LiveEdit helps us skip that process, which can save a lot of time. If you are working on a Node.js application, LiveEdit can also reset the application automatically when a new change is applied.
The following setting window highlights some of these options that LiveEdit offers:

Read now
Unlock full access