Hacker News new | ask | show | jobs
by vijaybritto 2241 days ago
Maybe he's just brushing up his past knowledge. Or maybe he's got the photomemory ability like gifted people. Who knows
2 comments

I'm beginning to think this kind of memory is hugely important for programming. It sounds counter-intuitive because devs work with text, but maintaining a visual representation of any project, current and future state, as well as the various machine states is a consistent way to be productive.
That's very helpful. But I'm talking about people with a special ability to remember everything after reading it once. My brother is someone like that and it's insane how much he remembers details of things that happened so many years ago.
Definitely the former--I'm just brushing up on my core JS skills and learning React for the first time. I currently use Vue for side projects, but I really like the React Hooks API.