Björn Roberg

Results 10 comments of Björn Roberg

:+1: always nice with some benchmarks.

I egenskap av att kunna användas i meningen "välja och plocka" så kanske `botanisera` hade fungerat som motsvarighet till cherry-pick. Se http://synonymer.se/?query=botanisera

:+1: jag håller med

:+1: Jag trodde faktiskt att förslaget att kalla `git` för `jävel` var trolleri.

I've experienced the same issue. Funny thing is: This does not work, as @YerkoPalma states above: ```javascript html(htmlAsText) ``` However, this works: ```javascript eval('html`' + htmlAsText + '`'); ``` Which...

Personally, I used `'choo/html'` but the `Error` is thrown in `bel`, which is why I chimed in here, but I may be a bit off =)

@blahah you've never had the `DOMException` thrown from `bel` when doing that?

@yoshuawuyts https://github.com/yoshuawuyts/cache-element/ can be used to `thunk` element, or am I confused?

Sorry for duplicating. I did perform a search before opening this, but it seems I have to get new glasses or something. Thank you for looking into this.

I can see a use for that. https://github.com/janet-lang/path will probably be helpful.