|
|
|
|
|
by randall
4224 days ago
|
|
Is there anything preventing you from using non-native elements right now? I mean the <html:html> weirdness aside... can't modern browsers just recognize current <weird><tags> and process them as such? Why not just have HTML keywords be hands off for your app and then do your own thing with the element syntax? That's what Angularians are doing. |
|