|
|
|
|
|
by bmeski
1613 days ago
|
|
I’ve seen the transition occur in my company where DX is trumping backwards compatibility, “simplicity”, and inter team cohesion. If you can’t bother to write the if statement that guarantees backward compatibility and follows a defined standard in use for almost 20 years, you are a horrid engineer IMO. This is why there’s a general trend toward all things becoming complicated, brittle, and shitty. |
|
If you're not using a compiler, you should definitely not use the latest and greatest features, unless you are well aware that you will not be supporting older browsers.