issues
search
roberto-butti
/
some-drops-of-javascript
This book collects some useful, unknown, underrated JavaScript functions discovered and learned while using JavaScript daily.
https://drops-of-javascript.hi-folks.dev/
Other
151
stars
46
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Idea: turn e-book into PWA
#86
DomeT99
opened
4 weeks ago
0
Added trimStart() and trimEnd()
#85
AdityaJ2305
closed
1 month ago
3
Add string `.replaceAll()` documentation
#84
camillof
closed
1 month ago
4
New Function: trimStart() and trimEnd()
#83
roberto-butti
closed
1 month ago
2
New Function: String replaceAll()
#82
roberto-butti
closed
1 month ago
0
feat: add entries method documentation and example
#81
DomeT99
closed
3 weeks ago
6
Add object groupby documentation
#80
shahzdvp
closed
1 month ago
3
Add array groupby documentation
#79
shahzdvp
closed
1 month ago
6
Update 22-array-findlast.md
#78
roberto-butti
closed
1 month ago
1
Intro array review
#77
roberto-butti
closed
1 month ago
1
Intro / System review
#76
roberto-butti
closed
1 month ago
1
Add array groupby documentation
#75
shahzdvp
closed
1 month ago
3
Fix/review copywithin
#74
roberto-butti
closed
1 month ago
1
formatting
#73
roberto-butti
closed
1 month ago
1
New Function: entries()
#72
roberto-butti
closed
3 weeks ago
3
Add array groupby documentation
#71
shahzdvp
closed
1 month ago
3
New Function: values()
#70
roberto-butti
opened
1 month ago
5
feat: Add Array keys() method
#69
ChinoUkaegbu
closed
1 month ago
2
feat: add copyWithin method documentation and example
#68
DomeT99
closed
1 month ago
5
Feature: Add Array.prototype.findLast() method
#67
harish08102004
closed
1 month ago
2
New Function: findLastIndex() #63
#66
Prakhar29Sharma
closed
1 month ago
2
New Function: keys()
#65
roberto-butti
closed
1 month ago
2
New Function: groupBy()
#64
roberto-butti
closed
1 month ago
10
New Function: findLastIndex()
#63
roberto-butti
closed
1 month ago
3
New Function: findLast()
#62
roberto-butti
closed
1 month ago
5
New Function: copyWithin()
#61
roberto-butti
closed
1 month ago
3
Added documentation and examples of the array flatmap() method.
#60
suja1956
closed
1 month ago
2
adding new function to the document-process.cwd()
#59
shahzdvp
closed
1 month ago
2
New Function: array flat(), 02-array/15_array-flat.md #51
#58
0xkafkaa
closed
1 month ago
2
Added examples and documentation of the array at() method.
#57
seferovich
closed
1 month ago
5
Added documentation for Array.findIndex() method
#56
Prakhar29Sharma
closed
1 month ago
9
New Function: map and flat a nested array with `flatMap()`
#55
roberto-butti
closed
1 month ago
1
New Function: accessing elements `at()`
#54
roberto-butti
closed
1 month ago
4
New Function: Current directory: `process.cwd()`
#53
roberto-butti
closed
1 month ago
3
New Function: array findIndex()
#52
roberto-butti
closed
1 month ago
4
New Function: array flat(), 02-array/15_array-flat.md
#51
roberto-butti
closed
1 month ago
1
Added documentation for Array.splice() method and added examples for it. (Fixes #43)
#50
wdym69
closed
1 month ago
1
Update
#49
wdym69
closed
1 month ago
1
Update to the latest version of Prettier
#48
wdym69
closed
1 month ago
3
Added explanation for the slice() function in JavaScript
#47
Abd-Elhadi
closed
1 month ago
5
Add documentation for Array.prototype.slice()
#46
mahmlk
closed
1 month ago
3
New Function: Array slice()
#45
roberto-butti
closed
1 month ago
1
Added documentation for array-splice() method along with its examples (Fixes #43)
#44
wdym69
closed
1 month ago
5
New Function: Array splice()
#43
roberto-butti
closed
1 month ago
2
Documentation: String Lowercase, Upeercase and StartsWith Methods
#42
JaydevVadachhak
closed
11 months ago
2
Documentation: String IndexOf, Repeat and split method
#41
JaydevVadachhak
closed
11 months ago
2
Added 04_str-slice and Update in 03_str-includes
#40
JaydevVadachhak
closed
1 year ago
2
updated 03_str-includes with examples
#39
JaydevVadachhak
closed
1 year ago
3
some adjustement after hacktoberfest
#38
roberto-butti
closed
1 year ago
1
New Function : getOwnPropertyNames()
#37
sayumimuthu
closed
1 year ago
4
Next