How to integrate a Python/Ruby/PHP shell script with Node.js using child_process.spawnThere are occasions when running a Python/Ruby/PHP shell script from Node.js is necessary. This post looks at best practices around…Feb 4, 2019Feb 4, 2019
Published inThe StartupPost Frequency: from prototype to production with Vue + NodeIf you want to ship, use the tools you know. — A lot of peopleNov 26, 2018Nov 26, 2018
A simple JavaScript/Node coding setup on Mac OS XHere’s how I get productive for JavaScript/Node on Mac OS.Nov 19, 2018Nov 19, 2018
Progress and roadblocks: a journey into open-sourceEnhancing generators for ES6 in the Sequelize CLINov 7, 2018Nov 7, 2018
Published inThe Startup6 months of Code with Hugo, in numbersGoing from 0 to small. A developer’s journey starting a technical blog from scratch.Oct 21, 2018Oct 21, 2018
ObservableHQ notebooks for JavaScript demos and prototypesObservableHQ is a platform being built by Mike Bostock (creator of the D3 visualisation library), Jeremy Ashkenas (“Made CoffeeScript…Oct 8, 2018Oct 8, 2018
How to impress interviewers by using recursion in JavaScript with ES6 featuresThere’s nothing as flashy and useful for JavaScript interviews than recursion.Oct 1, 20187Oct 1, 20187
Published inHackerNoon.comWriting multiple Vue components in a single fileWriting multiple components in one file is a pattern from React where some files contain multiple components.Sep 27, 20181Sep 27, 20181
A gentle introduction to GraphQL API integrationsGraphQL is a great alternative to REST (or other HTTP API designs). This is a quick introduction to the core concepts around consuming a…Sep 10, 2018Sep 10, 2018
Published inHackerNoon.comJavaScript GraphQL client requests in Node and the browser using `graphql.js`An example consuming a GraphQL API in JavaScript from Node and the browser using graphql.jsSep 5, 20181Sep 5, 20181