CHAPTER 14

image

Building Smart Web Applications

Delivering content and applications via web browsers is one of the most important aspects of modern software development. This chapter will examine how you can build web applications using F#. Some of the topics covered are the following:

  • Serving static files and dynamic content by directly responding to HTTP requests
  • Techniques to build client-based web applications with WebSharper, the main F# web framework
  • A walkthrough of the main WebSharper features, including pagelets, sitelets, formlets, flowlets, and piglets
  • Working with HTML markup programmatically using UI.Next and WebSharper.Html
  • Using static ...

Get Expert F# 4.0, Fourth Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.