#dependency-injection

[ follow ]
fromInfoWorld
7 hours ago

Get started with Angular: Introducing the modern reactive workflow

Angular is a cohesive, all-in-one reactive framework for web development. It is one of the larger reactive frameworks, focused on being a single architectural system that handles all your web development needs under one idiom. While Angular was long criticized for being heavyweight as compared to React, many of those issues were addressed in Angular 19. Modern Angular is built around the Signals API and minimal formality, while still delivering a one-stop-shop that includes dependency injection and integrated routing.
Web frameworks
#spring
fromMedium
3 weeks ago
Scala

Scala Dependency Injection for Java Developers (Part 1): Why Spring DI Feels Heavy

fromMedium
3 weeks ago
Scala

Scala Dependency Injection for Java Developers (Part 1): Why Spring DI Feels Heavy

#scala
fromMedium
3 weeks ago
Web frameworks

Scala Dependency Injection for Java Developers (Part 4): Bugs Spring Allows That Scala Prevents

fromMedium
3 weeks ago
Software development

Scala Dependency Injection for Java Developers (Part 5): Where Scala DI Can Go Wrong

fromMedium
3 weeks ago
Software development

Scala Dependency Injection for Java Developers (Part 3): How Scala Replaces Spring DI Without a...

fromMedium
3 weeks ago
Web frameworks

Scala Dependency Injection for Java Developers (Part 4): Bugs Spring Allows That Scala Prevents

fromMedium
3 weeks ago
Software development

Scala Dependency Injection for Java Developers (Part 5): Where Scala DI Can Go Wrong

fromMedium
3 weeks ago
Software development

Scala Dependency Injection for Java Developers (Part 3): How Scala Replaces Spring DI Without a...

Web frameworks
fromInfoWorld
1 month ago

Spring Boot tutorial: Get started with Spring Boot

Spring Boot streamlines Spring with convention-driven defaults, dependency injection, and out-of-the-box packages to simplify Java web application configuration and common tasks.
Node JS
fromInfoWorld
2 months ago

Intro to Nest.js: Server-side JavaScript development on Node

Nest.js is a server-side, TypeScript-friendly, modular framework for Node.js with dependency injection and built-in components for scalable web application development.
Web frameworks
fromInfoWorld
2 months 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
6 months ago
Web frameworks

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

fromMedium
6 months ago
Web frameworks

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

fromMedium
6 months ago
Web frameworks

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

fromMedium
6 months ago
Web frameworks

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

fromInfoWorld
5 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
7 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 ]