Crafting a Blockchain Transaction with JavaScriptRecently in building a transaction from scratch, I learned a few nuances about Bitcoin that have been abstracted for me through wallet…Oct 9, 2017A response icon4Oct 9, 2017A response icon4
Seven Ways I Grew as a JavaScript Developer by Cultivating an NPM Package.If you’re an aspiring full-stack javascript developer, might I suggest putting down the books and video tutorials to apply some of your…Mar 30, 2016A response icon1Mar 30, 2016A response icon1
Analyzing 50,000 Tinder Users in the Los Angeles AreaOh Tinder, you mean such different things for such different people. At various crossroads in my life you have served as a tool to fight…Mar 18, 2016A response icon1Mar 18, 2016A response icon1
Build and Publish Your First Command Line Application with Node.js and NPMIf you’re not familiar with NPM, at some point it used to stand for Node Package Manager. With over 250,000 open sources packages to…Mar 17, 2016A response icon1Mar 17, 2016A response icon1
Published inFrontend WeeklyGetting Started with JavaScript Unit TestingBest practice in test driven development (TDD) dictates the test are written first, and then functions are written to pass the tests. If…Feb 7, 2016A response icon2Feb 7, 2016A response icon2
Published inFrontend WeeklySo You Want to Build a Desktop Application with JavaScript…Well, you’re in luck. As web developers, we’ve got a set of skills that increasingly can be applied to a variety of mediums.Jan 20, 2016A response icon2Jan 20, 2016A response icon2