loopbackio / loopbackio/loopback-next
Remove Assert as a dependency from @Loopback/Filter
オープン
まだ誰も着手していません。
- 主要言語
- TypeScript
- スター
- 5.1k
- フォーク
- 1.1k
- 平均マージ
- 2日 21時間
- マージ済み PR(30日)
- 27
説明
This library only seems to serve the purpose of doing simple assertions if it was removed the portability of the library would increase (as it would no longer be node dependent) this means it could be moved into any frontend framework without issue and be shared between the front and backend.
This caused this issue in Angular
https://github.com/angular/angular-cli/issues/20819
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、@LoopBack/Filter での Assert の使用箇所を特定し、移植性の問題についてリンクされている Angular CLI issue を確認します。ライブラリが Node 固有の Assert に依存しなくなっていることを、単純なアサーション動作を維持したまま確認し、フロントエンドフレームワークと共有できることを検証します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- angular, node.js, typescript
- 領域
- api, frontend
- issue の種類
- リファクタリング
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100