Wednesday, 28 November, 2018 UTC


Summary

htm is JSX-like syntax in plain JavaScript - no transpiler necessary.
This works thanks to Tagged Templates and compiles down to zero bytes using babel-plugin-htm.
Discuss on Changelog News