NG Website
Description
NG Website is the main project in my Nx workspace. It contains many Angular examples like forms validation, components interactions, API consuming, route pages and much more. Here I have some groups of features:
About the Angular framework
- Angular versions history: all the Angular features version by version.
Rx Js examples
- Students Programs (sample 1)
- Students Programs (sample 2)
- TODO app (sample 1)
- Using multiple observables
Angular examples
- Angular Components interactions
- Form validation examples
- Two sums problem and graphics solution
- Tree view and management of a company team
- Unique IDs in a modal window. How to display and select unique IDs in a select
SEO tools
- Title meta tag validator
- Keywords extractor: extract keywords from a string
- Description meta tag validator
- SEO checklist: what you can and must do before publishing a website or web application and obtain a better SEO
API and Media
- Reading channel properties and getting the YouTube videos
- Getting Flickr images
- RSS new reader
- API aggregator
NOTE: originally the I have created 7 or even more separated projects for each example or feature above, When I discovered Angular Nx, I have merged all these similar projects into only one. And here is the Nx website!