Skip to content

MARCO LABARILE

Marco Labarile’s personal website and blog.

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

Posts per year

Data for this chart is available in the table below
Posts per year
Year starting Posts
2022 1
2023 12
2024 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