Welcome to this course: Functional Programming For JavaScript Developers. JavaScript is the programming language that all web developers need to learn. Web pages developed today currently follow a paradigm that has three clearly distinguishable parts: content (HTML), presentation (CSS), and behavior (JavaScript). Functional programming is a style that emphasizes and enables smarter code that minimizes complexity and increases modularity. Mastering modern JavaScript techniques and the toolchain are essential to develop web–scale applications. By learning how to expose JavaScript’s true identity as a functional language, we can implement web apps that are more powerful, easier to maintain and more reliable.
In this course, you’ll learn:
At the end of the course, you will have learned how to incorporate functional javaScript programming in your web development workflow to build professional JavaScript applications.
Instructor Details
Courses : 1
Specification: Functional Programming For JavaScript Developers
|
14 reviews for Functional Programming For JavaScript Developers
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $14.99 |
---|---|
Provider | |
Duration | 3 hours |
Year | 2020 |
Level | All |
Language | English |
Certificate | Yes |
Quizzes | No |
$89.99 $14.99
Jorge Franco –
Course is well done, all chapters are very well explained
Daniel Platon –
I give it five stars because it delivers on what’s promised functional programming elements in Javascript. Very concise, clearly explained… and that’s it. However, note that is a bit on the basic side of things. Don’t expect anything more than you’d get out of the various tutorials you find online.
Chan Le Van –
This course helps me understand more about the functional programming using JS with very detailed explanations. Thanks the tutor.
Leandro Alexandrino –
this basic but good content!
Zhuo Chen –
Very nice and practical functional programming in JS.
Michael Curnes –
The course is very good if you need a very basic overview of FP. This was just too basic for my skill level.
Jerry D –
Other than the recursive algorithm, I found this course to be very informative. The recursive section was a bit difficult, so I had to skip that due to getting confused. The techniques the lecturer showed will without a doubt make a huge impact on how I create functions and tackle programming logic in general. This course is a great for every JavaScript programmer. The best thing about it is, what is shown here can be applied to other programming languages. PROS 1. Very informative 2. Very useful 3. Will make your programming much better CONS 1. The professor doesn’t seem to answer questions 2. Nothing on Monads 3. No project
Song Sung Tae –
Though I have tried to learn functional programming for some time, I have been bogged down abstract explanations. Especially by the Jedish attitude of teachers…. This course, however, shows me surprisingly clear path to it. Especially, this course clarifies the pros and cons between traditional ways and functional approach, which helps me greately to grasph the essence. With some exaggeration, this is a serendipity for me to enroll this course. Thank you so much. Oh, by the way, I would like to know my instructor’s name to say ‘Thank You’. Sincerely, Song
Howard Huang –
Explained why we need FP in detailed and simple way
Andrew Davis Escalona –
If you are an experienced JavaScript developer, this course will be very basic without any challenges. I was expecting more advanced concepts and technics related to FP in JS, maybe some explaination about how using FP with lodash or rambda, but I didn’t find anything close to that. I wouldn’t suggest anybody in buying this course, all the content can be found easily on medium articles if you google around.
Jesse Wollin –
Seemed kinda basic, but it’s just the start of the course.
Marcio Marques de Souza –
More about basic javascript than real functional programming. The instructor is very good and very clear with the contents. However, spend a lot of time explaining very basic topics.
Jorge Ayuso –
Concise and basic to help urderstand React programming.
John Dennehy –
Great explanation of functional programming fundamentals with extensive use of relevant examples throughout.