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...
Nov 4, 20211 min read51
