Software Alternatives, Accelerators & Startups

wai-routes VS Haskell From First Principles

Compare wai-routes VS Haskell From First Principles and see what are their differences

wai-routes logo wai-routes

Type safe routing framework for wai

Haskell From First Principles logo Haskell From First Principles

A Haskell book for beginners that works for non-programmers and experienced hackers alike.
  • wai-routes Landing page
    Landing page //
    2019-12-22
  • Haskell From First Principles Landing page
    Landing page //
    2020-01-11

Category Popularity

0-100% (relative to wai-routes and Haskell From First Principles)
Web Frameworks
100 100%
0% 0
Online Learning
0 0%
100% 100
Developer Tools
100 100%
0% 0
Online Education
0 0%
100% 100

User comments

Share your experience with using wai-routes and Haskell From First Principles. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Haskell From First Principles seems to be more popular. It has been mentiond 83 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

wai-routes mentions (0)

We have not tracked any mentions of wai-routes yet. Tracking of wai-routes recommendations started around Mar 2021.

Haskell From First Principles mentions (83)

  • Ask HN (Personal): Has anyone here ever tried throwing everything away?
    Yeah! Six months after graduating from Northwestern University I quit my cushy 6-figure WFH job to move to Finland as a quasi-illegal immigrant. (I say "quasi-" because "STEM undergrad from a top university moving to a much poorer country" is, ah, not what you usually think of.) I was unemployed for over a year due to passport issues, living in a tiny vacation town of ~10,000 close to the Arctic Circle, and used... - Source: Hacker News / 3 months ago
  • The Meaning of Monad in MonadTrans
    If anyone else is wondering, it looks like HPFFP is "Haskell Programming from First Principles" :) https://haskellbook.com/. - Source: Hacker News / 9 months ago
  • Best way to prepare for cs classes?
    Forget about C++. Pick up a copy of Modern Programming Languages: A Practical Introduction. Learn SML; forget about the rest of the chapters. Then, learn Haskell from this book. Optionally work through this book. Optionally read through SICP (not recommended). Source: 12 months ago
  • Haskell book after Get Programming with Haskell?
    Parallel and Concurrent Programming in Haskell is a fantastic resource for learning some of the more interesting bits of Haskell at a low level. I usually recommend it as a second book after Haskell Programming from First Principles, which is a super comprehensive and meaty intro to Haskell. Source: about 1 year ago
  • Advancing in Haskell and type-level programming
    I would suggest that you learn Haskell first as a programming language and ignore type level programming. A good introduction to Haskell may be helpful to you: https://haskellbook.com/. Source: about 1 year ago
View more

What are some alternatives?

When comparing wai-routes and Haskell From First Principles, you can also consider the following products

Yesod - Yesod is a development tool used to create highly efficient websites and web applications from the ground up. Yesod includes almost everything you need to build a website, from templates to routing and execution. Read more about Yesod.

Real World Haskell - Learning Resources, Programming Courses, and Learn Programming

Scotty - Scotty is a Haskell framework inspired by Ruby's Sinatra.

Exercism.io - Download and solve practice problems in over 30 different languages.

IHP - The fastest way to buildtype safe web apps 🔥

Happstack Lite - Happstack itself is a web framework created in Haskell. Happstack Lite is an easier version to use that can import features from the heftier version if need be.