October 12, 2017
A look at where we are with Node.js security, and what you can do to keep your customer's data safe
node.jscodingopen-sourceNovember 2, 2017
Node.js 8 became the LTS version on 31 October 2017, and Node.js 9 became the current Node.js version
node.jscodingopen-sourceOctober 23, 2017
Mastering async functions in Node.js - error handling, parallel execution and complex control flows
node.jscodingDecember 7, 2017
Terminus adds graceful shutdown and health checks for your applications
node.jscodingkubernetesopen-sourceDecember 18, 2017
A list of guides / best practices, which if you follow, you may become a better Node.js developer in 2018
node.jsNovember 12, 2017
Puppeteer is a Node library which provides an API to control headless Chrome over the DevTools Protocol.
node.jscodingopen-sourceJuly 12, 2018
By 2017, 71% of us were using Kubernetes. This article helps you master Kubernetes, so you can deploy applications with confidence.
node.jskubernetescodingopen-sourceMay 13, 2018
This article helps you set up your local environment, so you can develop against AWS services locally, without provisioning any resources in the cloud
node.jskubernetescodingopen-sourceMarch 18, 2018
This article walks you through how you can develop an application locally using Kubernetes
node.jskubernetescodingopen-sourceApril 24, 2018
A quick update on Node.js Security - npm acquires the Node.js security project, npm 6 ships with `npm audit`
node.jscodingJanuary 18, 2018
Tips and best practices on how to build secure JavaScript applications
node.jsjavascriptcodingNovember 30, 2017
On creating a unified error handling logic for your Express applications
node.jscodingNovember 17, 2020
As software engineers, the goal is always to improve the quality of the software we help develop, especially if other engineers are depending on this quality to complete their own projects. However, these improvements come with a price.
codingdesign systemsopen-sourceJanuary 11, 2019
Lessons learned from working on Base Web, Uber's new extensible design system architecture
design systemsjavascriptopen-sourceFebruary 8, 2018
With Docker and Kubernetes Go got quite some traction - itโs time to learn it!
tutorialopen-sourceJanuary 7, 2020
With Vidal Graupera, we've dived into engineering managment, and my background in it.
interviewengineering-managementleadershipOctober 7, 2017
A free Disqus alternative using GitHub comments, mainly for blogs with developer audiences
tutorialcodingjavascriptopen-sourceOctober 24, 2020
This article is an attempt in providing a framework for engineering and product teams to reduce the inherent friction and the time required to complete planning cycles.
leadershipengineering managementNovember 2, 2020
Transitioning from a software engineering position to a managerial one can be quite a leap. This article offers a few practical tips you can follow to help new engineering managers succeed.
leadershipengineering managementOctober 28, 2020
Employee Pulse or Satisfaction Survey gives you some metrics on how your organization does in certain areas. To make improvements, you have to dig deeper and get to the truth behind these numbers.
leadershipengineering managementOctober 19, 2020
There seems to be a growing trend in technology--and in all aspects of our lives, really--to measure everything: business outcomes, organizational success, and individual performance. But does it improve our lives?
leadershipbooksOctober 5, 2020
Ted Lasso is one series we all need in 2020. It reminds us that kindness, being nice to each other, can make a difference and what good leadership is like
leadershipJuly 26, 2020
Measuring engineering productivity should be focused on outcomes and not outputs. This article provides a few ideas on how to go about it on the company, team and individual levels.
engineering-managementleadershipOctober 1, 2020
Modern web development came a long way. This article is a summary of how you can build your blog using React, Next.js and Base Web.
codingjavascript