Benji KayinHackerNoon.comSolve TED-Ed’s Frog Riddle with JavaSciptTED-Ed is a YouTube channel with educational content. They occasionally post riddles, give viewers a chance to solve them, and then explain…Jul 25, 2018Jul 25, 2018
Benji KayincodeburstMake Your JS Chains More Dev-Friendly With This Simple TrickHow to become unchained by semicolonsFeb 12, 20183Feb 12, 20183
Benji KayinHackerNoon.comThe Untapped Potential of ‘Nested‘ TernariesWe’ve been using these things incorrectly all along!Feb 12, 20183Feb 12, 20183
Benji KayincodeburstLearn to build a VR app from scratch in just 10 minutesWebVR is easy with A-Frame!Feb 11, 20181Feb 11, 20181
Benji KayincodeburstIfs Are Good, But Ternaries Might Be BetterYou might improve your code by choosing ternaries over if statementsJan 30, 20183Jan 30, 20183
Benji KayincodeburstIntro to Object.assign() in ES6This is a video tutorial on using the Object.assign() method included in JavaScript’s latest major update. Object.assign() is a super handy…Jan 26, 2018Jan 26, 2018
Benji KayinBenji JSEasy WebVR with A-FrameWith Mozilla’s free framework A-Frame, anyone who can write HTML can create a virtual reality app, and anyone who knows JavaScript can…Jun 4, 2017Jun 4, 2017
Benji KayinBenji JSES6 Quick Tip: Object Short NotationHere’s a quick rundown on an ES6 feature that solves a minor but common pain point.Aug 20, 20161Aug 20, 20161
Benji KayinBenji JSIntro to Object.assign() in ES6This is a video tutorial on using the Object.assign() method included in JavaScript’s latest major update. Object.assign() is a super handy…Mar 29, 2016Mar 29, 2016
Benji KayinBenji JSNPM client-side without a task runnerThis is a JavaScript tutorial on using NPM in the browser without the need for additional task runners like Gulp or Grunt. Our only…Mar 15, 2016Mar 15, 2016