Patrick Passarella

  • Home
  • About
  • Blog
  • Contact

Blog

Here I write about things that I like or know, such as web development, career, life and self-improvement.

Finally understanding Node.js internals.

A straightforward post about some of the Node.js internals aspects, like V8, Event Loop, JIT, Libuv, and more bonus topics.

Patrick Passarella30th Apr, 2021

Making better decisions with the WADM

WADM is a formula to make mathematically better decisions based on factors that matter

Patrick Passarella7th Jan, 2021

Electron and React integration done right

Creating an updated Electron + React app, learning how to communicate between them, and how to build for cross-platform

Patrick Passarella13th Dec, 2020

How to position the Electron tray window on all platforms

Creating an Electron tray app and correctly positioning it on Windows, Linux, and Mac

Patrick Passarella7th Nov, 2020

How can you be more disciplined in your daily goals

A better way to be focused and grow yourself

Patrick Passarella12th Aug, 2020

A React image component with a fallback url

And how to test it with Jest and React Testing Library

Patrick Passarella5th May, 2020