Gleam full-stack type-safety: from database to the client
Shortest video on my channel, but most effort on preparation and editing, hope you will find it useful!
Link is in the thread 🧵
Introducing GitHub Creature ⚔️
An open source project where you summon your EPIC creature card based on your GitHub stats.
Your power level determines how awesome your card looks.
Curious to see your creature card 👀
🧵
During the festive season, I wanted to learn something fun. I ended up choosing Gleam for its strong type system, as I was looking for something completely different from my usual go-to, Clojure.
🧵This article documents my journey into web dev with Gleam.
Flink Table API & SQL Explained — The Easiest Way to Query Streaming Data
New Flink video is published: includes multiple examples running on top of real Kafka data (also tried super cool Native Kafka image inside test containers).
Link 🧵
@kiddush277559 I've not tried so far, it's obviously possible, just the question of how much of java interop vs core logic in clojure, feels like not worth it overall
Flink By Example: Getting started with Java DataStream API and local testing
A quick introduction to Flink Java DataStream API, so you can start experimenting locally and quickly get feedback from unit tests without actually submitting jobs to a real Flink cluster.
Links👇
How Much Structure Does Your Clojure App Really Need?
Shared some thoughts about layered architecture and how that applies to Clojure code.
YouTube video link is in the thread 👇
@KoLoyYee@KoLoyYee, biff is using Ring+Reitit (as I see from docs) + it is supposed to be a full framework, Pedestal is not a framework
I personally don't use frameworks, I have some personal templates that I can use and I like Reitit routing
Today I was inspired by a post about evolution of Java syntax and feature, so I've recorded a video on similar topic, trying to cover as many changes as I can (including crazy things from Java 25)
Let me know your thoughts, video link is the the comments 👇
Just posted new Clojure video, this time it's about Java interop: basics + some live coding exercise to covert S3 AWS SDK Java code to Clojure.
Link is in the comments 👇
In the new video tried to cover the topic of Middleware (Ring approach) versus Interceptors (Pedestal approach) for writing common functionality layer in Clojure web applications.
https://t.co/AAInhxTmI8