You must log in or register to comment.
Why using scripts if there is a perfectly fine <table> tag that works for 30 years on any browser?
I think the article is saying that you can use a specialized API for client side rendering, rather than createElement() - which doesn’t seem all that different tbh.
