Hacker News new | past | comments | ask | show | jobs | submit login

Even if you're a good programmer, typing and interfaces make refactoring quicker and typos easier to find.

This is why so many people have problems writing in JavaScript.




Typing makes refactoring quicker only if you're relying on it. If you're not, then it will actually make refactoring slower.

Interfaces will not make refactoring faster, just easier.


> Typing makes refactoring quicker only if you're relying on it.

As opposed to?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: