I'm looking to get into modifying HTML with Nim, but the page for DOM on the Nim site has no real examples. I want to know how to do something basic, like modify text on the page. I can find nothing about this online.
- Any tutorials for compiling to JavaScript (specifically DOM)? dotheda
