henryzhu.eth

Results 5 comments of henryzhu.eth

Bump. @davidsantiago @jeluard Hey guys, I'm working on a server side rendered app using Reagent, CLJS, and Node. https://github.com/savaki/reagent-nodejs Node was blowing up and I realized that Hickory relies on...

Thanks, libxml-dom seems to be helping: loading hickory in Node actually works now. But once I start using `parse-fragment` an exception `TypeError: Cannot call method 'createHTMLDocument' of undefined` ``` hickory.core.parse_dom_with_write...

Yeah, can you actually rebuild Slack 😛. You can start with this! ```jsx const EMOJIS = { 😛: { name: "Face With Stuck-Out Tongue" shortcode: ":stuck_out_tongue:" }, ...allTheEmojis } ```

@richgilbank @jamesmacaulay what's the status of this? Especially since clojurescript can now compile itself? http://swannodette.github.io/2015/07/29/clojurescript-17/

Our team has noticed bottlenecks with `patch-package` in the build step. It takes 3 minutes to apply a two line patch to `jest-environment-jsdom` 🤔 .