fine-grained-libs-with-nx VS angular-challenges

Compare fine-grained-libs-with-nx vs angular-challenges and see what are their differences.

fine-grained-libs-with-nx

Super fine-grained architecture for Angular apps with Nx (by HaasStefan)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
fine-grained-libs-with-nx angular-challenges
1 6
7 926
- -
4.9 9.8
11 months ago 5 days ago
TypeScript TypeScript
- -
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.

fine-grained-libs-with-nx

Posts with mentions or reviews of fine-grained-libs-with-nx. We have used some of these posts to build our list of alternatives and similar projects.

angular-challenges

Posts with mentions or reviews of angular-challenges. We have used some of these posts to build our list of alternatives and similar projects.
  • Function calls inside template are dangerous!
    1 project | dev.to | 1 Sep 2023
    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
    1 project | dev.to | 10 Jul 2023
    Answer:25 generator extending lib #70
  • Further Angular knowledge and experience
    1 project | /r/Angular2 | 27 Jun 2023
    I suggests you to do these Angular Challanges: https://github.com/tomalaforge/angular-challenges/
  • Flattening and Transforming Observable Arrays with RxJs
    1 project | dev.to | 28 Apr 2023
    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
    1 project | dev.to | 14 Dec 2022
    { "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
    1 project | dev.to | 10 Nov 2022
    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)

What are some alternatives?

When comparing fine-grained-libs-with-nx and angular-challenges you can also consider the following projects:

traf - Find truly affected packages in monorepos

angular-ngrx-nx-realworld-example-app - Real world application built with Angular 17, NgRx 17, nrwl/nx 17