Have you ever wondered how we can build a real-world, production-ready, end-to-end application using the functional programming principles?
Here is my experience on how to design systems using the FP techniques from 1970s and 80s
youtube.com/watch?v=Kj0Z0MJl…#Clojure
This is precisely what I am doing in my library HoneyEQL and enabling this kind of usage in #clojure ecosystem.
The same query in #clojure using HoneyEQL and the corresponding results would look like this!
github.com/graphqlize/honeye…
New Blog Post:
This seventh part of the blog series on Building an E-Commerce Marketplace Middleware in #Clojure shares how we captured a business operation from the client’s Order Management System(OMS) processed it in a marketplace
demystifyfp.com/clojure/mark…