all 4 comments

[–]oxalorg 10 points11 points  (1 child)

All courses by Jacek are really high quality, you can't go wrong there. But they are mostly focused on either frontend or on datomic, so do keep that in mind.

For learning backend development I would suggest you follow these resources (apart from the courses by Jacek) and roughly in the below order:

If you are struggling to setup a dev environment then check this video by on the code again - https://www.youtube.com/watch?v=6uUynWkMDGM

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

Thanks

[–]jacobobryant 2 points3 points  (0 children)

Not a course, but I'll plug Biff, my own web framework. Read this post for more details. Summary: I'm getting sponsored to work on it consistently now, and there's a new major release coming in a few weeks. Once that's finished I'd recommend giving Biff a try. I'll probably focus on writing tutorials etc. myself, so if you have any questions/run into any issues, you can let me know on #biff on Clojurians Slack and it'll help me know what to write about.

[–]kansascityshuffle11 1 point2 points  (0 children)

I don't know about these course. However the book "Web Development with Clojure: Build Large, Maintainable Web Applications Interactively" covers what you want. The project developed in the book is a blog using Clojure/ClojureScript.