Sort:  

I am not to up on JavaScript lambda but is this valid, as in no brackets around the param. I know C# only requires the brackets when more than one argument into the lambda.

var duplicateNotes = notes.filter(note => note.title === title)

As you can see, I am a clean code junkie lol The less characters while remaining readable is always better :)

Coin Marketplace

STEEM 0.13
TRX 0.33
JST 0.034
BTC 111096.42
ETH 4298.17
USDT 1.00
SBD 0.83