#dependency-injection

[ follow ]
Web frameworks
fromInfoWorld
5 days ago

A fresh look at the Spring Framework

Spring Framework modernized: retains powerful, convention-based dependency injection while integrating developer-friendly features for reactive, cloud, and serverless application development.
#aspnet-core
#laravel
fromMedium
3 months ago
Web frameworks

How to Use the Repository Pattern in Laravel (Clean & Scalable Code Example)

fromMedium
3 months ago
Web frameworks

How to Use the Repository Pattern in Laravel (Clean & Scalable Code Example)

fromMedium
3 months ago
Web frameworks

How to Use the Repository Pattern in Laravel (Clean & Scalable Code Example)

fromMedium
3 months ago
Web frameworks

How to Use the Repository Pattern in Laravel (Clean & Scalable Code Example)

fromInfoWorld
3 months ago

How to measure coupled code

Coupled code refers to a situation where changes in one module directly affect another, causing unexpected consequences or bugs, making maintenance difficult.
Software development
fromInfoWorld
4 months ago

Ktor adds dependency injection and HTMX modules

Ktor 3.2.0 introduces a dependency injection module that enhances functionality for users, with concurrent application initialization via coroutines and integration with existing frameworks.
Web frameworks
#data-access-layer
[ Load more ]