Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/faranak-cs/angularjs
- Owner: faranak-cs
- Created: 2024-02-22T17:34:23.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-03-14T13:28:24.000Z (8 months ago)
- Last Synced: 2024-03-14T21:28:34.800Z (8 months ago)
- Topics: angular, bootstrap, typescript
- Language: TypeScript
- Homepage:
- Size: 460 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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