HACKER Q&A
📣 sarupbanskota

Do you write code just for practice?


Do you practice writing code consistently?

(Especially outside of your day-job?)

How often (daily?), and when in your day?

How do you decide what code to write?

Any sites or resources you've found useful in this area?

Disclaimer: I work on https://codecrafters.io and I'm exploring how best to support our learners


  👤 john_the_writer Accepted Answer ✓
Yes.

I rebuild things I've done before but with new patterns or even new languages.

A little every day.

I basically rebuild a blog over and over. It has most things that apps these days need. API, Auth, RealTime notification, Chat, Cache, Jobs/Workers