Using the 'updated' lifecycle hook to count how many times the page has been rendered.
Slider value 50
In this example, we write the render count to the console, because making changes to the view would re-activate the updated hook and create an infinite loop.