(let [greeting [:div {:style {:background "green"}} "hello"]]
[:section#hi-there greeting])
Just a little bit of data! require('net').createServer((socket) => socket.write('Hello from a toy telnet server!')).listen(8080)
And that is all! Got my task done in 5 minutes, and my friend learned something easy. My takeaway is that for software to be successful, being technically sound is only the first half of the marathon. You also need to make it accessible.
This means Rails and Angular are doing the same job - the main difference is where data keeping and rendering is done.