JS_Fun_Practice icon indicating copy to clipboard operation
JS_Fun_Practice copied to clipboard

A list of small & fun functional programming exercises in JavaScript

Results 35 JS_Fun_Practice issues
Sort by recently updated
recently updated
newest added

I have added my solution file into the solution folder. Please accept my pull request. Thank you so much.

I coded the first 3 functions in the js practice.

When home, about, and contact link is clicked, the display text will change to home, About and Contact respectively. This is good as it prevents showing just "hello" when any...

package.json is showing various errors whilw launching the file, like directory or compiling issue

- [ADD] all functionality - [ADD] Unit tests for all functions + enhance Unit tests with many negative scenarios - [ADD] code style checking with lint: `npm run lint [--...

don't forget to merge into main

added some array methods