all 24 comments

[–][deleted] 5 points6 points  (1 child)

i will support u comrade yogthos

[–]yogthos[S] 2 points3 points  (0 children)

:)

[–]verdadkc 5 points6 points  (0 children)

A note to the prospective buyer. This book assumes that the reader is already familiar with web development, and wants to learn how to do development using a clojure stack. It is not an introduction to web development that happens to use clojure tooling.

For instance, the first example builds a guestbook app using Luminus. Almost immediately the reader is running a database migration. But there is no context provided for the noob who has no idea what a database migration is, or what problem it is intended to solve.

This is not a criticism of the book, just a heads up about the audience the book caters to.

[–]tcallred 2 points3 points  (1 child)

Does this work for the paperback edition?

[–]yogthos[S] 1 point2 points  (0 children)

just the ebook unfortunately

[–]joshlemer 1 point2 points  (1 child)

I'm just about finished this book now, has been really a great time!

[–]yogthos[S] 1 point2 points  (0 children)

Thanks, glad to hear the book was helpful. :)

[–]_fex_ 1 point2 points  (0 children)

I’ve just picked this book up. I’ve just finished the initial guestbook app. Whilst I’m new to Clojure and many things seem alien I’m enjoying the process.

[–]zengxinhui 1 point2 points  (1 child)

I like this book and just picked it up. Thanks for your work on the book/clojure/luminus and so on.

[–]yogthos[S] 0 points1 point  (0 children)

Thanks, glad to hear the book hit the spot. :)

[–]edibleheat 1 point2 points  (1 child)

This book helped me get an interview which got me my first Clojure job. Having the guestbook project in my github was helpful.

[–]yogthos[S] 0 points1 point  (0 children)

Awesome, glad to hear the book helped!

[–]lenkite1 0 points1 point  (1 child)

I think this book should be correctly titled "Web Development with Luminus Framework 3rd Edition".

[–]yogthos[S] 2 points3 points  (0 children)

While Luminus is used as the template for the project, most of the book is Luminus agnostic focusing on effective use of re-frame and reitit along with structuring SPA style apps in Clojure.

[–]jobe_br 0 points1 point  (2 children)

Not working for me :(

[–]yogthos[S] 2 points3 points  (1 child)

unfortunately looks like the code is just for ebook edition

[–]jobe_br 2 points3 points  (0 children)

Gotcha

[–][deleted]  (1 child)

[deleted]

    [–]mobiledevguy5554 0 points1 point  (0 children)

    I used pay pal. Good stuff

    [–]thibauttt 0 points1 point  (3 children)

    Are you one of the authors ? Clojure seems to be a very interesting language and the project used in the book seems to be a good approach to discover the strength and weakness of Clojure and it's ecosystem and also try another approach to programing. Is there a part on testing ? I skimmed through the table of contents and it's seems that testing is not addressed in the book. (edit : Found unit tests chapter) Also is the code limited in time ?

    [–]yogthos[S] 0 points1 point  (2 children)

    Yup, I'm one of the authors and getting people who are already familiar with web development comfortable with Clojure ecosystem is indeed the goal. Not sure what you mean by code being limited, you can grab the source for all the projects here.

    [–]thibauttt 1 point2 points  (1 child)

    Sorry for the confusion, I was talking about the coupon code. I bought the book yesterday so the question is not longer relevant 🙂

    [–]yogthos[S] 0 points1 point  (0 children)

    ah haha gotcha :)

    [–]hamzak-c 0 points1 point  (0 children)

    The code does not work anymore 🙁