Published inBits and PiecesCreating the Konami Code as React HookThe Konami Code is known as the most famous secret video game code.Oct 1, 2020Oct 1, 2020
Published inBits and Pieces8 Methods to Search JavaScript ArraysJavaScript has a handful of methods to help search and filter Arrays. The methods vary depending upon if you would like to search using an…Sep 2, 20203Sep 2, 20203
Published inBits and PiecesTools for Consistent JavaScript Code StyleTools and methodologies that will help you maintain consistency in your JavaScript code style.Apr 8, 20202Apr 8, 20202
Published inBits and PiecesPromise Lifting: What and When to UseA new way to write asynchronous codeJan 16, 20205Jan 16, 20205
Published inBits and Pieces6 Ways to Use Promises in Your Javascript CodeBefore creating this, I didn’t imagine there would be this many different ways to create a Promise. I imagine that it’s likely that I may…Dec 11, 20191Dec 11, 20191
Published inBits and PiecesMalicious NPM Development KitA brief history of undetected attacks and where to find themApr 24, 20195Apr 24, 20195
Published inBits and Pieces7 Tricks with Resting and Spreading JavaScript ObjectsResting and spreading can be used for more than just resting arguments and spreading arrays.Mar 13, 201914Mar 13, 201914
Published inBits and PiecesI Hate JavaScript’s for loops. Let Me Tell You Why.I hate the for loop and I think it’s a terrible construct. Let me tell you why…Jan 10, 20199Jan 10, 20199
Published inHackerNoon.comFunctional JavaScript — Functors, Monads, and PromisesSome people have said a Promise is a Monad. Others have said a Promise is not a Monad. They are both wrong... and they are both right.Nov 7, 20182Nov 7, 20182
Published inHackerNoon.comI ❤ Ramda — Partial Application with a Special PlaceholderIntroduction to I ❤ RamdaMay 11, 20182May 11, 20182