Jump to ratings and reviews
Rate this book

Developing Web Apps with Haskell and Yesod: Safety-Driven Web Development

Rate this book
This fast-moving guide introduces web application development with Haskell and Yesod, a potent language/framework combination that supports high-performing applications that are modular, type-safe, and concise. Fully updated for Yesod 1.4, this second edition shows you how Yesod handles widgets, forms, persistence, and RESTful content. Author Michael Snoyman also introduces various Haskell tools to supplement your basic knowledge of the language.

By the time you finish this book, you'll create a production-quality web application with Yesod's ready-to-use scaffolding. You'll also examine several real-world examples, including a blog, a wiki, a JSON web service, and a Sphinx search server.


Build a simple application to learn Yesod's foundation datatype and Web Application Interface (WAI)
Output HTML, CSS, and Javascript with Shakespearean template languages
Get an indepth look at Yesod's core monads for producing cleaner, more modular code
Probe Yesod's internal workings: learn the request handling process for a typical application
Build forms on top of widgets by implementing the yesod-form declarative API
Learn how Yesod and Haskell handle persistence and session data
Serve an HTML page and a machine-friendly JSON page from the same URL

393 pages, Paperback

First published February 17, 2015

8 people are currently reading
23 people want to read

About the author

Michael Snoyman

6 books7 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
1 (10%)
4 stars
4 (40%)
3 stars
5 (50%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 of 1 review
Profile Image for Tae.
53 reviews14 followers
May 3, 2018
As someone who wants to jump from beginner to ship stuff this is my first time looking at real world Haskell code. In some places it takes the time to explain details but in others I had to use the GitHub search bar to see complete examples
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.