-
Course
- Core Tech
PureScript 1 Fundamentals
In this course, you’ll learn how to employ all the primary programming tools this language offers and assemble those tools’ products into a coherent application.
What you'll learn
More and more of the most ambitious and freshest projects, meant to be developed by larger teams of developers, are being written in PureScript. For a developer to be part of a lucrative and exciting team like this or lead one as an invaluable agent of a leading company, that developer must have a solid understanding of PureScript. In this course, PureScript 1 Fundamentals, you'll learn the fundamentals of programming applications in PureScript 0.14. First, you’ll learn the basic syntax of PureScript, including creating records, type, functions, objects, and arrays. Next, you’ll work with the more advanced constructs available in PureScript, which may be unfamiliar to the less seasoned developer, including pattern matching, type classes, and the applicative functor. Finally, you’ll learn the most advanced PureScript techniques necessary for the cultivation of a practical PureScript toolset. These techniques are all related to effects, including the Effect monad, asynchronous effects, and the FFI (foreign function interface.)
Table of contents
- PureScript 1.0.0 Fundamentals Roadmap | 2m 6s
- Overview of PureScript | 3m 27s
- The PureScript Ecosystem | 3m 31s
- PureScript Game Plan | 5m 14s
- PureScript in Context: Comparison to Related Languages | 8m 14s
- Demo: Scaffolding Your PureScript Development Environment (Explanation) | 3m 2s
- Demo: Scaffolding Your PureScript Development Environment | 9m 6s
- Summary | 1m 4s
About the author
Daniel Stern is a freelance web developer from Toronto, Ontario who specializes in Angular, ES6, TypeScript and React. His work has been featured in CSS Weekly, JavaScript Weekly and at Full Stack Conf in England.
More Courses by Daniel