divs in vanilla js than
dom.createElement... multiple times? ..
It sounds like a great idea to create a library... and.. if you already know the exact content you'll create you can do it with e.innerHTML, e.insertAdjacentHTML or event the specific tag interface you want to manipulate, just like HTMLButtonElement. But, anyway, I think the better way to do it is with e.createElement
Define better.
Simpler, write less code and doing more
declarative UI framework :-]
Maybe you right... But I will need to understand the concepts because there's no dom.manipulate()
Обсуждают сегодня