3.5 Exercise
In the following exercise, we consider a slightly more complex app with a slider as well as a plot output.
Run the app runExample(“01_hello”).
Open the HTML inspector.
Delete the bootstrap.min.css and ion.rangeSlider.css dependencies by removing the corresponding DOM element. What happened to the application’s UI?