arjunrajkumar
Follow
🎯
Focusing
- Bangalore, India
Highlights
- Pro
Pinned Loading
-
ruby_notes.md
ruby_notes.md 1# Ruby notes
23## Everything is an object
45Everything - including integers, strings are objects.
-
Learnings from 9 months at a startup.
Learnings from 9 months at a startup. 1## Learnings from 9 months at a startup.
23- Your team mates shouldn’t have to read the PRD to get context about code they are reviewing. Name methods, variables, files in a way that gives more clarity to what it’s doing.
4- Focus on reducing request times. This can be done by moving non critical tasks to background jobs.
5- Related to this: Show something is being done to the customer ASAP while you do the main work in the background.
-
Writing-Better-Code
Writing-Better-Code PublicGetting better at writing more efficient code.
Ruby 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.