Session 03 Preparation Materials
In Session 2 class, we saw a glimpse of Om. You will develop this brief glimpse into a deeper knowledge of Om by implementing large parts of TodoMVC.
»In Session 2 class, we saw a glimpse of Om. You will develop this brief glimpse into a deeper knowledge of Om by implementing large parts of TodoMVC.
»Session 1 was mostly an introduction, and preparation towards session 2 will take you even deeper into Clojurescript. I'll list the materials to go through first, and add some detailed notes afterwards as to certain sections you can skip within the preparatory materials. You don't have to skip these; I just think they may be a little complex for now.
»For this class, we will use Leiningen for dependency and project management, and LightTable as our IDE. We could use any IDE, but the inline evaluation that LightTable allows is a great learning tool.
»Have you ever wondered how sites like Gmail and Facebook are so interactive? They have sophisticated data and server technologies, but a lot of this magic actually happens through your web browser (the "front-end") itself. Want to learn how to make some of this magic happen using technologies invented to develop Facbeook and Instagram?
»