3 тысяч подписчиков
74 видео
IntelliJ IDEA Minimalistic Look & Productivity Boost: Essential Hotkeys Included!
Java JDBC fundamentals: everything you need to know (connections, transactions, resultsets)
Bun with HTMX and Hono: first impressions and demo!
My approach to learning a new language as an experienced developer (Go)
Building app (Bun, HTMX, SQLite, ElysiaJS, and TailwindCSS) start to finish with Gemini AI help
Testing Debezium Connector with TestContainers and outbox pattern: Kafka, Clojure, PostgreSQL
Clojure in production: what do we use in real-world services?
First Astro+HTMX impressions: HTMX infinite scroll, (Astro DB, partials, cursor based pagination)
Hono upload files to Cloudflare R2
Building a simple concurrent task queue on PostgreSQL only with Clojure code sample
Complete Clojure Development Environment Setup: IntelliJ IDEA, Cursive, ASDF/RTX, Toolbox
How to define functions in Clojure: everything about defn
Immutability and persistent data structures, overview of Clojure list, map, vector and set
Building Clojure App from SCRATCH, part 4: PostgreSQL database, next.jdbc, testcontainers, Docker
Flink Table API & SQL Explained — The Easiest Way to Query Streaming Data
Dark theme toggle with Tailwind CSS and AlpineJS (Clojure Service Template)
Contract (design) first API development (OpenAPI, Spectral, Oasdiff), Clojure Ring Validator
Sending emails from Cloudflare Workers with MailChannels completely free, all caveats covered!
This will cover 95% of all your needs - Clojure concurrency pragmatic guide!
Adding Zod validation for HTMX form in Hono application
Google OAuth2.0 with Bun and Hono
Creating a User Sign-In/Sign-Up Flow in Clojure (Ring, Compojure, Hiccup, HTMX, PostgreSQL)
How to work with SQLite from Clojure (next.jdbc, HikariCP, component, flyway migrations)
Beginner's guide to clojure.test and test runners: eftest, kaocha, cognitect test runner
clojure.string overview - everything about working with Strings in Clojure
Clojure Crash Course 2025: Beginner Friendly
Building Kafka Stream applications in Clojure: Jackdaw and TestContainers
🚀 Get Started with Apache Flink Locally (Docker + Kafka + Postgres + Debezium)
Mise version manager: number one tool for a developer
Best library to work with HTML in Clojure
Bun, ElysiaJS, HTMX getting started step-by-step tutorial (with Tailwind styling)
HoneySQL - hands on tutorial on how to write SQL queries in Clojure
Supabase getting started: architecture, pricing, local development and example in Javascript (Bun)
Write better code with pure functions
Deep dive into Clojure HTTP Basics: Ring, Compojure, Jetty!
Flink By Example: Getting started with Java DataStream API and local testing
Lucia Auth Email and Password flow with Code Verification: Hono, D1, Cloudflare Workers
Let's talk about Clojure editors and IDEs: Emacs, IntelliJ IDEA Cursive, VSCode Calva, Vim
How to deploy to DigitalOcean with GitHub Actions
Trying Azure AI Speech Services (Text-To-Speech & Pronunciation Assessment) from Clojure (Java SDK)
Code-first OpenAPI Rest API with Clojure & Reitit. Clients creation with openapi generator tool.
Integrant tutorial - component alternative for managing systems in Clojure applications
How to use loop/recur in Clojure: with a practical example!
Postgres Is All You Need for Full Text Search (Seriously)
Memoization and Caching Patterns in Clojure: memoize, clojure.core.cache & clojure.core.memoize
Building REST API with ElysiaJS, Bun and SQLite - step-by-step tutorial with the source code
Modern gRPC with Buf, is it any good? Rest API alternative for microservices (Java/Clojure example)
Better way to consume Kafka topics with Confluent Parallel Consumer
ASDF: a version manager every software engineer should use in 2023
Zero-code events platform for microservices with Debezium and Parallel Consumer