@zorglub
#Ema parce que c'est du #Haskell, petit donc bidouillable, reposant sur #ghcid pour un cycle de rédaction en temps réel. Je ne recommande qu'aux personnes voulant qqch de plus moderne que #Hakyll.
> #Ema is a next-gen #Haskell library toolkit for building #jamstack-style static sites. #Ema sites are change-aware; in addition to good ol’ static site generation, it provides a live server supporting fast hot-reload in the browser on code or data change.
https://ema.srid.ca
#jamstack #hakyll #ghcid #haskell #ema
#MattParsons : « #ghcid for the win! »
https://www.parsonsmatt.org/2018/05/19/ghcid_for_the_win.html
« Run your #TestSuite on every edit »
#RomanGonzalez : « Fast #Haskell coding with cushions »
https://blog.roman-gonzalez.ca/post/174140457777/fast-haskell-coding-with-cushions
« This approach was usually way faster than the regular change/compile/run cycle that Haskellers developers typically do, but it came with some challenges:
- Lack of resource de-allocation
- Code gets unusually slow after a few runs
- Port already allocated errors »
#REPL
#mattparsons #ghcid #testsuite #romangonzalez #haskell #repl