InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Angular-challenges Alternatives
Similar projects and alternatives to angular-challenges
-
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
full-https-development-environment
A full development environment in HTTPS with a valid certificate for your local development domain with mkcert, Nx workspace, angular, reactjs, nestjs, express, docker, traefik.
-
-
-
-
angular-ngrx-nx-realworld-example-app
Real world application built with Angular 20, NgRx 19, nrwl/nx 20
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
community-events-angular
Community Events App built with ❤️ using Angular, NgRx, Rxjs to do thrill in #hacktoberfest21
angular-challenges discussion
angular-challenges reviews and mentions
-
Function calls inside template are dangerous!
Instead of immediately reading the solution, I created a challenge inside AngularChallenges for those who want to try resolving and understanding the source of the bug first. After that, you can come back to this article to compare your solution with mine and understand what went wrong.
-
Extending an existing NX generator
Answer:25 generator extending lib #70
-
Further Angular knowledge and experience
I suggests you to do these Angular Challanges: https://github.com/tomalaforge/angular-challenges/
-
Flattening and Transforming Observable Arrays with RxJs
This article will also help you to resolve challenge #11 of Angular Challenges, which is intended for developers who already have a strong understanding of observables. However anyone can read this article and learn from it. If you want to try this challenge first, I encourage you to do so then come back to compare your solution with the guidance provided here. (You can also submit a PR that I'll review)
-
Publishing your first library with NX on NPM
{ "name": "@tomalaforge/ngrx-callstate-store", "version": "0.0.1", "description": "Enhance NgRx component-store by providing a loading/error state", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/tomalaforge/angular-challenges/tree/main/libs/shared/ngrx-callstate-store" }, "keywords": [ "angular", "state", "ngrx/component-store" ], "author": { "name": "Thomas Laforge" }, "peerDependencies": { "@angular/common": "^15.0.0", "@angular/core": "^15.0.0", "@ngrx/component-store": "^15.0.0" }, "dependencies": { "tslib": "^2.3.0" } }
-
Create a highly customizable component
If you haven’t done the challenge yet, I invite you to try it first by going to Angular Challenges and coming back afterward to compare your solution with mine. (You can also submit a PR that I’ll review)
-
A note from our sponsor - InfluxDB
www.influxdata.com | 1 Sep 2025
Stats
The primary programming language of angular-challenges is TypeScript.
Popular Comparisons
- angular-challenges VS fine-grained-libs-with-nx
- angular-challenges VS full-https-development-environment
- angular-challenges VS cloudflare-challenge
- angular-challenges VS source-map-analyzer
- angular-challenges VS nx-giant
- angular-challenges VS angular-ngrx-nx-realworld-example-app
- angular-challenges VS tailwind
- angular-challenges VS community-events-angular