|
|
|
|
|
by hyperhello
678 days ago
|
|
What I’m seeing here is not new. It’s this vanilla pattern but with enough back support to leave off the framing and get the syntax highlighting: Var button = html(’<button>im a button</button>’); The html() function is trivial, but it just doesn’t feel like real programming to do this, even though there’s nothing else to it in the end. |
|