DEV Community

Discussion on: What was the most over-hyped software movement?

Collapse
 
cjbrooks12 profile image
Casey Brooks

MongoDB. Also, Coffeescript.

Collapse
 
itsasine profile image
ItsASine (Kayla)

I liked Coffeescript :(

Collapse
 
aritdeveloper profile image
Arit Developer

I second Coffeescript 🤦🏽‍♀️

Collapse
 
drewknab profile image
Drew Knab

Coffeescript gets a pass for being the transpile gateway drug.

Collapse
 
n8chz profile image
Lorraine Lee

What should a coffeescripter (like me?) graduate to? Clojure?

Thread Thread
 
cjbrooks12 profile image
Casey Brooks

What should a coffeescripter (like me?) graduate to?

Typescript, probably. Like CoffeeScript, Typescript is pretty much just normal Javascript, with some extra goodies. Clojure is a completely new paradigm of programming (Lisp), and won't be as easy of a transition.