|
|
|
|
|
by drewying
4226 days ago
|
|
Kudos to the creator. Writing something like this takes a lot of effort and it looks like they did a great job! Well done! With that said, on wider level, what's the allure of these JavaScript replacement languages? Is JavaScript syntax really that difficult for some developers to wrap their head around? I can understand something like Dart that has an underlying goal of performance, but the purposes of things like this or CoffeeScript genuinely confuse me. |
|
For example, safe object navigation. This code in Spider/CoffeeScript:
compiles to something like: