Static rendering of dynamic content? I don't think this does make sense. If it's pre-rednered, it's missing something. If it has all the data at first, then it's not dynamic. Pre-rendered(static) javascript app(dynamic)...? Hmm... I don't see anything more than something like JWT in JS instead of Java?
> Static rendering of dynamic content? Yes. > I don't think this does make sense. It does, if you use one of the JS frameworks listed on the linked page.
Re: Javascript apps can be fully crawlable
#111Well I see the definitions of dynamic are completely different between you and me.