Who still uses ReaderT?

This page summarizes the projects mentioned and recommended in the original post on /r/haskell

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. codex

    UI experiments for coda (by ekmett)

    https://github.com/ekmett/codex/blob/65617cb7a05b74f3a6e9ca7149facf1cf043e6aa/engine/src/Engine.hs#L48 is terrifying looking, but a couple of years back when I was playing with it, I'll confess the user-facing story was great:

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. ihp-forum

    The IHP Community Forum (build with IHP)

    Taken from here: https://github.com/digitallyinduced/ihp-forum/blob/master/Web/Controller/Users.hs#L31

  4. ihp

    🔥 The fastest way to build type safe web apps. IHP is a new batteries-included web framework optimized for longterm productivity and programmer happiness

    This code uses ?context for e.g. accessing the current user and ?modelContext for calling fetch (the model context just holds the database connection)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

Did you know that Haskell is
the 25th most popular programming language
based on number of references?