9 ms·
Fundamentally, I guess the difference is that one is type-safe, and the other isn't. You can get compile time errors instead of runtime for bunch of things.
by birdsbolt 11y ago
Fundamentally, I guess the difference is that one is type-safe, and the other isn't.
You can get compile time errors instead of runtime for bunch of things.
- dllthomas 11y agoClojureScript also, I think, has a better front-end story for squishier front ends at the moment (although there are a number of projects working on changing that).