89
brod
8y

Fucking useless languages that compile into other languages but provide no real benefit other than some trendy syntax crap.

Comments
  • 1
    Best rant!
  • 5
    Well tagged sir, well tagged! ++ all the way
  • 24
    covfefe script!
  • 1
    Oooh I know! Tea Script! Oh wait..
  • 2
    You mean CoffeeScript? But it really was useful before ES6!
  • 0
    @jordinebot what happened?
  • 2
    @inukinator well I mostly used to write CoffeeScript (or TypeScript depending on project) to have classes. Since I started using ES6 + Babel, I've never used Coffee again for new projects.
  • 0
    @jordinebot since you ysed both ES6 and typescript any notable differences? I'm in ES6 now but curious about Typescript
  • 1
    @gitpush Mmm not really... maybe the most noticeable difference is that TypeScript is a typed language (even though it also provides a type 'Any' so... 😂).
  • 1
    @jordinebot aha, great thanks man 😀
  • 0
    I mean...don't all languages compile down?? Unless you are writing Machine code...
  • 0
    @Treighton sure but I'm talking about the ones that don't provide any real benefit and in turn work to divide the community of the language hey compile down to for no reason.

    *cough*.. coffee script.. *cough*
Add Comment