paint-brush
Functional Programming Paradigm in JavaScriptby@maddevs
846 reads
846 reads

Functional Programming Paradigm in JavaScript

by Mad Devs6mAugust 6th, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

Functional Programming is excellent for data processing, concurrent, high critical, and serverless systems. JavaScript cannot be compared with functional languages like Haskell, Erlang, Elm, etc., but it supports the functional paradigm very well. Pure functions in functional programming are predictable because the only thing they depend on is their input. Pure function returns the same result if given the same arguments. Immutability is a concept that has its roots in Functional Programming. It gives stricter control over your data, immediately making your code safer and more predictable.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - Functional Programming Paradigm in JavaScript
Mad Devs HackerNoon profile picture
Mad Devs

Mad Devs

@maddevs

Software Development Company

L O A D I N G
. . . comments & more!

About Author

Mad Devs HackerNoon profile picture
Mad Devs@maddevs
Software Development Company

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite