HTML dynamic to DOM?
Right now I add a lot of DIVs to my Section and its slows down the browser.
How are you adding the divs?
styling these should be in <style></style> tag in your index.html iirc.
innerHtml += ‘big string’
Обсуждают сегодня