pomfy113 / Reddit-Clone

0 stars 0 forks source link

Why not use () => {}? #13

Open soggybag opened 6 years ago

soggybag commented 6 years ago

https://github.com/pomfy113/Reddit-Clone/blob/eee24de78e3cb28e1ee381fb5c14f522a3c1861a/test/shopping-cart.js#L6

Use arrow functions everywhere!

pomfy113 commented 6 years ago

While the main functions were cleaned up, the tests will be on the back burner for the time being. Will leave this open for later.