Elm
- Elm Weekly - Issue #324www.elmweekly.nl Elm Weekly - Issue #324
Articles and Discussion Elm Camp 2024: Reflections Wolfgang talks about their Elm Camp 2024 experience. Tools and Projects Touch me When A mobile game by Marcio Frayze. Talks and Podcasts Elm Town 77 – Breaking your brain with Andrey Kuzmin From translating imperative physics into Elm and building 3...
- Elm Weekly - Issue #323www.elmweekly.nl Elm Weekly - Issue #323
Articles and Discussion Notes from Elm Camp 2024 Martin talks about their Elm Camp 2024 experience. Tools and Projects Analyzing extra files in elm-review Jeroen has released a new version of elm-review with support for analyzing non-Elm files, and has written about it.
- Elm Weekly - Issue #321www.elmweekly.nl Elm Weekly - Issue #321
Tools and Projects Kana Party A match 3 game by Aleksander Ortynski. Elm Catalog Alex Korban has updated Elm Catalog with 160 new packages, brought the tool count up to over 110, and there are now over 70 elm-review rules. joshuaclayton/elm-report-builder
- Elm Weekly - Issue #314www.elmweekly.nl Elm Weekly - Issue #314
Articles and Discussion Announcing dwayne/elm-conduit: A replacement for rtfeldman/elm-spa-example Dwayne has released an updated version of the RealWorld Medium clone, aka Conduit. Tools and Projects Built with Elm Land: Christopher Samoilov Christopher Samoilov recently built their portfolio using...
- Elm Weekly - Issue #311www.elmweekly.nl Elm Weekly - Issue #311
Articles and Discussion For lack of a better name, I’m calling it “The Module Pattern”. John Pavlick writes about a pattern they find useful for writing components in Elm. Tools and Projects The SPA-game A riddle, puzzle [game](https://spa-game.netlify.app/) by Ville, inspired by a the classic game ...
- Elm Weekly - Issue #310www.elmweekly.nl Elm Weekly - Issue #310
Elm Camp 2024 - tickets on sale soon We are pleased to announce Elm Camp 2024, which will be held Tuesday 18th — Friday 21st of June at Colehayes Park, Devon, UK. Tickets will be available for sale starting Thursday, April 4 at 8:00 pm UK time. For more information, opportunity grants, and ticket sa...
- Elm Weekly - Issue #309www.elmweekly.nl Elm Weekly - Issue #309
Articles and Discussion Elm mini SPA guide Carlos Saltos has written a 6 part guide to building a SPA from scratch. Tools and Projects scrive/json-schema-form A package for auto-generating forms from JSON Schema. Simple IoT v0.15 Tags, graphing improvements, and more!
- Elm Weekly - Issue #308www.elmweekly.nl Elm Weekly - Issue #308
Articles and Discussion ryannhg/* packages are now ryan-haskell/* Ryan Haskell-Glatz has changed their GitHub name, meaning their packages have moved. See the link for details. Tools and Projects AIsailors A version of the board game Squadro, made by Mario Latendresse.
- Elm Weekly - Issue #307www.elmweekly.nl Elm Weekly - Issue #307
Articles and Discussion Why I love Elm Sufiyan Yusuf talks about their journey to Elm and why they love it. Exploring the Elm Architecture for Web Applications A brief overview of Elm, by Kartik Mehta Tools and Projects tabinator.com A guitar tablature editor built (almost) entirely with Elm, from J...
- Elm Weekly - Issue #306www.elmweekly.nl Elm Weekly - Issue #306
Tools and Projects Elm framework for Django A new framework for building with Elm & Django from, Jaime Terreu. LunarTasks For recurring, non urgent tasks (that eventually become urgent). split-elm-bundle A script, from Marc Walter, for splitting Elm programs into mulituple ESM modules.
- Elm Weekly - Issue #305www.elmweekly.nl Elm Weekly - Issue #305
Articles and Discussion Elm Camp 2024 Elm Camp 2024 will be in Colehayes Park, Devon, UK this year from June 18th — 21st. See the website for details about when tickets will go on sale and more. OpenAPI client support in Haskell, Elm and Python How do different languages fare with respect to OpenAPI...
- Elm Weekly - Issue #304www.elmweekly.nl Elm Weekly - Issue #304
Articles and Discussion Resolving the "Great Undo-Redo Quandary" in Elm Erkal discusses and shows how to escape the "Great Undo-Redo Quandry". Tools and Projects NoRedInk/elm-review-extract-api A new elm-review rule from NoRedInk for extracting the public interface (ports and flags) of an Elm app.
- Elm Weekly - Issue #303www.elmweekly.nl Elm Weekly - Issue #303
Tools and Projects Announcing elm-express A library that enables the use of Elm in the backend with Express. Elm Land - Docker Vladimir Logachev has built a template for using Elm Land with Docker. Scrobburl A multiplayer Scrabble-like game from Jcparkyn.
- Elm Weekly - Issue #302www.elmweekly.nl Elm Weekly - Issue #302
Tools and Projects Capsulen A minimal journaling app inspired by microblogs, from Éber. HexMath A game for practicing hexidecimal math. Dealemma A card game based on liars dice, from Lucas Payr. An EBNF Grammar for Elm Charbel Rami has written an EBNF (Extended Backus-Naur Form) grammar for Elm.
- Elm Weekly - Issue #301www.elmweekly.nl Elm Weekly - Issue #301
Articles and Discussion A Random Melody Artëm Chistyakov talks about building a small music app for a weekly music challenge. Tools and Projects kudzu-forest/elm-atoms A package for working with the atoms on the periodic table of elements. elm-test 2.2.0
- Elm Weekly - Issue #300www.elmweekly.nl Elm Weekly - Issue #300
Articles and Discussion How to use Elm extensible records A short post with examples for working with extensible records. Tools and Projects realworld-backend-elm Andrew MacMurray has built a fully fledged fullstack RealWorld application including CRUD operations, authentication, routing, pagination...