⚠️⚠️⚠️ This course uses an old version of RxJS and loads data using the jQuery library which is no longer fashionable. If you can look past that and understand that the principles André is demonstrating are timeless and useful, this course is a true gem. Otherwise, this is probably not for you! ⚠️⚠️⚠️
Reactive
You've probably been hearing this word recently, and it's referring to the Reactive Programming paradigm. One of the biggest challenges people face when learning Reactive Programming is changing their way of thinking, and in this course, you are going to exercise your mind and learn to let go of that imperative and stateful mindset.
You will also learn how can practically apply these Reactive concepts using the RxJS library!
If you are brand new to reactive programming, the course Asynchronous Programming: The End of The Loop, will get you up to speed. 📚
Andre explains the basic concepts that need to be understood when reactive programming. 'The dynamic behavior must be defined at declaration time'
Wow, I'm familiar with Angular and RxJS for more than 5 years now, and I'm so impressed with the 7 years old course. Of course, it's outdated, but the concepts are still brilliant and actual! Thanks, André! I started to look at some RxJS code with new eyes.
Really good explanation! Thank you so much!
Precise explanation with concrete examples!
Great explanations! Cool features.
good overview, still not sure of the why
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.