DEV Community

Pawel Pawlak profile picture

Pawel Pawlak

IT developer, drummer, gym fan, traveller, book reader and many more... developersmill.com

Location Poland Joined Joined on  Personal website https://developersmill.com github website

Education

Poland

Work

IT developer

Sorting in Java – how to, and how not to do it anymore

Sorting in Java – how to, and how not to do it anymore

3
Comments 3
5 min read

Want to connect with Pawel Pawlak?

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

Already have an account? Sign in
Remove null check, use the Optional

Remove null check, use the Optional

3
Comments
5 min read
To mock or to stub, that is the question

To mock or to stub, that is the question

6
Comments 2
5 min read
Passing callback function to the Angular child component

Passing callback function to the Angular child component

4
Comments
4 min read
Angular proxy configuration for API calls

Angular proxy configuration for API calls

7
Comments
2 min read
Hibernate criteria with subquery – using MAX projection and subqueries

Hibernate criteria with subquery – using MAX projection and subqueries

10
Comments
2 min read
DRY – Don’t repeat yourself

DRY – Don’t repeat yourself

Comments
5 min read
loading...