FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
angular-basic-training/useful-resources at master · gofore/angular-basic-training · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
gofore
/
angular-basic-training
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
15
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
angular-basic-training
/
useful-resources
/
Copy path
Directory actions
More options
More options
Directory actions
More options
More options
Latest commit
History
History
History
Breadcrumbs
angular-basic-training
/
useful-resources
/
Copy path
Folders and files
Name
Name
Last commit message
Last commit date
parent directory
..
README.md
README.md
README.md
Useful Resources
Thoughtram
: Highly advanced articles about Angular, RxJS and other related libraries.
Style guide
: Angular's official style guide. Worth skimming through.
ngrev
: Graphical tool for reverse engineering of Angular projects.
Ahead-of-Time compilation
- Boost build times by compiling offline (not in browser)
Release schedule
- Angular's release schedule and versioning info
Web workers support
- Boost up performance with threading
Progressive Web Apps (PWA)
- Offline-capable, app-like web sites supporting push notification built with Angular
Lazy loading
- Only load essentials parts initially
Universal apps
- render Angular app as HTML on server
Migration from AngularJS
- Migrating from AngularJS to Angular is possible
Frameworks built on top of Angular for different platforms:
Electron
for desktop apps
Ionic
(works on top of
Apache Cordova
) for hybrid mobile apps
NativeScript
for native UI mobile apps
Back
|
FazBrowse Home
|
New Git URL