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

Creating an enum of IpcConstants to have a single source of truth for ipc channel strings #1133

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

araujoarthur0
Copy link
Collaborator

Creating an enum of IpcConstants to have a single source of truth for ipc channel strings.
object.freeze makes the object read-only, "creating" an enum on javascript.

Copy link
Collaborator

@tupaschoal tupaschoal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice!

@tupaschoal tupaschoal merged commit 941e65e into TTLApp:main Jan 29, 2025
3 checks passed
@araujoarthur0 araujoarthur0 deleted the ipc-constants branch January 29, 2025 21:49
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.

2 participants