10-javascript-frameworks
10-javascript-frameworks copied to clipboard
use more declaretive html in vanilla js example - fixes #4
An example of more declarative HTML. I don't think it ruins your point about bindings in frameworks. Obviously this example does not built the list, as virtual DOM would do for you and AFAIK there is no DOM way of doing that other than implementing it yourself in JS, which defeats the point of not using a framework.
I do not disagree with you at all and I really liked your video.
Anyway.. here is a better example of vanilla JS in my opinion.
Ref: https://github.com/fireship-io/10-javascript-frameworks/issues/4