8 followers
Lead Developer Front-end - Enthusiast Developer - NX & Angular Lover
Understanding libraries types Hello friends ๐! As we saw in the previous article, one of NX's core features is the ability to create libraries. These...
Introduction Hello friends ๐! In a monorepo, the mindset shifts from thinking in terms of applications to thinking in terms of libraries. This...
Hello friends ๐! In the last article we saw how to create a monorepo with NX project : Getting started with NX & Angular .github: This folder...
Hello friends ๐! In this article, I'll walk you through the steps to install NX and Angular. But what is NX ? I discovered NX in 2019, I used it to...
Today we will see how to install TailwindCSS in an Angular project Create or use your Angular project ng new project cd project **Install and...
Today we will see how to install Jest in an Angular project ยท Jest When you generate a new Angular project, it comes with some tools for unit testing,...