What is Nx library?
Library is an abstract concept for reusable part of our code base. It contains logic that can be accessed from different scopes through a well defined API.
Okay, but what is library?
Basically you write great code and don't want to repeat yourself, s...
pantooni.hashnode.dev1 min read