This course foremost will teach you about the syntax and semantics of the programming language Reason or also referred to as ReasonML. In addition, the course touches on best practices recommended by the official documentation. Each lesson is focusing on a specific feature, concept or best practice and can be watched independently. Still, the whole course is carefully crafted, and each lesson builds up on the previous ones.
A Community Resource means that it’s free to access for all. The instructor of this lesson requested it to be open to the public.
Concise overview of ReasonML basics.
Really great! Thank you. Would like to see more
I would prefer some sort of exercises to complete from some of the lessons in order for one to grasp the contents well.
I've wanted to learn Reason for a while now, this course has convinced me to do it!
typing of code was too fast in places - it didn't allow the viewer enough time to process/understand the code + concepts....
I felt lost reading the official docs, this helped a ton. Wish there was a more intermediate class too!
Become familiar with the Workers CLI wrangler
that we will use to bootstrap our Worker project. From there you'll understand how a Worker receives and returns requests/Responses. We will also build this serverless function locally for development and deploy it to a custom domain.
This is a practical project based look at building a working e-commerce store using modern tools and APIs. Excellent for a weekend side-project for your developer project portfolio
git is a critical component in the modern web developers tool box. This course is a solid introduction and goes beyond the basics with some more advanced git commands you are sure to find useful.