Highest Rated Comments


snail2go8 karma

Neat stuff!

A super important thing in the health and sustainability of something that’s open source is how others can contribute - specifically what kind of work is welcome and how you make sure things don’t break.

Have you considered how you will have tests for your project? Automated tests are a fundamental of a long term codebase.

Have you considered how this project will grow in the long term? Will it always be you supporting it? Will anyone be able to contribute? How will you determine if functionality is relevant to your app or not?

Keep it up, makers of the future :)