a website by Fabrizio Ruggeri
Sunday, February 5, 2023
Yet another debate in the dev world. Let's see why, if we understand it, there's no war
Saturday, October 2, 2021
Smooth login process with Google One Tap and NextAuth.js
Monday, August 30, 2021
Use NextAuth to implement login with magic code without using any external service
Monday, August 17, 2020
In this guide I'll show you how to get more from your NextJS projects when it's time to serve images. You'll be able to apply any kind of transformation to the images on the fly without the need to create those resources at build time...
Saturday, February 22, 2020
Second part of a React hooks guide in typescript, focused on useEffect hook
Monday, February 17, 2020
The first of a series of articles on React hooks. We'll dive into edge cases and peculiar behaviors. All in a typescript sauce!
Saturday, September 7, 2019
A different way of declaring application routes with (and without) React
Sunday, July 8, 2018
This post is about a little coding exercise where we will create basic components to implement reactive programming paradigm with simple node.js streams.
Saturday, March 24, 2018
Gitlab is a great platform but is it possible to use it for open source projects today?
Saturday, November 5, 2016
The way we develop javascript applications has radically changed during the last years. Javascript has become a widely used language and it broke the walls of the environment in which it was born, to be used at every level in software production, for the web and more. In any case
Tuesday, May 10, 2016
Rationale behind using dependency injection in javascript
Wednesday, November 20, 2013
How to make large http request in wordpress
Saturday, July 6, 2013
I'm a web developer. With no time to develop a website of mine!