Elm Radio

Elm Radio

Podcast door Dillon Kearns, Jeroen Engels

Tune in to the tools and techniques in the Elm ecosystem.

Probeer 3 dagen gratis

€ 9,99 / maand na proefperiode.Elk moment opzegbaar.

Probeer gratis

Alle afleveringen

96 afleveringen
episode 096: Optimizing Bundle Size artwork
096: Optimizing Bundle Size

* The cost of JavaScript in 2019 [https://v8.dev/blog/cost-of-javascript-2019] (discusses the cost of JSON parsing strings vs. JS JSON literals in this section [https://v8.dev/blog/cost-of-javascript-2019#json]) * img tag lazy attribute [https://developer.mozilla.org/en-US/docs/Web/Performance/Lazy_loading#loading_attribute] * dillonkearns/elm-bcp47-language-tag [https://package.elm-lang.org/packages/dillonkearns/elm-bcp47-language-tag/latest/] * jfmengels/elm-review-unused [https://package.elm-lang.org/packages/jfmengels/elm-review-unused/latest/] * Mario Rogic's gist on the reasons code splitting can't be done right now with Elm's compiler internals [https://gist.github.com/supermario/629b4135657df19e6f4ff18bfcbbeb72] * Breaking up with SVG-in-JS [https://kurtextrem.de/posts/svg-in-js] blog post * HTML use tag [https://kurtextrem.de/posts/svg-in-js#svg-sprites--using-use] lets you do SVG sprite sheets * Elm Radio Code Generation episode [https://elm-radio.com/episode/code-generation] * matheus23/elmjs-inspect [https://github.com/matheus23/elmjs-inspect] * Projects We Wish We Had Time For [https://elm-radio.com/episode/projects-we-wish-we-had-time-for] episode * Why We're Breaking Up with CSS-in-JS [https://dev.to/srmagura/why-were-breaking-up-wiht-css-in-js-4g9b] * dillonkearns/elm-css-transpiler-demo [https://github.com/dillonkearns/elm-css-transpiler-demo] * Simon Lydell's discourse post What I’ve learned about minifying Elm code [https://discourse.elm-lang.org/t/what-i-ve-learned-about-minifying-elm-code/7632]

04 dec 2023 - 1 h 12 min
episode 095: elm-open-api with Wolfgang Schuster artwork
095: elm-open-api with Wolfgang Schuster

* Wolfgang Schuster (github [https://github.com/wolfadex]) (twitter [https://twitter.com/wolfadex]) * elm-open-api (NPM package [https://www.npmjs.com/package/elm-open-api]) (Elm package [https://package.elm-lang.org/packages/wolfadex/elm-open-api/latest/]) * Akita (now part of postman) [https://www.akitasoftware.com/blog-posts/announcing-akita-has-joined-postman] * JSON Schema [https://json-schema.org/] * dillonkearns/elm-form [https://package.elm-lang.org/packages/dillonkearns/elm-form/latest/] * Wolfgang's Effortless SDKs [https://wolfgangschuster.wordpress.com/2023/10/08/effortless-sdks/] blog post * GraphQL Custom Scalar Codecs feature in dillonkearns/elm-graphql [https://github.com/dillonkearns/elm-graphql/blob/master/FAQ.md#why-are-all-my-scalars-strings-how-do-i-turn-it-into-other-types-like-float-or-timeposix] * elm-units package [https://package.elm-lang.org/packages/ianmackenzie/elm-units/latest/] * Open API Generator [https://openapi-generator.tech/] * swagger-elm [https://github.com/ahultgren/swagger-elm] * elm-open-api Real World example [https://github.com/wolfadex/realworld-app]

20 nov 2023 - 1 h 18 min
episode 094: elm-concurrent-task with Andrew MacMurray artwork
094: elm-concurrent-task with Andrew MacMurray

* Andrew MacMurray (github [https://github.com/andrewMacmurray]) (site [https://amacmurray.dev/]) * elm-concurrent-task [https://package.elm-lang.org/packages/andrewMacmurray/elm-concurrent-task/latest/] * lobanov/elm-taskport [https://package.elm-lang.org/packages/lobanov/elm-taskport/latest/] * elm-pages v3's BackendTask API [https://package.elm-lang.org/packages/dillonkearns/elm-pages/latest/BackendTask] * elm-review-simplify [https://package.elm-lang.org/packages/jfmengels/elm-review-simplify/latest/] * 0ui/elm-task-parallel package [https://package.elm-lang.org/packages/0ui/elm-task-parallel/latest/] * elm/core Task API [https://package.elm-lang.org/packages/elm/core/latest/Task] * lamdera-program-test [https://github.com/lamdera/program-test] * elm-pkg-js [https://github.com/supermario/elm-pkg-js/] - A standard for shipping simple JS with Elm Packages * elm-concurrent-task pipeline worker example [https://github.com/andrewMacmurray/elm-concurrent-task/tree/main/examples/fruits-pipeline-worker]

06 nov 2023 - 1 h 2 min
episode 093: elm-visualization with Jakub Hampl artwork
093: elm-visualization with Jakub Hampl

* Jakub Hampl (github [https://github.com/gampleman]) (site [https://gampleman.eu/]) * elm-visualization [https://package.elm-lang.org/packages/gampleman/elm-visualization/latest/] * elm-visualization intro guide [https://github.com/gampleman/elm-visualization/blob/master/docs/INTRO.md] * elm-visualization's Scale API [https://package.elm-lang.org/packages/gampleman/elm-visualization/2.4.0/Scale/] * D3 selections [https://www.d3indepth.com/selections/] * elm-vega [https://package.elm-lang.org/packages/gicentre/elm-vega/latest/] and elm-vega-lite [https://package.elm-lang.org/packages/gicentre/elm-vegalite/latest/] * elm-visualization's example gallery [https://elm-visualization.netlify.app/] * gampleman/elm-example-publisher [https://github.com/gampleman/elm-example-publisher] * WGS84 spec [https://en.wikipedia.org/wiki/World_Geodetic_System] * avh4/elm-color [https://package.elm-lang.org/packages/avh4/elm-color/latest/] * elm-community/typed-svg [https://package.elm-lang.org/packages/elm-community/typed-svg/latest/] * folkertdev/one-true-path-experiment [https://package.elm-lang.org/packages/folkertdev/one-true-path-experiment/latest/] * elm-visualization 2.4.0 release notes [https://github.com/gampleman/elm-visualization/releases/tag/2.4.0] * Weather radial example [https://elm-visualization.netlify.app/weatherradial/] * gampleman/elm-rosetree [https://package.elm-lang.org/packages/gampleman/elm-rosetree/latest/]

23 okt 2023 - 1 h 12 min
episode 092: Elm News with Wolfgang Schuster artwork
092: Elm News with Wolfgang Schuster

* Wolfgang Schuster (github [https://github.com/wolfadex]) (twitter [https://twitter.com/wolfadex]) * Elm Weekly [https://www.elmweekly.nl/] * Elm Camp [https://elm.camp/] * segakcap [https://segakcap.com/] * Elm Online Meetup [https://meetdown.app/group/10561/Elm-Online-Meetup] * Elmcraft [https://elmcraft.org/] * Elm Land [https://elm.land/] * Elm at a Billion Dollar Company [https://elm-radio.com/episode/elm-at-a-billion-dollar-company] episode * Elm 2022 Year in Review post [https://dev.to/lucamug/elm-2022-a-year-in-review-33pp] * The Elm Discourse [https://discourse.elm-lang.org/] * Casper Schipper's audio/visual art piece [https://www.casperschipper.nl/NYE/2023/] * Email elmweekly.wolfgang gmail.com to suggest links for the newsletter

09 okt 2023 - 1 h 16 min
Super app. Onthoud waar je bent gebleven en wat je interesses zijn. Heel veel keuze!
Super app. Onthoud waar je bent gebleven en wat je interesses zijn. Heel veel keuze!
Makkelijk in gebruik!
App ziet er mooi uit, navigatie is even wennen maar overzichtelijk.

Probeer 3 dagen gratis

€ 9,99 / maand na proefperiode.Elk moment opzegbaar.

Exclusieve podcasts

Advertentievrij

Gratis podcasts

Luisterboeken

20 uur / maand

Probeer gratis

Alleen bij Podimo

Populaire luisterboeken