Backup and analyze your Instagram Stories like a boss.
stori.socialA web analytics tool that is easy to use, privacy oriented and where you don't have to have a marketing degree to know how to use it.
metrical.xyzBlockstack-backed and privacy-focus read it later service
cozyreader.xyzTime Progress shows you the percentage of the current year, month, week and day in the new tab page.
time-progress.francesco.spaceA Lorem Ipsum Generator for equality.
feminipsum.spaceAn habit tracker that doesn't track you back.
useatoms.xyzHow to use React, Node.js and Espruino on ESP8266 to build a smart home.
medium.com/@marassi/control-your-home-using-only-javascript-72a3b071c894Show the world what you are currently listening to.
listen.francesco.spaceHere are my latest articles:
A few days ago, during a spring cleaning session, I discovered an ESP32I bought for an old project (but never used), buried in a closet. I’m talking about a microcontroller device which is extremely cheap yet with a lot of great features, like a…
May 05, 2020img Let's face it: since the introduction of the async/await pattern, we have tried to use it every where. Long gone and (almost) forgotten are the days of big chains of javascript callbacks and Promises.resolve: now all the functions starts with an…
April 22, 2020How to create a React Hook to make AJAX calls Today we are going to create a simple hook that helps me everyday in my React projects, both web and react-native: a hook to make Ajax Calls and that returns the response. For testing the hook, we are…
April 16, 2020There are some things that I found trivial and a little difficult to do on React Native that are so easy inside a web application; one of these things is handling different environment variables. It’s normal to have only one environment when you are…
March 16, 2020