aliaksandr-s / prototyping-with-clojure

A series of tutorials on creating a full-stack app with Clojure and Clojurescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A series of tutorials on creating a full-stack app with Clojure and Clojurescript


Languages

Language:Clojure 81.7%Language:HTML 14.9%Language:CSS 3.0%Language:Dockerfile 0.4%