DEV Community

Discussion on: Can I put small projects on github?

Collapse
 
amorganpd profile image
amorganPD • Edited

I would agree with everyone else. I would see it as a bonus if you have many small finished projects instead of large unfinished ones.

Also, commit often and show how the code base evolved. I would also do unit testing on those projects.