How can you improve your code? Read someone else’s!
If you haven’t started reading someone else’s code yet - do it immediately!
- Read what concerns you (gems, plugins which you use)
- Read what affects you (a service which you use, for example Rails)
- Read the code which impresses you (DHH ? :) )
- Read the code which you can understand
What you can do
- Note everything you read
- Try to implement it in a project
- Repeat it a lot of times
Comments
Post a Comment