Git hooks with husky on a monorepo
Let's suppose your monorepo consist of a frontend directory and a api directory. If you want to only exec...
Software developer from Trelew, Chubut, Argentina š¦š·
Let's suppose your monorepo consist of a frontend directory and a api directory. If you want to only exec...
How Firestore works What is an index, how it works, how to search...
Deploy files to Firebase Hosting on-demand Really cumbersome,...
As it is publicly known, Firestore as a database does not allow full-text searches. So in case you wou...
Firebase is an awesome product suite. You can use its client SDKs to add back-end functionalities to...
In case you ever used any Firebase product in a project, you would quickly realize that you were always hitti...
*This note was firstly meant to be part of this other note, but I then decided to write it as a ...
Create a service account key file and name it serviceAccount.json right next to your `docker-compo...
FROM wordpress # Taken from here: # https://jtreminio.com/blog/running-docker-...
These are some notes I wrote back when I was doing some Android development and started learning about Dagger. I'm q...
This note will not be a fully detailed tutorial, as it...
TL;DR - Have both your server code and client code w...
Oh, Firebase. Didn't we all fell in love it with when we just knew it? I know I did. Although I think is an awesome tool...
Angular Universal: what they don't tell you ng add @nguniversal/express-engine and we are good to go?. Technically, yes, but you should keep...
Hey there! This is the fourth (and maybe last) part of a series about building a full-stack ...
Hello there! This is the third part of a series about building a full-stack app with Ne...
Hello there! This is the second part of a series about building a full-stack app with...
In my last article I talked about SEO, SSR, and how Next.js can help us in those matters. In this new art...
Hi! My name is Luciano Serruya Aloisi, I'm a 23-years old software developer from Trelew, Chubut, Argentina š¦š·. I've been wan...