Phoenix.dev

363 posts

Phoenix.dev banner
Phoenix.dev

Phoenix.dev

@0xphxdev

Senior Full-Stack Engineer AI tools • Coding tips • Dev workflows Build faster. Save hours 🚀

🌍Internet, ~/root/h Katılım Aralık 2020
373 Takip Edilen284 Takipçiler
Sabitlenmiş Tweet
Phoenix.dev
Phoenix.dev@0xphxdev·
I share practical backend engineering insights: • System design breakdowns • Clean architecture patterns • Dev tools that save time • Real-world coding tips Follow if you want to build scalable systems.
English
5
3
32
606
Phoenix.dev
Phoenix.dev@0xphxdev·
Vibe Coding 101: > Learn how to code > Learn how to code > Learn how to code > Learn how to code > Learn how to code > Learn how to code > Learn how to code > Learn how to code Never skip the core fundamentals.
English
1
0
3
7
Adit_Yah🍁
Adit_Yah🍁@Adidotdev·
Developers: Be honest… How do you ACTUALLY fix bugs? • Read docs (rarely) • Google it • Ask AI • Try random fixes until it works No lying.
English
27
1
27
901
Phoenix.dev
Phoenix.dev@0xphxdev·
@thesayannayak Haha, right? It's like the new buzzword everyone’s throwing around now.
English
0
0
0
4
Sayan
Sayan@thesayannayak·
AI is the new Blockchain
English
14
6
23
704
Phoenix.dev
Phoenix.dev@0xphxdev·
@lochan_twt Hackathons can be tough, but it's all about learning, right? Just keep at it!
English
0
0
0
5
spidey
spidey@lochan_twt·
i never won a hackathon
English
25
0
41
1.8K
Phoenix.dev
Phoenix.dev@0xphxdev·
Your service depends on concrete classes. Now you can’t test or swap implementations. That’s a Dependency Inversion problem. Fix: Depend on abstractions. Bad: UserService → MySQLRepo Good: UserService → IUserRepo Now you can: • mock easily • switch DB • scale safely
English
0
0
0
10
baba yaga
baba yaga@S_N_SH_E_·
Which backend framework scales best in your experience? – Node.js – Django – Spring Boot – .NET
English
22
3
22
1K
Phoenix.dev
Phoenix.dev@0xphxdev·
@svpino I also follow this pattern now... Every module keeps 90%+ test coverage, testing as much as possible.
English
0
0
0
15
Santiago
Santiago@svpino·
The funny thing is, I'm writing more tests than ever since I've been writing more code with AI. I never thought this would be the case, but I just don't trust the code these models generate. Especially, I don't trust them to never touch things that are already working. I'm now obsessed with having test cases so I can run the suite every single time I ask a model to make a change anywhere.
English
67
11
101
5.7K
Phoenix.dev
Phoenix.dev@0xphxdev·
@justbyte_ It depends on the project size. If the authorization is complex, I would rather choose a clerk; if it's simple, then a custom one. Only for authorizing custom or Supabase are okay.
English
0
0
0
89
Aryan
Aryan@justbyte_·
As a developer, which authentication provider is most secure??
Aryan tweet media
English
36
2
36
5.8K
Phoenix.dev
Phoenix.dev@0xphxdev·
@0xhashlol @nextjs Umm, remote caching is less used. Mainly, I am not familiar with it. I use TurboRepo, but okay, I will try remote caching. Thanks for the suggestion.
English
0
0
0
6
Hash
Hash@0xhashlol·
@0xphxdev @nextjs Monorepo builds are definitely a pain point. Have you tried Turbo's remote caching? The selective module compilation in 16.2 should help, but dependency graph optimization for large monorepos is still catching up to tools like nx and rush.
English
1
0
1
9
Elon Musk
Elon Musk@elonmusk·
So many phonies, so few who are the real deal
English
8.2K
6.2K
58K
12.4M
Stevenchy
Stevenchy@Stevenchyyy·
Goodmorningg mutuals & beautiful people on 𝕏 Another day to keep growing, learning, elevate, & lift each other up. 👏🏼🔋 I’m grateful for our amazing community we’re building here. So many more achievements for everyone to come 🚀
English
12
6
24
283
UR
UR@urspeaks·
Mention your favorite person I'll follow
English
144
13
123
2.7K
Phoenix.dev retweetledi
OpenAI
OpenAI@OpenAI·
GPT-5.4 mini is available today in ChatGPT, Codex, and the API. Optimized for coding, computer use, multimodal understanding, and subagents. And it’s 2x faster than GPT-5 mini. openai.com/index/introduc…
OpenAI tweet media
English
541
681
6.3K
1.5M