Andrey Fadeev
You will learn everything about building production-grade software on this channel!
Hi, I'm Andrey. I'm a Staff Engineer working with Clojure full-time for the previous seven years. I'm sharing everything I know about building reliable production-grade software with Clojure, Java, Kafka, Docker, Terraform and more.
We will also talk about functional programming and software career paths.
Subscribe so you don't miss anything!
If you'd like to support the channel follow the `Buy me a coffee` link :)
7507483
Объяснение API и SQL Flink Table — самый простой способ запроса потоковых данных
Flink на примере: начало работы с Java DataStream API и локальное тестирование
Какая структура действительно нужна вашему приложению Clojure?
Работа с вложенными условиями и отсутствием ранних возвратов в Clojure
современная ява, вам нравится?
Clojure Java interop practical guide
Middleware vs interceptors in Clojure web applications
Getting Started with Leiningen: A Beginner’s Guide
Expressive Clojure testing with the matcher-combinators library
REPL-driven development (RDD) with Clojure
🚀 tech stack for indie hackers (solo developers)
Getting Started with Kinde React SDK: Front-End Authentication Made Easy
Postgres Is All You Need for Full Text Search (Seriously)
🚀 Get Started with Apache Flink Locally (Docker + Kafka + Postgres + Debezium)
Junie AI coding agent in IntelliJ IDEA: first impressions and thoughts
Mise version manager: number one tool for a developer
MCP getting started: filesystem, LLM integration, building own MCP server
How to use Min/Max heaps, solving Find Median from Data Stream in Clojure
How to use reduce function in Clojure
Ways to debug Clojure code: println, pprint, hashp & debugger
Write better code with pure functions
Как использовать git? Интерактивный режим — залог успеха!
Clojure Crash Course 2025: Beginner Friendly
Clojure Atom Internals, AtomicReference and Implementation Details
Building my first AI-powered application in public: demo & code walkthrough
Dark theme toggle with Tailwind CSS and AlpineJS (Clojure Service Template)
Пробуем Azure AI Speech Services (преобразование текста в речь и оценка произношения) из Clojure ...
Is Coolify good? My experience so far (really impressed)
Building Tailwind CSS for Clojure Hiccup Backend (Updated Clojure Service Template)
Trying JDK21 Structured Concurrency from Clojure