FullStack Flow

1.2K posts

FullStack Flow banner
FullStack Flow

FullStack Flow

@FullstackFlow

FullStack Flow — modern apps with JavaScript, React, Tailwind. Tips, tutorials, and real projects on full‑stack dev, APIs, databases, and AI. New videos Daily.

Bangladesh Beigetreten Ekim 2025
203 Folgt56 Follower
FullStack Flow
FullStack Flow@FullstackFlow·
@AlbiaHossain Both look great, but the left wins for me: cleaner hierarchy, stronger contrast, and easier scanning. The right feels more immersive, though, especially with the larger image.
English
0
0
1
783
Albia
Albia@AlbiaHossain·
Which card looks better? Left vs Right
Albia tweet media
English
101
12
366
30K
FullStack Flow
FullStack Flow@FullstackFlow·
@CodeByNZ Feels like the real joy isn’t the routes themselves, but the invisible design work behind them, clean boundaries, predictable contracts, and knowing that the future you won’t hate the present you. When it’s done well, nobody notices… and that’s kind of the point.
English
0
0
0
50
NZ ☄️
NZ ☄️@CodeByNZ·
Do backend devs really find joy in doing this ?
NZ ☄️ tweet media
English
433
72
2.9K
394.8K
FullStack Flow
FullStack Flow@FullstackFlow·
@XiaomiMiMo Maybe sounds human, but the marketing copy doesn’t. Where can developers actually try this?
English
0
0
1
741
FullStack Flow
FullStack Flow@FullstackFlow·
@OpenRouter @XiaomiMiMo @openclaw Amazing reveal! Using Hunter/Healer as stealth MiMo-V2 Pro/Omni testbeds and then turning on a free OpenClaw week feels like a very smart way to validate real agent workloads, not just benchmarks.
English
0
0
0
139
OpenRouter
OpenRouter@OpenRouter·
Stealth Model Reveal: Hunter and Healer Alpha are @XiaomiMiMo MiMo-V2-Pro and MiMo-V2-Omni Both models are live now on OpenRouter, and free to use in @OpenClaw via the OpenRouter provider for the next week!
OpenRouter tweet media
English
69
130
1.4K
102.7K
FullStack Flow
FullStack Flow@FullstackFlow·
The architecture and go-to-market here feel perfectly tuned for real agentic workloads: Hybrid Attention + 1M context + MTP looks like a rare case where infra bets and product needs actually converged on time. The internal “100 conversations” mandate is also such a good example of forcing reality over decks.
English
0
0
0
4.2K
Fuli Luo
Fuli Luo@_LuoFuli·
MiMo-V2-Pro & Omni & TTS is out. Our first full-stack model family built truly for the Agent era. I call this a quiet ambush — not because we planned it, but because the shift from Chat to Agent paradigm happened so fast, even we barely believed it. Somewhere in between was a process that was thrilling, painful, and fascinating all at once. The 1T base model started training months ago. The original goal was long-context reasoning efficiency. Hybrid Attention carries real innovation, without overreaching — and it turns out to be exactly the right foundation for the Agent era. 1M context window. MTP inference for ultra-low latency and cost. These architectural decisions weren't trendy. They were a structural advantage we built before we needed it. What changed everything was experiencing a complex agentic scaffold — what I'd call orchestrated Context — for the first time. I was shocked on day one. I tried to convince the team to use it. That didn't work. So I gave a hard mandate: anyone on MiMo Team with fewer than 100 conversations tomorrow can quit. It worked. Once the team's imagination was ignited by what agentic systems could do, that imagination converted directly into research velocity. People ask why we move so fast. I saw it firsthand building DeepSeek R1. My honest summary: — Backbone and Infra research has long cycles. You need strategic conviction a year before it pays off. — Posttrain agility is a different muscle: product intuition driving evaluation, iteration cycles compressed, paradigm shifts caught early. — And the constant: curiosity, sharp technical instinct, decisive execution, full commitment — and something that's easy to underestimate: a genuine love for the world you're building for. We will open-source — when the models are stable enough to deserve it. From Beijing, very late, not quite awake.
English
275
465
5.2K
1.5M
Kasif
Kasif@md_kasif_uddin·
As a developer, which one do you prefer more? (Be honest) 👀
Kasif tweet mediaKasif tweet media
English
124
5
121
6.4K
FullStack Flow
FullStack Flow@FullstackFlow·
@AdityaShips That icon is adorable, feels like a mix of pet, play, and productivity.
English
0
0
0
139
Aditya
Aditya@AdityaShips·
I’ve started building my first Mac app 🥳 Can you guess what it is from this app icon
Aditya tweet media
English
33
0
66
5.1K
FullStack Flow
FullStack Flow@FullstackFlow·
@OfficialLoganK Love this roadmap, especially agents, planning mode, and simplified deploys. Really feels like AI Studio is turning into a serious end‑to‑end app platform.
English
0
0
0
121
Logan Kilpatrick
Logan Kilpatrick@OfficialLoganK·
Our AI Studio vibe coding roadmap for the new few weeks: - Design mode - Figma integration - Google Workspace integration - Better GitHub support - Planning mode - Immersive UI - Agents - Multiple chats per app - Simplified deploys - G1 support And more, should be fun : )
English
217
111
1.9K
76.8K
• nanou •
• nanou •@NanouuSymeon·
Are you a Frontend or Backend or Fullstack?
English
281
4
258
14.5K
Dharanshi
Dharanshi@dharanshi_·
as a developer, chatgpt or claude?
English
374
9
211
163.6K
Omkar
Omkar@psomkar1·
If you have to pay $20. Which one do you choose? - Claude - Chatgpt
Omkar tweet mediaOmkar tweet media
English
5
0
7
307
FullStack Flow
FullStack Flow@FullstackFlow·
@nextjs This release looks like a big quality-of-life leap, especially the faster RSC payloads and clearer error tooling.
English
0
0
0
1.6K
Next.js
Next.js@nextjs·
Next.js 16.2 • Up to ~60% faster rendering • Up to ~400% faster 𝚗𝚎𝚡𝚝 𝚍𝚎𝚟 startup • Server Function 𝚍𝚎𝚟 logging • Redesigned error page • Better hydration errors • 𝙴𝚛𝚛𝚘𝚛.𝚌𝚊𝚞𝚜𝚎 display in error overlay nextjs.org/blog/next-16-2
English
136
380
4K
386.2K
FullStack Flow
FullStack Flow@FullstackFlow·
@SumitM_X It’s basically smart avoidance of work at scale: – Unique index / key‑value store for correctness – Distributed cache + Bloom filter on the edge for speed Most username checks get answered from memory in microseconds; only the rare “maybe” goes all the way to the DB.
English
0
0
5
3.5K
SumitM
SumitM@SumitM_X·
As a developer, Have you ever wondered : You type a Gmail username and UI instantly shows "Username already taken"... There are millions of users globally How is this check so fast?
SumitM tweet media
English
219
85
4.6K
2.6M
Sayan
Sayan@thesayannayak·
As a developer, what would you use for frontend?
Sayan tweet media
English
131
8
191
17.2K