As you said you wanted to build web apps in Clojure, you could check out
Tony Kay's tutorials on developing them with Fulco here:
https://youtu.be/nlT45ikSEOE . Fulco isn't a beginner's approach, but Tony
is an excellent teacher, the tutorials are free and recent.

Also, Eric Normand's course on re-frame on https://purelyfunctional.tv/ is
excellent, very easy to follow for a beginner.
re-frame's documentation is also excellent:
https://github.com/Day8/re-frame/blob/master/docs/README.md

Both Fulcro and re-frame would allow you to develop "single page" web apps
primarily with ClojureScript.

An essential resource for building web apps in Clojure is Luminus
http://www.luminusweb.net/, as it provides a set of needed libraries so you
can simply focus on an initial app, rather than getting lost in a plethora
of options. I'd suggest you start here so you get a good sense of how a web
app is constructed in Clojure.






On Sat, Mar 9, 2019 at 10:16 PM Rick Mangi <r...@chartbeat.com> wrote:

> Clojure is only a few years older than Elixr.
>
> I'd recommend https://www.braveclojure.com/ as a great online
> book/tutorial as a starting point.
>
> Enjoy!
>
> RIck
>
>
> On Sat, Mar 9, 2019 at 4:02 PM Matching Socks <phill.w...@gmail.com>
> wrote:
>
>> Clojure is pretty simple.  It works well.  And nothing in it has ever
>> been deprecated.  In short, do not worry about finding a very new
>> resource.  What kind of project would you like to start out with?
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Clojure" group.
>> To post to this group, send email to clojure@googlegroups.com
>> Note that posts from new members are moderated - please be patient with
>> your first post.
>> To unsubscribe from this group, send email to
>> clojure+unsubscr...@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/clojure?hl=en
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "Clojure" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to clojure+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
> --
>
> [image: chartbeat-gmail-...@2x.png]
>
> Rick Mangi
>
> Senior Director of Data Engineering
>
> Chartbeat
>
> 917.848.3619 | @rmangi | r...@chartbeat.com
>
> 826 Broadway, 6th Fl., New York, NY 10003
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to