Hacker News new | ask | show | jobs
by bombcar 1408 days ago
This applies to almost any programming language - things done "the standard way" will survive decently well (or have obvious migration paths) - things done "your own way" will be more fragile.

Of course, languages vary on how much they have a "standard way" of doing things.