DEV Community

Discussion on: Do you have a side project? Talk about it!

Collapse
 
bradtaniguchi profile image
Brad

I've been working on the same project for almost 2 years. It's gone thru around 4 iterations. Feature wise its more or less a semi-complex CRUD app, but each iteration was done with a different focus on different aspects. Sometimes I'd be focusing on e2e, CI/CD, testing, or trying out different libs and frameworks.

At this point I'm just trying to finish it to completion haha.

I mainly did my side project as a place to test out new ideas and technologies. Some were worth the effort, some weren't. But that's all part of learning :D