Skip to content

MARCO LABARILE

Marco Labarile’s personal website and blog.

  • By Marco Labarile
  • Based in Italy
  • Roughly 12 posts per year
  • First post on

Posts per month

Data for this chart is available in the table below
Posts per month
Month starting Posts
Nov 2022 1
Dec 2022 0
Jan 2023 3
Feb 2023 1
Mar 2023 4
Apr 2023 1
May 2023 0
Jun 2023 0
Jul 2023 0
Aug 2023 1
Sep 2023 0
Oct 2023 2
Nov 2023 0
Dec 2023 0

Any gaps could be due to errors when fetching the blog’s feed.

Most recent posts

Automating Callbacks to Async/Await Migrations for Mocha Tests: Part 2
In the previous article we showed how to automate the migration from callbacks to async/await for Mocha tests using jscodeshift. We started from the jscodeshift-ts-template repo and added the final implementation to the ts-codemods repo. …
On , by Marco Labarile, 1,193 words
Automating Callbacks to Async/Await Migrations for Mocha Tests: Part 1
In the ever-evolving landscape of Javascript software development, the shift towards modern features like async/await has become a crucial aspect of increasing code maintainability. However, for those with large codebases reliant on Mocha tests, this …
On , by Marco Labarile, 1,556 words
My Top 10 Reads of the Month
Welcome to my monthly digest! Since I’ve stopped posting digests for a bit, I’ll resume posting from my Pocket backlog. I’ll make sure to include more interesting reads and less news: Doctors have performed brain …
On , by Marco Labarile, 145 words