Navigation Menu

Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

cultureamp/elm-upgrade-shims

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

61 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Culture Amp's Elm 0.18-to-0.19 API shims (WIP)

ARCHIVED

At this point nobody should be using Elm 0.18. And so this library is unnecessary - if you used this to upgrade to Elm 0.19, you can now use the Elm 0.19 paths directly.

The code for this library can still be used via NPM but no further updates here will be made.


PRs Welcome

This is a workspace for developing shims for dropping into an Elm 0.18 codebase to mimic the 0.19 APIs and prepare for a speedy upgrade. This project was inspired by the upgrade process being undertaken at NoRedInk, as described in this episode of Elm Town!

yarn test copies and unshims the example Elm app from the Elm 0.18 workspace to the Elm 0.19 workspace, then makes both projects with their respective compilers.

Happy upgrading!

๐ŸŒˆ


elm-upgrade-shims is maintained by the Front End Capability Team at Culture Amp (#team_front_end in #camp_amplify).