Тёмный

Setting up a basic Clojure backend 

Lambda Island
Подписаться 1,7 тыс.
Просмотров 7 тыс.
50% 1

Опубликовано:

 

30 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 18   
@kkambucha
@kkambucha 2 года назад
Wow! Thank you so much! It was my first step with Clojure and I'm amazed at how simple it is. This is a very helpful and useful lesson. Great!
@geraldodev
@geraldodev Год назад
Thank you for producing clojure content !
@aramzadikian
@aramzadikian 3 года назад
Great work, would really like more content like this
@devriessynthetics
@devriessynthetics 2 года назад
This was a really nice intro to creating a web server with Clojure. However, I couldn't get the project to work with the deps.edn setup. I did get it working with Leiningen though, just had to get the correct dependency syntax for the project.clj file. I'd like to learn to use clojure without a tool like Leiningen to better understand how it works under the hood. Are there any tutorials for how to run clojure in the most barebones way possible for better understanding?
@fndriven9508
@fndriven9508 3 года назад
Thank you Arne!
@jacobclarkson4805
@jacobclarkson4805 3 года назад
Very useful. Thank you :)
@danielgroe7400
@danielgroe7400 3 года назад
Thanks for this video. I'm mostly confused by the amount of middleware, which is added to a reitit setup. Maybe you can add a example on this topic too.
@errelin1326
@errelin1326 2 года назад
Basically, Middle ware usually take a map, the http request/response as a map, and modify the map and return the modified one.
@rommudoh
@rommudoh 3 года назад
Volume is a bit low, but still a nice overview!
@Lambdaphile
@Lambdaphile Месяц назад
Would you recommend this in 2024?
@Puffadderr
@Puffadderr 2 года назад
What is the application/edn ? I can't send data from actual form. Why it won't accept x-www-form-urlencoded?
2 года назад
What is the use of `#'` in `#'handler` ?
@LambdaIsland
@LambdaIsland 2 года назад
It's the same as `(var handler)`, it returns the "var" object, rather than what's in the var (a function). This way if you redefine "handler" that change will automatically be picked up by the server.
@BryonLape
@BryonLape 3 года назад
The JVM is a mess. Why won't people let it go?
@LambdaIsland
@LambdaIsland 3 года назад
Are you just trolling or making a sincere argument? The JVM is one of the most advanced VMs in existence, and has one of the most well developed ecosystems. What's not to like?
2 года назад
@Yassin Zao Maybe true, maybe not, but in this video, it's not evident any of those JVM related issues mentioned.
@LambdaIsland
@LambdaIsland 2 года назад
@Yassin Zao Typical Java development involves a significant amount of boilerplate, but that has nothing to do with the JVM, and is not something you notice when doing Clojure.
@bmbiz
@bmbiz 2 года назад
@Yassin Zao Java/boilerplate, sure. JVM and Clojure. No. That's just pure FUD that appears to be pulled straight out of your backside.
Далее
ClojureScript: React with a Hiccup by David Vujic
33:58
Voy shetga man aralashay | Million jamoasi
00:56
Просмотров 643 тыс.
A History of Clojure by Rich Hickey with Q&A
1:07:02
Просмотров 31 тыс.
Use Clojure to build an API
33:24
Просмотров 10 тыс.