|
|
|
|
|
by lghh
896 days ago
|
|
There are benefits to a compilation (transpilation?) step that are worthwhile. Most notably, types/typescript. Everyone's bar for what is bloat is a bit different. Everyone's definition of simple and clean is different. Typescript, even with a compilation step, is simple and clean to me. Javascript without types is the opposite of simple. Javascript without types is the opposite of clean. |
|