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

Add Missing JavaScript Implementations for Design Patterns #1

Open
mesalm opened this issue Oct 25, 2024 · 0 comments · May be fixed by #2
Open

Add Missing JavaScript Implementations for Design Patterns #1

mesalm opened this issue Oct 25, 2024 · 0 comments · May be fixed by #2
Assignees

Comments

@mesalm
Copy link

mesalm commented Oct 25, 2024

Hi 👋,

While reviewing this great project, I noticed that some Design Patterns are implemented in TypeScript only, with no equivalent JavaScript implementations, like Singleton.

I’m wondering if this was intentional to maintain a specific structure, or if you're open to adding JavaScript versions for these patterns.

If there is interest in supporting JavaScript as well, I’d be glad to contribute, starting with Singleton and expanding to other patterns if it adds value.

If possible, it would be great to add a hacktoberfest label to help track these changes for Hacktoberfest.

Thanks in advance for considering, and I look forward to your thoughts on this proposal!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants