DEV Community

Discussion on: How satisfied are you with the code quality of your current project?

Collapse
 
selectiveduplicate profile image
Abu Sakib

I'm pretty much a novice.

My first real project is on GitHub here; I'm sure it's horrible...!

But I'm learning and am confident that I'm gonna be able to improve...

Any advice would be great though...

Collapse
 
rlxdprogrammer profile image
Marcell Lipp

I took a look, it is not so bad, especially if you are a novice.
What I would suggest is to split up the complex functions for multiple ones.
On the other hand I suggest you the page exercism.io, there you can write code and the mentors on the page are giving you reviews with suggestions.

Collapse
 
selectiveduplicate profile image
Abu Sakib

Thank you very much for your advice!