BFE.dev | 23. create a sum() | JavaScript Problem Solving
Hello friends, in this article I'm going to discuss and walk through my thought process of solving the create a sum() problem on BFE.dev.
problem link
Here's the question
Create a sum(), which makes the following possible
const sum1 = sum(1)
sum1(2...
saideepesh.hashnode.dev1 min read