In the last few years, the software development industry has seen a resurgence of functional programming. But what is it? And how do you get started?
“Just Enough” is an introduction to functional programming, written in JavaScript, that doesn’t get bogged down in the jargon and mathematical theory that can be so intimidating. Instead, it provides an approachable introduction to the paradigm that will give you the education and confidence you need to start using the programming style right away.
With “Just Enough” as our guide, this course will focus on the foundational knowledge needed to approach any functional language. By the end of the course, you will understand:
In just 30 minutes, you’ll learn more than just enough.
Functional programming is something I really want to be good at so the few courses that are here on egghead are wildly valuable to me.
They explain things with clarity and depth and I truly appreciate it!
Awesome course, helped me understand functional programming and also get my head around =>...=>
Keep up the great work
Thank you.
Great introduction to funcional programming in javascript!
Is pretty straight forward. I would recommend that to a colleague that is looking for a quick knowledge transfer :)
These are great explanations to concepts I can apply directly. to my code without going hardcore into functional programming but at the same time getting great benefits
All concepts were nicely explained.
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.