Inspiration
I was building a financial services web application, and it had lot of dynamic content.
How it works
You write semantic templates and then dna-dom converts your JSON data into dynamically generated DOM elements.
Challenges I ran into
Building support for libraries, such as tool tip libraries, that expect DOM elements to already exist when the library is initialized rather than for DOM elements to be dynamically generated.
Built With
- dom
- javascript


Log in or sign up for Devpost to join the conversation.