Skip to content

Clojurescript + Clojure consideration of Linked In's template challenge

Notifications You must be signed in to change notification settings

esdee/linked-in

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linked In throwdown

Blog post

A clojure + clojurescript consideration of Linked In's client-side javascript throwdown.

Usage

git clone git@github.com:esdee/linked-in.git

cd linked-in

lein deps

lein cljsbuild clean

lein cljsbuild once

lein repl

(run-server)

http://localhost:8080 (client side templating)

http://localhost:8080/profiles/100 (server side templating)

License

Do whatever you want with this code. However it includes a file from Brenton Ashworth's One project for remote calls.

About

Clojurescript + Clojure consideration of Linked In's template challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors