Courses
I have in the past produced a few courses for Pluralsight. You can find them below:
Getting the Most from the TypeScript Compiler
This course, Getting the Most from the TypeScript Compiler, will teach you advanced techniques of TypeScript, how to rely on the compiler to avoid errors, how to have rapid feedback, and how to improve the code maintainability.
EnrollWriting Functional JavaScript Using Ramda
This course will introduce you to the basics of functional programming in JavaScript including what pure functions are, currying, composition, and how to control the application flow in a functional way.
Enroll