Elektrine lite

← Feed

@jessitron@hachyderm.io

Post #1417861

2024-12-27 20:29 UTC

When your code helps people over bumps, your code looks bumpy.

Replies (1)

  • @jessitron@hachyderm.io 2024-12-27 20:33

    This post brought to you by the htm library for JS. It converts your jsx-looking string to HTML, without using JSX. The code strikes me as elegant. When I pass an extra closing tag, the exception says "h.push is not defined" When I miss a closing tag, it returns the wrong type. https://www.npmjs.com/package/htm

    Open ##2650687