Skip to main content

Web Programming

  • Chapter
  • First Online:
Practical Web Development with Haskell
  • 989 Accesses

Abstract

Nowadays, RESTful API consumed by a single page application is a popular way to deliver product functionality over the Internet. This approach is more preferable if the user needs to do many state-changing operations to the application, because it will feel more responsive. However, if the application is meant to be mostly consumed, such as forums and blogs, then having a more traditional, MVC-style web application could be more preferable because it is simpler.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 54.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 69.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    www.stackage.org/lts-10.3/package/blaze-html-0.9.0.1

  2. 2.

    http://hackage.haskell.org/package/digestive-functors-blaze-0.6.2.0

  3. 3.

    http://hackage.haskell.org/package/digestive-functors-scotty-0.2.0.2

  4. 4.

    www.stackage.org/lts-10.3/package/wai-middleware-static-0.8.1

  5. 5.

    https://hackage.haskell.org/package/digestive-functors-blaze-0.6.2.0/docs/Text-Digestive-Blaze-Html5.html

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2018 Ecky Putrady

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Putrady, E. (2018). Web Programming. In: Practical Web Development with Haskell. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-3739-7_8

Download citation

Publish with us

Policies and ethics