- Dec 16, 2020
Just released a new version of my Elm translations library `ChristophP/elm-i18next`. Now it supports replacing placeholders with non-string values such as HTML. Useful replacing links in text https://package.elm-lang.org/packages/ChristophP/elm-i18next/latest/I18Next#customTr. - Nov 9, 2020
Visual coding is a lot fun 🙃. I made this Elm version of a funny programmable visualization https://ellie-app.com/bspkTKBTDGQa1. Inspired by https://tixy.land. - Oct 3, 2020
I joined twitter. I'll tweet about programming tips in general and functional programming. Follow me at https://twitter.com/DeedoDev - Aug 18, 2020
My friend Martin created a new platform to thank others for favors they have done for you. It's a nice way to show appreciation and do something good at the same time. Btw, it's also built with the PET Stack. Check it out at https://www.thanku.social - Jun 25, 2020
Are all HTTP APIs also REST APIs? This is a common misconception. Just launched a website clarifying what is RESTful and what isn't. https://rest-vs-http.info - Feb 22, 2020
Meet FunPro! A fun little FP library for JS. First major version now released. https://github.com/ChristophP/funpro