Home

Cloud Articles
TypeScript Articles
Angular Articles
Java Articles
Recommend Reading

Document Object

Documenting technical projects and ideas

Basic Concepts of Angular

Jan 13, 2021

Taken from the Angular docs, "Angular is a framework and platform for building single-page apps". It is one of the big three frontend frameworks along with React and Vue. Angular consists of a few core concepts: Modules, Components, and Services. Each of these core concepts has a few concepts of...

Prismic