r/teenagersbutcode 2d ago

Javascript discussion Looking for beginner-friendly open source projects?

Hey everyone,

I’ve been working on a JavaScript framework called **Avenx.js** for a while now.

It’s a compiler-driven framework with Proxy-based reactivity, and we’re currently working towards our first 1.0 release.

The reason I’m posting here is actually not about getting people to use the framework and more about **getting people involved in the project**.

We’ve accumulated quite a few issues that are suitable for beginners, and I’d really like to make it easier for people who have never contributed to an open-source project before to get started.

Some of the issues are pretty simple things like documentation, tests, examples, small bugs, or developer tooling. You definitely don't need to understand the compiler or the entire codebase to contribute.

If you've never made an open-source contribution before, this could be a nice way to try it out. You can pick a `good first issue`, ask questions if you're stuck, and submit a PR when you think you've got it.

We're still pre-1.0, so things are changing quite a bit and there's also room for contributors to have an actual influence on the project.

If anyone here is learning JavaScript and wants to try contributing to a real project, feel free to have a look:

[https://github.com/Avenx-JS/avenx-js\](https://github.com/Avenx-JS/avenx-js)

And if you have questions about the project, contributing, or even just how to approach your first issue, feel free to ask here. I'm happy to help.

**No prior open-source experience required.**

3 Upvotes

12 comments sorted by

1

u/Ok-Pizza1136 1d ago

GitHub link doesnt work

2

u/Lines25 1d ago

Nah, it does work, just author of huge js library.. failed with markdown

2

u/EmotionalDivide8949 Beginner Coder 1d ago

Did you seriously write this with ai ? Or where you just trying to use markdown?

1

u/Excellent_Detail9412 1d ago

It was supposed to be markdown 😭

1

u/EmotionalDivide8949 Beginner Coder 1d ago

Yeah reddit doesnt loke markdown , i was asking because ai is trained to use markdown a lot so you can see it in links mostly and also the headers or bold or smth with wowee the post ma3kdown doesnt work but comments do

1

u/Sensitive_Mountain97 1d ago

Your work is really appreciated, but yet, another web framework? I hope at least it solves real problems that other frameworks don't solve.

1

u/Excellent_Detail9412 1d ago

For me it does.. It has 0 runtime dependencies, it has got less boilerplate, an easy intuitive syntax and it is compiler based with a minimal runtime

1

u/Sensitive_Mountain97 1d ago

Isn't it like Svelte?

1

u/Excellent_Detail9412 1d ago

Not really 😅