Michael Di Prisco

Michael Di Prisco @cadienvan

About: Full-Stack Web Developer, IoT enthusiast and nerd.

Location:
Italy
Joined:
Jun 7, 2019

Michael Di Prisco
articles - 79 total

Build a Rocket with LEGOs

Introduction "The Art of Programming is the Art of Organizing Complexity" - Edsger...

Learn More 1 0Aug 20

Stay in the problem space.

When a problem isn't clear, the solution can't be either. When was the last time you...

Learn More 1 0Apr 4

Authority and Accountability

Authority Goes Bottom-Up, Accountability Goes Top-Down. Introduction In my small journey...

Learn More 0 0Mar 15

My latest fatigue!

What Sits And What Fits. Michael Di Prisco ・ Jan 24 ...

Learn More 0 0Jan 24

What Sits And What Fits.

Introduction. [TL;DR] It depends. In software development, the concepts of rules,...

Learn More 2 0Jan 24

The alternative to roadmaps

The Problem with Roadmaps I recently read a very interesting article by Marty Cagan...

Learn More 1 0Oct 5 '24

The quiet, pervasive devaluation of frontend

Premise What follows is a response to the beautiful article by Josh Collinsworth that you...

Learn More 3 0Oct 1 '24

Inevitabot. A future as inevitable as it is unpredictable.

Premise What follows is my personal opinion on what I consider plausible to happen in the...

Learn More 1 0Sep 28 '24

The truth about test coverage

A powerful truth. Look at the following, simple and straightforward code: function...

Learn More 4 0Sep 28 '24

Celebrating 2000 Followers on Dev.to 🎉

Less than a year ago, I was celebrating my first thousand followers on Dev.to and I just noticed I...

Learn More 13 4Aug 17 '24

Node.js did not implement TypeScript

A brief article on the reasons why Node.js did not implement TypeScript. First things...

Learn More 1 0Aug 15 '24

My first 10 years in the world of development

A reflection on my first 10 years in the world of development, from the first lines of code to the...

Learn More 6 2Jul 25 '24

Iterative Contract Testing

How we tested all our APIs without writing a single test. Introduction In my...

Learn More 6 4Apr 27 '24

Admin processes - The Twelve Factor App Methodology

Welcome to the final installment of our exploration of the Twelve Factors in Software Development. In...

Learn More 0 0Mar 6 '24

Logs - The Twelve Factor App Methodology

Welcome back to our exploration of the Twelve Factors in Software Development. In this segment, we'll...

Learn More 2 0Feb 29 '24

Dev/prod parity - The Twelve Factor App Methodology

Welcome back to our exploration of the Twelve Factors in Software Development. In this segment, we'll...

Learn More 5 0Feb 22 '24

Disposability - The Twelve Factor App Methodology

Welcome back to our journey through the Twelve Factors in Software Development. In this segment,...

Learn More 4 2Feb 15 '24

Concurrency - The Twelve Factor App Methodology

Welcome back to our exploration of the Twelve Factors in Software Development. In this segment, we'll...

Learn More 2 0Feb 8 '24

Port binding - The Twelve Factor App Methodology

Welcome back to our exploration of the Twelve Factors in Software Development. In this segment, we'll...

Learn More 0 0Feb 1 '24

Processes - The Twelve Factor App Methodology

Welcome back to our exploration of the Twelve Factors in Software Development. In this segment, we'll...

Learn More 1 0Jan 25 '24

Build, release, run - The Twelve Factor App Methodology

Welcome back to our exploration of the Twelve Factors in Software Development. In this installment,...

Learn More 1 0Jan 18 '24

Backing Services - The Twelve Factor App Methodology

Treat backing services as attached resources Welcome back to our exploration of the Twelve...

Learn More 3 0Jan 11 '24

Config - The Twelve Factor App Methodology

Store config in the environment Welcome back to our journey through the Twelve Factors in...

Learn More 3 0Jan 3 '24

Dependencies - The Twelve Factor App Methodology

Explicitly declare and isolate dependencies Welcome back to our exploration of the Twelve...

Learn More 1 0Dec 27 '23

Codebase - The Twelve Factor App Methodology

One codebase tracked in revision control, many deploys Welcome to the world of software...

Learn More 5 0Dec 18 '23

Celebrating 1000 Followers on Dev.to 🎉

🚀 Milestone Unlocked: 1000 Dev.to Followers! I am thrilled to share this incredible moment...

Learn More 11 7Dec 12 '23

The Twelve Factor App Methodology: A Beginner's Guide

The twelve factor app methodology is a set of best practices for building modern, cloud-native...

Learn More 25 5Dec 11 '23

Asynchronous Batching: The (not so) secret weapon of JavaScript

Introduction Asynchronous programming is a fundamental concept in modern web development,...

Learn More 10 1Dec 7 '23

My Journey In The Open Source World - Contributing to other libraries #4

Follow me on Github! As mentioned in my previous posts about contributing to other libraries, here...

Learn More 1 0Aug 10 '23

My Journey in Open Source - set-interval-by-id

What is this? This is an interval implementation that allows you to set an interval and...

Learn More 2 0Aug 2 '23