
S1 E1 - Why ClojureScript with David Nolen
ClojureStream Podcast
00:00
Is HTTP a Stateless Protocol?
In the browser we very often didn't think about state like HTTP is a stateless protocol. So what does this state in our browsers? Well, soHTTP itself might be stateless but when you build a web service, of course, you know, you talk to a database or you recreate state by accessions or cookies. As people built more sophisticated applications, they needed state and all the typical problems sort of crop up because nobody thought about how to manage that state. And closure script seemed like a way to keep on doing the exciting UI work but add a little bit of discipline.
Transcript
Play full episode