winnerx0 Profile Banner
Winner Profile
Winner

@winnerx0

Followers
252
Following
3K
Media
229
Statuses
2K

Backend Developer | Building and Learning everyday | Java and Go

cli
Joined July 2024
Don't wanna be here? Send us removal request.
@winnerx0
Winner
1 month
Use enums with behavior instead of just constants
1
2
21
@winnerx0
Winner
7 days
Spring’s proxies only wrap external method calls. Calling the method inside the same class skips proxy logic, and the transaction won’t work.
0
0
0
@winnerx0
Winner
7 days
Use @Transactional properly — only at the service layer
1
1
3
@winnerx0
Winner
7 days
Spring’s proxies only wrap external method calls. Calling the method inside the same class skips proxy logic, and the transaction won’t work.
0
0
0
@winnerx0
Winner
7 days
Use @Transactional properly — only at the service layer
1
0
3
@winnerx0
Winner
13 days
What does this do ?
2
0
2
@winnerx0
Winner
15 days
Java is an amazing language in 2025
3
0
7
@winnerx0
Winner
18 days
Tip: Don’t hardcode configuration values
1
1
6
@winnerx0
Winner
18 days
Advantages: No redeploy when configs change. Different configs for dev, test, prod. More secure (secrets can be injected via env vars).
0
0
0
@winnerx0
Winner
18 days
Tip: Don’t hardcode configuration values
1
1
6
@winnerx0
Winner
19 days
Let’s see what will happen tomorrow
0
0
1
@winnerx0
Winner
21 days
What do you wish you could tell your self 5 years ago
2
0
2
@winnerx0
Winner
22 days
He’s back
0
0
3
@winnerx0
Winner
22 days
Well then…
0
0
5
@winnerx0
Winner
23 days
Minimal frameworks Python -> Flask Javascript -> Express Go -> Fiber
0
0
3
@winnerx0
Winner
23 days
3. Full-Text Search – Built-in text search engine with ranking, stemming, and dictionaries. 4. JSON & JSONB Support – Lets you store and query semi-structured data efficiently (almost like a NoSQL DB). 5. hstore – Key-value store inside PostgreSQL for schemaless data
0
0
0
@winnerx0
Winner
23 days
PostgreSQL is so much more than a relational database 1. Extensibility – You can add your own data types, operators, functions, and index methods. 2. Advanced Indexing Options – Supports B-Tree, Hash, GiST, SP-GiST, GIN, BRIN indexes depending on query patterns.
2
0
3
@winnerx0
Winner
24 days
Tip: Don’t misuse @Autowired field injection — prefer constructor injection for cleaner, testable, and immutable code.
1
2
8
@winnerx0
Winner
24 days
Tip: Don’t misuse @Autowired field injection — prefer constructor injection for cleaner, testable, and immutable code.
1
2
8
@winnerx0
Winner
26 days
What are you building today ?
1
0
5