Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JS側のRegExpを使用する: リファクタリング #134

Merged

Conversation

YuukiToriyama
Copy link
Owner

@YuukiToriyama YuukiToriyama commented Jan 20, 2024

変更点

  • 危険なunwrap()を安全呼び出しに書き換え
  • 正規表現に名前付きキャプチャグループの機能を使用していたが、不要なので削除
  • 冗長なmatch式を?で書き換え

備考

@YuukiToriyama YuukiToriyama self-assigned this Jan 20, 2024
@YuukiToriyama YuukiToriyama merged commit 6eacce3 into feature/use-js-sys/master Jan 20, 2024
1 check passed
@YuukiToriyama YuukiToriyama deleted the feature/use-js-sys/refactoring branch August 17, 2024 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant