An open API service indexing awesome lists of open source software.

https://github.com/leta91/avoid-mutations-and-side-effects-in-functional-programming-js

Avoid Mutations and Side Effects Using Functional Programming in JavaScript - freeCodeCamp Challenge
https://github.com/leta91/avoid-mutations-and-side-effects-in-functional-programming-js

Last synced: about 1 month ago
JSON representation

Avoid Mutations and Side Effects Using Functional Programming in JavaScript - freeCodeCamp Challenge

Awesome Lists containing this project

README

        

# Avoid Mutations and Side Effects Using Functional Programming in JavaScript - freeCodeCamp Challenge 🚀

## Part 8️ of the JavaScript Algorithms & Data Structures Certification 📜

### Challenge number 4 out of 24 💻

Fill in the code for the function `incrementer` so it returns the value of the global variable `fixedValue` increased by one