bhopal, mark your calendar.
aug 2, zero to shipping with claude + claude code.
no fluff. no slides marathon.
just live building, real workflows.
powered by:
@AnthropicAI@claudeai@theBuilder_base x @og_guild
if you build, this is your room.
rsvp ↓
https://t.co/RmUCEnxobQ
@0xCoders Journal is live.
Short, dense essays on DSA, Web3, React, and the mindset of shipping daily.
A few that are up:
→ What #0xCoders Is Actually About
→ Building in Public Is Hard. Do It Anyway.
https://t.co/I9HOes7nl9
#buildinpublic#Web3#TechTwitter#Programming
@ayesha_fatiima Totally agree… but even in your twenties, last year always feels better than the current..
because every new year just opens a fresh Pandora’s box of problems
Expo Go couldn’t run Solana Mobile Wallet Adapter, so I need to create native android build today.
Installed JDK 17, fought Gradle errors, and finally got a working build on a physical device.Bumpy ride but we made it!
Link: https://t.co/CqVZMVUlKP
#solana#connect
Day5 of exploring React Native.
Today worked on wallet connect feature via Solana Mobile Wallet Adapter
→ Tap "Connect" → Phantom → approve
→ Balance, tokens, txns load
→ Zustand syncs state
→ No private key access
Docs: https://t.co/bTJElm2yWE
@SNagarani1419 Definitely TypeScript first..
It makes your React code more predictable, catches bugs early, and is kind of expected in most frontend roles now..
Rendering on the web is more than just SSR vs CSR.
It’s about where your HTML is generated - server, build time, or browser and how that impacts performance, UX, and SEO.
From SSR → SSG → Hydration → CSR
each approach is a tradeoff.
Read More:
https://t.co/tupcQSqEV1