The graphic displaying Router → Index.mount → Index.render is a bit confusing to me.
I grok the discussion about Router → mount → render, however I’m not understanding the inference of Index (assuming a module?) especially since the implementation of a live route in Router on the same page doesn’t indicate an Index module.
Just sayin’