Home

Awesome

From an Idea to a working Prototype using Clojure and Clojurescript.

Introduction

This series of tutorials is supposed to show you how to turn your ideas into working prototypes and create a fullstack application using Clojure and Clojurescript. We will go through all the steps: wireframing, back-end and front-end development, testing and deployment. These tutorials assume that you have some prior programming experience and have some familiarity with Clojure or any other LISP-like language. If something like that expression (+ 1 1) looks intimidating to you I'd suggest starting from a great book for beginners Clojure for the Brave and True.

Table of contents

Chapter-1: The app idea

Chapter-2: Choosing the stack

Chapter-3: Environment set up

Chapter-4: Data modeling

Chapter-5: Registration and authentication

Chapter-6: Working on UI

Chapter-7: Going Live

<!--stackedit_data: eyJoaXN0b3J5IjpbMTkyOTQ1NzA0NSwtMTQ2MzE5NTc5MCw5OD IxMTA0NTgsLTE0NzU1MzQ1MDEsOTUzMjM4OTg0LDEwMzU3NzAx MzddfQ== -->