Leanpub Header

Skip to main content

Functional Programming in Typescript

A Practical Guide

Disappointed with Object-oriented Programming? Has imperative coding let you down? Don't worry, because Functional Programming is here to fix all your problems! Maybe! More realistically, it will show you new ways of thinking about code. So why not give it a go with a programming language you are probably already familiar with?

Minimum price

$7.99

$9.99

You pay

$9.99

Author earns

$7.99
$

...Or Buy With Credits!

You can get credits monthly with a Reader Membership
PDF
EPUB
WEB
253
Pages
About

About

About the Book

Learn how to write programs the functional way with Typescript and the fp-ts library! This book was written for people who are less or not at all familiar with functional programming. It explains basic functional techniques (including monads) and demonstrates their use in practical examples and projects. In those projects you deploy to the AWS cloud, work with a REST API and store information in a database.

Author

About the Author

Sam Van Overmeire

Professional programmer, focussed on building applications in the Cloud.

Contents

Table of Contents

Acknowledgments

  1. About the book cover

Introduction

  1. Caveat Lector
  2. Why FP?
  3. Why Javascript?
  4. Why Typescript?
  5. Why FP-TS?
  6. Motivation for this book
  7. What you should know
  8. Overview

Tidbits: Some Useful Javascript and Typescript

  1. Requirements
  2. Setting up a new project
  3. More than one way to build a function
  4. Backticks for easy printing
  5. The ternary operator
  6. Discriminating unions
  7. Summary

First Steps with Functional Programming

  1. What is Functional Programming
  2. Pure functions, referential transparency and immutability
  3. Writing functional code
  4. Writing functional programs
  5. Monads
  6. Briefly about types again
  7. Summary

Our First Project: User Registration

  1. Defining our types
  2. Validation with Either
  3. Before we continue: Either or Validation?
  4. Creating our user with lifting
  5. Bringing it together
  6. Change is inevitable - how to cope with it
  7. Summary

Deploying a monitoring application

  1. AWS Lambda and SAM
  2. Setting up our project
  3. Using the Cloudwatch SDK
  4. Monads for asynchronous behavior
  5. Transforming our data
  6. Synchronous behavior and IO
  7. Bringing it all together
  8. Extensions
  9. A small aside: memoization
  10. Key points
  11. Summary

Testing

  1. The types of testing
  2. You mentioned TDD?
  3. FP and testing
  4. Property-based testing
  5. Other tools for better code
  6. Summary

Once more unto the breach: our final application

  1. Setting up
  2. Writing our first Create Lambda code
  3. Core logic of the Create Lambda
  4. Bringing it together
  5. Creating the Retrieve Lambda
  6. DynamoDB
  7. Adding the real database
  8. Summary

Expanding our reservation application

  1. Using the Reader Monad for gathering config
  2. Using State
  3. Better error types
  4. Restaurants and sequenceS
  5. Choosing configs
  6. Exploring some more ideas
  7. Summary

Rewriting an application

  1. The original application
  2. Evaluation
  3. Improvements overview
  4. Our new code setup
  5. Validation
  6. Dealing with the asynchronous calls
  7. Advantages of our functional approach
  8. Summary

Advanced FP techniques

  1. Domain Specific Languages
  2. Tagless final
  3. Free monads
  4. Executable and declarative encoding, algebraic design
  5. Summary

Conclusion

  1. What we learned
  2. Where to go from here

Appendix A: Additional Concepts

  1. Writer
  2. These

Contributors

About the Contributors

Andrea Simone Costa

Francis Godawski

Park Junseung

The Leanpub 60 Day 100% Happiness Guarantee

Within 60 days of purchase you can get a 100% refund on any Leanpub purchase, in two clicks.

Now, this is technically risky for us, since you'll have the book or course files either way. But we're so confident in our products and services, and in our authors and readers, that we're happy to offer a full money back guarantee for everything we sell.

You can only find out how good something is by trying it, and because of our 100% money back guarantee there's literally no risk to do so!

So, there's no reason not to click the Add to Cart button, is there?

See full terms...

Earn $8 on a $10 Purchase, and $16 on a $20 Purchase

We pay 80% royalties on purchases of $7.99 or more, and 80% royalties minus a 50 cent flat fee on purchases between $0.99 and $7.98. You earn $8 on a $10 sale, and $16 on a $20 sale. So, if we sell 5000 non-refunded copies of your book for $20, you'll earn $80,000.

(Yes, some authors have already earned much more than that on Leanpub.)

In fact, authors have earned over $14 million writing, publishing and selling on Leanpub.

Learn more about writing on Leanpub

Free Updates. DRM Free.

If you buy a Leanpub book, you get free updates for as long as the author updates the book! Many authors use Leanpub to publish their books in-progress, while they are writing them. All readers get free updates, regardless of when they bought the book or how much they paid (including free).

Most Leanpub books are available in PDF (for computers) and EPUB (for phones, tablets and Kindle). The formats that a book includes are shown at the top right corner of this page.

Finally, Leanpub books don't have any DRM copy-protection nonsense, so you can easily read them on any supported device.

Learn more about Leanpub's ebook formats and where to read them

Write and Publish on Leanpub

You can use Leanpub to easily write, publish and sell in-progress and completed ebooks and online courses!

Leanpub is a powerful platform for serious authors, combining a simple, elegant writing and publishing workflow with a store focused on selling in-progress ebooks.

Leanpub is a magical typewriter for authors: just write in plain text, and to publish your ebook, just click a button. (Or, if you are producing your ebook your own way, you can even upload your own PDF and/or EPUB files and then publish with one click!) It really is that easy.

Learn more about writing on Leanpub