ngxtension-platform
Utilities for Angular (by ngxtension)
ng-journal-insurance-portal
Starter kit for the Nx - Scaling Angular Applications workshop. (by HaasStefan)
ngxtension-platform | ng-journal-insurance-portal | |
---|---|---|
5 | 5 | |
669 | 173 | |
3.0% | - | |
9.0 | 7.7 | |
3 days ago | over 1 year ago | |
TypeScript | TypeScript | |
MIT License | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ngxtension-platform
Posts with mentions or reviews of ngxtension-platform.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-11-14.
-
Are Angular Resolvers on Life Support ?
I used ngxtension for the demo for brevity, but the result is the same.
-
How to contribute to open source projects
The project of my choice was ngxtension. If you don't know ngxtension: It is a collection of useful Angular utilities. As Angular developer you should definitely check it out.
-
Hacking Angular Signals
You can find this function in the NG Extension Platform: documentation.
-
Signals are VALUES, not EVENTS
It's a good opportunity to rethink migrating from RxJS to Signals, as more and more APIs are signal-based: the framework (signals, computeds, effects and the rxjs-interop) and ecosystem (NGRX signal store), as well as tons of experiments (such as this one).
ng-journal-insurance-portal
Posts with mentions or reviews of ng-journal-insurance-portal.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-07.
-
Learning React as an Angular Developer
Btw, I have an Angular blog, if you are interested in that: www.ng-journal.com
-
Angular projects to each level
I don't fully understand the question, but if you would like to see a very advanced (and opinionated) repo: https://github.com/HaasStefan/ng-journal-insurance-portal
-
What is your tech stack for blog websites? (not wordpress)
I used 11ty and Tailwind for good SSG. https://www.ng-journal.com
-
Rant about ngrx
Repo where a Redux store would be beneficial: https://github.com/HaasStefan/ng-journal-insurance-portal
- Angular with Nx in 2023? Seriously, You Should!
What are some alternatives?
When comparing ngxtension-platform and ng-journal-insurance-portal you can also consider the following projects:
fetch-angular-resolver
angular-16-pagination-example - Angular 16 Pagination example with existing API (server-side pagination) using ngx-pagination and Bootstrap