javascript-exercises icon indicating copy to clipboard operation
javascript-exercises copied to clipboard

Results 61 javascript-exercises issues
Sort by recently updated
recently updated
newest added

Complete the following REQUIRED checkboxes: - [x] I have thoroughly read and understand [The Odin Project Contributing Guide](https://github.com/TheOdinProject/theodinproject/blob/main/CONTRIBUTING.md) - [x] The title of this PR follows the `location of change:...

Complete the following REQUIRED checkboxes: - [ o] I have thoroughly read and understand [The Odin Project Contributing Guide](https://github.com/TheOdinProject/theodinproject/blob/main/CONTRIBUTING.md) - [ o] The title of this issue follows the `Bug...

Type: Bug
Status: Help Wanted

propose an alternative solution to the fibonacci exercise using recursion

After running `npm install` as directed in the readme, I was shown a 'vulnerability' warning. ![Screenshot from 2022-05-14 13-46-42](https://user-images.githubusercontent.com/44246360/168426361-e984c98f-ca43-48e3-a355-a702624b90ab.png) From [what I can gather](https://www.voitanos.io/blog/don-t-be-alarmed-by-vulnerabilities-after-running-npm-install/), I'm supposed to ignore these. However,...

Complete the following REQUIRED checkboxes: - [x] I have thoroughly read and understand [The Odin Project Contributing Guide](https://github.com/TheOdinProject/theodinproject/blob/main/CONTRIBUTING.md) - [x] The title of this PR follows the `location of change:...

Complete the following REQUIRED checkboxes: - [ ] I have thoroughly read and understand [The Odin Project Contributing Guide](https://github.com/TheOdinProject/theodinproject/blob/main/CONTRIBUTING.md) - [ ] The title of this PR follows the `location...

Complete the following REQUIRED checkboxes: - [ ] I have thoroughly read and understand [The Odin Project Contributing Guide](https://github.com/TheOdinProject/theodinproject/blob/main/CONTRIBUTING.md) - [ ] The title of this PR follows the `location...

This spares us from having to extract `array` from `args` and is more idiomatic (I think). Complete the following REQUIRED checkboxes: - [x] I have thoroughly read and understand [The...

Bumps [async](https://github.com/caolan/async) from 2.5.0 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) v2.6.3 Updated lodash to squelch a security warning (#1675) v2.6.2 Updated lodash...

dependencies