Description
In this course, you will learn:
- Familiarity with the concepts of functional programming
- Working knowledge of functional JavaScript
- An understanding of TypeScript’s type system
- The ability to build your own projects using TypeScript
- Hands-on experience with the fp-ts library
Syllabus :
- Introduction to Functional Programming
- Tidbits: Some Useful JavaScript and TypeScript
- First Steps with Functional Programming
- Our First Project: User Registration
- Deploying a Monitoring Application
- Testing
- Once More unto the Breach: Our Final Application
- Expanding our Reservation Application
- Rewriting an Application
- Advanced FP Techniques