DEV Community

Aleksi Kauppila profile picture

Aleksi Kauppila

If it ain't broken, break it

Location Finland Joined Joined on  github website twitter website
Save time and money by collaborating

Save time and money by collaborating

8
Comments
2 min read

Want to connect with Aleksi Kauppila?

Create an account to connect with Aleksi Kauppila. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Composition over encapsulation

Composition over encapsulation

6
Comments 7
2 min read
Using isset() and empty() hurts your code

Using isset() and empty() hurts your code

76
Comments 33
4 min read
Dependency injection: PHP edition

Dependency injection: PHP edition

65
Comments 4
3 min read
Protect your system from changes in 3rd party dependencies

Protect your system from changes in 3rd party dependencies

23
Comments
3 min read
How you can reduce usage of getter methods in your code

How you can reduce usage of getter methods in your code

29
Comments 16
3 min read
Discarding setters

Discarding setters

17
Comments 4
4 min read
Don't return associative arrays!

Don't return associative arrays!

83
Comments 31
3 min read
loading...