Caio Rolla Profile picture
Building stuff like this: 🚀 https://t.co/GQlDw0gfBz 🎁 https://t.co/2YspyxBkYD
Jan 4, 2021 14 tweets 5 min read
Starting a new project using #Angular? Here is a list of all the stuff i use to launch my projects the fastest i can.

A THREAD 👇 Have you heard about Monorepo? I created one with all my Angular (and Nest) projects using nx.dev.

I can share A LOT of code with it. Ex: Everytime i start a new project, i just need to import an Auth lib, that i created, and all Auth related stuff is set up.