PHP Modern Features
backendPHP 8 - Modern Features and Best Practices for Developers
Explore the key features of PHP 8.0, 8.1, and 8.2 - named arguments, union types, enums, fibers, readonly, and JIT. Code examples and best practices.
6 posts
PHP Modern Features
backendExplore the key features of PHP 8.0, 8.1, and 8.2 - named arguments, union types, enums, fibers, readonly, and JIT. Code examples and best practices.
Django Rapid Web
backendDiscover Django - a powerful Python framework for rapid web development. ORM, REST API, admin panel, WebSockets, async tasks and more.
Spring Boot Building
backendComplete guide to Spring Boot and microservices in Java. Spring Cloud, Security, Data JPA, Docker, Kubernetes and production best practices.
Ruby on Rails
backendDiscover Ruby on Rails and its Convention over Configuration philosophy. A guide to Active Record, MVC, Hotwire, testing, and security.
Express.js NestJS Which
porownaniaExpress.js vs NestJS comparison - architecture, TypeScript, routing, databases, testing and performance. Find which Node.js framework fits your project.
HTMX Interactive Web
frontendDiscover HTMX - a library that lets you build interactive web applications without writing JavaScript. AJAX, WebSocket, SSE and the hypermedia approach.