quickcodex Profile Banner
QuickCode Profile
QuickCode

@quickcodex

Followers
1K
Following
7K
Media
97
Statuses
563

Software Developer | Freelancer | Content Creator Follow me: @777aheshg

Joined June 2024
Don't wanna be here? Send us removal request.
@quickcodex
QuickCode
5 days
Just dropped some fresh dev reads on Medium 🚀 If you love real-world coding insights, bugs, and lessons from the trenches, you’ll enjoy what I write. 👉 Follow me on Medium: https://t.co/gupsuRaCAp Let’s learn & grow together 💻✨ @Medium
0
1
1
@quickcodex
QuickCode
2 days
JS: “I’ll handle the layout 😤” CSS in 2025: “Bro… relax.” 😎 Modern CSS can replace a LOT of JS. Here’s what every developer should actually be using 👇 https://t.co/qbgwNK8Ode #buildinpublic #LearningInPublic
1
0
3
@quickcodex
QuickCode
2 days
0
0
3
@quickcodex
QuickCode
3 days
We’ve been using JavaScript to fix CSS problems for years. Turns out… modern CSS already solved most of them. Less JS. Better performance. Cleaner code. Wrote about it here 👇 https://t.co/qbgwNK8Ode #buildinpublic #medium #article #javascript #GMMTVStarlympics2025
1
0
2
@quickcodex
QuickCode
5 days
Just dropped some fresh dev reads on Medium 🚀 If you love real-world coding insights, bugs, and lessons from the trenches, you’ll enjoy what I write. 👉 Follow me on Medium: https://t.co/gupsuRaCAp Let’s learn & grow together 💻✨ @Medium
0
1
1
@quickcodex
QuickCode
5 days
JavaScript Interview question: #QuickCode #google #Interviews #Javascript
0
0
1
@quickcodex
QuickCode
6 days
React’s latest bug wasn’t just “another React issue”. It quietly reminded us that frontend isn’t just UI anymore — it runs on servers, touches infra, and can break like backend. Wrote my thoughts as a dev 👇 https://t.co/JqpOlvTxos
2
0
4
@quickcodex
QuickCode
6 days
Didn’t expect this kind of response today 🙌 +34 new followers 🚀 Grateful & motivated 💙 Let’s keep building in public 👨‍💻✨
1
0
7
@quickcodex
QuickCode
7 days
0
0
7
@quickcodex
QuickCode
7 days
Q: What’s the difference between == and === in JavaScript? #JavaScript #WebDev #InterviewPrep #Frontend
0
0
2
@quickcodex
QuickCode
8 days
What will be the output of this code and why? console.log([] + []); If you can explain it confidently, you understand JavaScript coercion better than most. #JavaScript #JSInterview #Frontend #DevTips
0
0
2
@quickcodex
QuickCode
1 month
The web spoke JSON. The AI era might speak TOON. 🤖✨ #BuildInPublic #AI #DevCommunity #JSON #TOON #TechTwitter
0
0
1
@quickcodex
QuickCode
1 month
TOON isn’t perfect (yet). It’s still new. Tools and integrations are catching up.And debugging might make you miss those old curly braces 🥲 JSON walked so TOON could run. We’re entering a world where even data formats are optimized for AI efficiency.
1
0
1
@quickcodex
QuickCode
1 month
TOON’s idea? Declare your keys once → reuse them → save up to 60% tokens. Simple, but kind of genius. No endless curly braces. No duplicate field names. Just structured data that’s LLM-friendly. Basically, JSON went on a diet and came back optimized. ⚡
1
0
1
@quickcodex
QuickCode
1 month
Then I stumbled on something new TOON (Token Oriented Object Notation). And it actually made me think, is JSON still the right format for AI? 🤔 Every JSON key = tokens. Every token = money. LLMs don’t just read your data — they charge rent for every bracket and quote 😭
1
0
1
@quickcodex
QuickCode
1 month
The culprit? Every. Single. Quotation. Mark. Turns out, LLMs don’t just process data, they charge for every token they read. And JSON? It’s token-heavy.
1
0
1
@quickcodex
QuickCode
1 month
JSON is great… until you realize your LLM is charging you for every { and " 💸 It started like any normal day, just me, my API, and a bunch of clean JSON. Until I checked the OpenAI usage dashboard... and nearly spilled my coffee. ☕
1
0
1
@quickcodex
QuickCode
3 months
In distributed systems, perfection = impossible. Trade-offs = survival.
0
0
1
@quickcodex
QuickCode
3 months
So next time your Instagram post takes a few seconds to appear everywhere, don’t blame the devs — blame CAP. It’s doing its job keeping the system sane 😅.
1
0
1
@quickcodex
QuickCode
3 months
Real-world systems: ⚡ AP (Available + Partition Tolerant) → Netflix, Amazon (eventual consistency is fine). 💾 CP (Consistent + Partition Tolerant) → Banking apps (accuracy > uptime).
1
0
1