issues
search
nas5w
/
javascript-tips-and-tidbits
A continuously-evolving compendium of javascript tips based on common areas of confusion or misunderstanding.
MIT License
1.2k
stars
73
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
A slight alteration to Rest Syntax section for better understanding
#28
Abdul-Sen
opened
4 years ago
0
Example using generators with for..of and spread
#27
tomscallon
opened
4 years ago
0
Suggest using += instead of ++
#26
eridal
opened
4 years ago
0
Update the primitive types. Fix #24.
#25
j127
closed
4 years ago
0
Number of primitive types
#24
j127
closed
4 years ago
2
Fix push method description
#23
Pytal
closed
5 years ago
0
The array in querySelectorAll example is not necessary
#22
tontonsb
opened
5 years ago
1
DOM Manipulation
#21
franklyT
closed
4 years ago
0
JSON deep comparison
#20
franklyT
closed
4 years ago
0
Description of function push() is not correct
#19
Xeronic
closed
5 years ago
2
extended "Array Methods" section
#18
RinatValiullov
closed
5 years ago
4
Fixes #16
#17
pvenky
closed
5 years ago
0
Typo in Promises example
#16
pvenky
closed
5 years ago
2
Add initialValue to reduce method
#15
RinatValiullov
closed
5 years ago
7
feat(promise, async): Promise chaining and Async clarification
#14
JasonMatthewsDev
closed
5 years ago
0
Add `Promise` chaining and avoiding the `Promise` nesting anti-pattern
#13
nas5w
closed
5 years ago
0
Explaining var, let and const. Using const in examples when reference is not reassigned. Adding an example of promise chaining. Pointing out that an async function will return a promise.
#12
JasonMatthewsDev
opened
5 years ago
5
Functions vs. arrow functions
#11
nas5w
opened
5 years ago
8
Date formatting via toLocaleDateString
#10
nas5w
opened
5 years ago
2
DOM Manipulation section
#9
Andrei0872
closed
5 years ago
1
Add Query Selector Shorthand Tip
#8
nas5w
closed
5 years ago
0
Fix typo #2
#7
nas5w
closed
5 years ago
0
Fix typo #1
#6
nas5w
closed
5 years ago
0
Tiny Correction 2
#5
JackLingwood
closed
5 years ago
0
Great article, tiny correction.
#4
JackLingwood
closed
5 years ago
1
Open call for tips!
#3
nas5w
opened
5 years ago
11
Fix typo in first example
#2
nas5w
closed
5 years ago
0
Value vs Reference small error
#1
D8ATech
closed
5 years ago
1