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

snippets, and linter #115

Open
JUSTIVE opened this issue Mar 22, 2024 · 0 comments
Open

snippets, and linter #115

JUSTIVE opened this issue Mar 22, 2024 · 0 comments

Comments

@JUSTIVE
Copy link
Sponsor

JUSTIVE commented Mar 22, 2024

Though not directly related to the project at hand, I want to take a moment to share my team's experience with utilizing ts-belt and ts-pattern snippets. I apologize if this announcement seems out of place; unfortunately, there doesn't seem to be a more appropriate forum for this message. We've been leveraging a VSCode extension named Boro-belt, named after the company I'm currently in. You can find it on the VSCode Extension Marketplace. Boro-belt integrates seamlessly with ts-belt, as below.

2024-03-22.1.23.22.mov

While it doesn't encompass every function of ts-belt just yet, we're committed to expanding its capabilities.
supported functions are listed on README

Additionally, I've developed an ESLint plugin as part of another project, available here, which aims to optimize usage by highlighting unnecessary function calls within pipes—these are essentially pure runtime overhead in some scenarios. This lint rule has been instrumental in refining our code efficiency in performance also readability.
스크린샷 2024-03-22 오후 1 25 19

feedbacks and PRs are welcome!

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

No branches or pull requests

1 participant