Tune in to the tools and techniques in the Elm ecosystem.
096: Optimizing Bundle Size
December 04, 2023
1:12:34
69.71 MB
Downloads: 0
- The cost of JavaScript in 2019 (discusses the cost of JSON parsing strings vs. JS JSON literals in this section)
img
taglazy
attributedillonkearns/elm-bcp47-language-tag
jfmengels/elm-review-unused
- Mario Rogic's gist on the reasons code splitting can't be done right now with Elm's compiler internals
- Breaking up with SVG-in-JS blog post
- HTML
use
tag lets you do SVG sprite sheets - Elm Radio Code Generation episode
matheus23/elmjs-inspect
- Projects We Wish We Had Time For episode
- Why We're Breaking Up with CSS-in-JS
- dillonkearns/elm-css-transpiler-demo
- Simon Lydell's discourse post What I’ve learned about minifying Elm code