HTMX Interactive Web
frontendHTMX - Interactive Web Apps Without JavaScript. A Guide
Discover HTMX - a library that lets you build interactive web applications without writing JavaScript. AJAX, WebSocket, SSE and the hypermedia approach.
Frameworks, technologies and IT news
HTMX Interactive Web
frontendDiscover HTMX - a library that lets you build interactive web applications without writing JavaScript. AJAX, WebSocket, SSE and the hypermedia approach.

Core Web Vitals in 2025 – real impact on SEO, conversion, and business. LCP, INP, CLS in practice. How Next.js, SSR, Redis, and CDN solve web application performance problems.
CI/CD with GitHub
devopsSet up CI/CD with GitHub Actions for Next.js and .NET. YAML workflows, Docker, caching, secrets, deployment strategies and DevOps best practices.
SASS Less CSS
porownaniaCompare SASS, Less, CSS Modules, Tailwind and CSS-in-JS. Performance, scalability, DX and when to choose each solution for your project.
Web Components Native
frontendLearn Web Components - Custom Elements, Shadow DOM, HTML Templates and Slots. A practical guide with code examples, Lit, Shoelace and framework integration.
Docker Compose Local
devopsHow to set up a local development environment with Docker Compose. Next.js, .NET API, PostgreSQL, Redis and Mailhog in a single command.
Kubernetes Complete Introduction
devopsLearn Kubernetes from scratch. Pods, Deployments, Services, Ingress, Helm, and hands-on Next.js app deployment. A practical guide for developers.
Terraform Infrastructure as
devopsLearn Terraform and Infrastructure as Code. HCL syntax, AWS/Azure/GCP providers, modules, state management, CI/CD integration and DevOps best practices.
Nginx Apache Production
devopsComprehensive comparison of Nginx and Apache in production. Reverse proxy, SSL, PHP-FPM, load balancing, caching, and security headers config.

Learn how to use Redis for data caching and task queue implementation. Practical guide with examples for Node.js and .NET.