2000 me: How does HTML work now?
2020 me: Pretty easy, you define app logic as unidirectional dataflow, then fake up pseudo-HTML components that mirror state, and a controller mounts fake-page deltas onto the browser surface.
'00: How do you change the <title>?
'20: You can't.
2020 me: Pretty easy, you define app logic as unidirectional dataflow, then fake up pseudo-HTML components that mirror state, and a controller mounts fake-page deltas onto the browser surface.
'00: How do you change the <title>?
'20: You can't.