Javascript
Tutorial: Introduction To Elm (Part 1)
#theNewHotness I've been hearing about the awesomeness of elm for a little while now. It's a strongly typed functional language written for crafting user interfaces that compiles into javascript. It also has a virtual-dom implementation that claims to be faster than react. If you're