Find something to work on or promote your project here.
Please shamelessly promote your project. Everyone who posted in previous weeks is welcome back this week, as always. 😄
Additionally, all are welcome to also create a standalone post in this tag:
#contributorswanted
For open source maintainers to get together with willing contributors.
Follow the tag for more posts like this one.
Happy coding!
Top comments (10)
I was hoping one day to be the first to publish 😍, I want to introduce you to Orbyjs, it allows you to create functional components based on hooks, it is inspired by React and Hyperapp ...
and weighs only 3kB, the current support covers:
I was delighted with the work done by React at the time of introducing the hooks, but I still believe that they have a high cost in size, that's why I developed Orbyjs,
I'm also looking to implement new ideas such as working with shadow dom within the diff process
repo : github.com/orbyjs/core
example : codesandbox.io/s/vjnl412103
I think it will be good to have issues to get started with, this can help both beginners and others who would want to contribute, it is not easy to just dive in the code.
I will watch the repo to see what will be happening maybe someday I can contribute to it.
Thank you and awesome work
Exactly like you, I think the reconciliation process is complicated to read,
I will add comments line by line, to explain the process well.
I think it would be nice to hear your opinion in this issue
github.com/orbyjs/core/issues/1
Thank you,
I think that is a good start, another way would be to add what needs to be worked on and the levels of difficulty, either beginner-friendly and so on.
I would love to dive in at some point and see how I can help on this.
I'm creating a series of front-end libraries that allow you to create web apps using vanilla HTML, CSS, and JS. I'm using these libraries to build v2 of my startup. I could use some help maintaining and open sourcing them.
One of them serializes the DOM, turning this:
Into this:
The other libraries handle:
My goal is to build a framework that makes it really easy to build high-performance, responsive, and intuitive web apps on top of a traditional, server-rendered back-end.
Do not know how to write post, just save a post
dev.to/spacevim/use-vim-as-a-javas...
but it seems is not public post.
I just wrote a small post about it:
jsonresume-theme-stackoverflow
I would like to rewrite that with newer front-end stack and maybe also detaching from the original json schema and creating another one more flexible!
I'm currently looking for contributors for my open-source scripting language Eko! 😬
As of now, I'm looking for contributors who can help with:
I would LOVE some help on my Node.js web framework called Curveball:
github.com/curveballjs/core
It aims to solve a similar problem to express, except it uses async/await and typescript everywhere.
Relevant post from today:
Start Contributing to Node.js in the New Year
Tierney Cyren