DEV Community

Serhii Pimenov
Serhii Pimenov

Posted on

 

Creating html page in pure JavaScript

When you need to create an html page, but do not want to mess with html tags, RenderJS will help you. Think html in JavaScript! This is a simple library for creating HTML pages in pure JavaScript.
https://github.com/olton/RenderJS

Top comments (0)

Visualizing Promises and Async/Await 🤯

async await

☝️ Check out this all-time classic DEV post