Posts about Angular
Angular Tutorial 5: Component input and output
Angular Tutorial · Part 5/5How to define possible inputs for your components and also output events, which can be subscribed to.
Angular Tutorial 4: Data binding
Angular Tutorial · Part 4/5Data binding allows you to sync data automatically in and out of components and fire events to external listeners.
Angular Tutorial 3: Creating Components
Angular Tutorial · Part 3/5Angular apps are composed of components, which encapsulate view, logic and styling. We'll focus on these in this part of the series.
Angular Tutorial 2: Building Blocks
Angular Tutorial · Part 2/5Let's learn about the basic building blocks of Angular - Components, Directives, Pipes, Services and Modules.
Angular Tutorial 1: Getting Started
Angular Tutorial · Part 1/5How to get started with Angular from scratch, part 1.
Documenting Angular apps: TypeDoc, CompoDoc and AngularDoc
There are several tools which you can use to document your Angular 2+ app. Let's compare them so you can decide what is the most suitable in your case.





