0 votes
in Angular by
What is schematic in AngularJs?

1 Answer

0 votes
by

It's a scaffolding library that defines how to generate or transform a programming project by creating, modifying, refactoring, or moving files and code. It defines rules that operate on a virtual file system called a tree.

...