Thirteen JavaScript one-liners: medium.com/dailyjs/13-jav…
8
78
437
0
94
Download Image
@JavaScriptDaily This is missing: const addOne = (i) => i + 1;
@JavaScriptDaily The keyword here is that it will make you "look" like a pro. Nothing more.
@JavaScriptDaily Can someone explain to me the weekday one?
@JavaScriptDaily Thanks for sharing 😄 Hope you can learn something new!