# Functional style programming in js

**URL:** https://discourse.mozilla.org/t/functional-style-programming-in-js/81912
**Category:** Learn
**Created:** [June 20, 2021, 6:13am UTC](https://discourse.mozilla.org/t/functional-style-programming-in-js/81912 "2021-06-20T06:13:30Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Junaid\_Arshad](https://avatars.discourse-cdn.com/v4/letter/j/dbc845/32.png) [@Junaid\_Arshad](https://discourse.mozilla.org/u/Junaid_Arshad)
#### Post date: [June 20, 2021, 6:13am UTC](https://discourse.mozilla.org/t/functional-style-programming-in-js/81912/1 "2021-06-20T06:13:30Z")

</div>

There is a module about js functional style programming like currying partial application in mdn docs ? and learning functional programming is necessary before learning frontend frameworks like React ?
