Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/faranak-cs/angularjs

Simple AngularJS components
https://github.com/faranak-cs/angularjs

angular bootstrap typescript

Last synced: 1 day ago
JSON representation

Simple AngularJS components

Awesome Lists containing this project

README

        

# AngularJS Basics
This repo consists of angular components under the single project `hello-world` showcasing angular concepts.
# Concepts
1. Angular Setup
2. Create a Component
3. Template Interpolation
4. @for, @if Blocks
5. Interfaces
6. Services & Dependency Injection
7. Event Handling
8. Passing Component Data with @Input()
9. Property Binding
10. Pipes
11. Forms
12. HTTP Services
13. Navigation
14. Routes
# Version
Angular CLI: 17.2.0

Node: 20.11.0

Package Manager: npm 10.2.4