Elm Weekly - Issue #244
Articles and Discussion
Testing Core-like Modules
Martin Janiczek has started a new testing package for testing re-implementations of core modules. E.g. want to see how your custom Dict modules compares to the core one? Write a test with this package!
Beware of Integer Division
Dwayne Crooks talks about edge cases with integer division in Elm 0.19.1.
Talks and Podcasts
How to Do Property-Based Testing Shrinkers Right
While not Elm specific it does relate to the recent updates to elm-test that Martin Janiczek has spending a lot of time on.
Elm Radio: Episode 72: 2022 Holiday Special
Matthew Griffith and Mario Rogic join the crew to ring in the New Year and look at trends in Elm this year and looking forward next year.