<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Syed Abdul Basit</title>
    <description>The latest articles on Forem by Syed Abdul Basit (@syedabdulbasit7).</description>
    <link>https://forem.com/syedabdulbasit7</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1914116%2Fd9243b5a-0099-48cd-8aeb-1d8f6f0d3d4f.jpg</url>
      <title>Forem: Syed Abdul Basit</title>
      <link>https://forem.com/syedabdulbasit7</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/syedabdulbasit7"/>
    <language>en</language>
    <item>
      <title>Cursor vs Claude Code for Flutter: Which One in 2026?</title>
      <dc:creator>Syed Abdul Basit</dc:creator>
      <pubDate>Sat, 18 Apr 2026 06:00:59 +0000</pubDate>
      <link>https://forem.com/syedabdulbasit7/cursor-vs-claude-code-for-flutter-which-one-in-2026-595g</link>
      <guid>https://forem.com/syedabdulbasit7/cursor-vs-claude-code-for-flutter-which-one-in-2026-595g</guid>
      <description>&lt;p&gt;I used both Cursor and Claude Code for Flutter development over the past 4 months. Here's my honest take in 2026 👇 Cursor wins at: ⚡ Inline autocomplete while you type 🎯 Agent mode that runs background tasks 🔀 Multi-model selection (Claude, GPT, Gemini in one editor) Claude Code wins at: 🛠️ Multi-file refactoring across your entire project 🧠 Full codebase understanding (reads everything, not just open files) 🧪 Running tests and fixing failures in a loop ✅ CLAUDE.md for project-specific conventions Big changes in 2026: Cursor switched to credit-based billing (June 2025) and Claude Code now works inside VS Code and JetBrains — not just terminal. Full comparison with pricing breakdown and real Flutter examples 🚀 #Flutter #Cursor #ClaudeCode #AI #DeveloperTools&lt;br&gt;
Read Here: &lt;a href="https://medium.com/@umairsyedahmed282/cursor-vs-claude-code-for-flutter-which-one-in-2026-f286857e538e" rel="noopener noreferrer"&gt;Complete Article&lt;/a&gt;&lt;/p&gt;

</description>
      <category>flutter</category>
      <category>ai</category>
      <category>claude</category>
      <category>programming</category>
    </item>
    <item>
      <title>Flutter Clean Architecture with BLoC: A Practical Guide</title>
      <dc:creator>Syed Abdul Basit</dc:creator>
      <pubDate>Sat, 18 Apr 2026 05:55:28 +0000</pubDate>
      <link>https://forem.com/syedabdulbasit7/flutter-clean-architecture-with-bloc-a-practical-guide-11ge</link>
      <guid>https://forem.com/syedabdulbasit7/flutter-clean-architecture-with-bloc-a-practical-guide-11ge</guid>
      <description>&lt;p&gt;Clean Architecture in Flutter sounds intimidating until you see it as three folders 📁 I wrote a step-by-step guide that builds a real login feature from scratch 👇 🔹 Data layer — API calls and JSON models 🔹 Domain layer — business rules and use cases 🔹 Presentation layer — BLoC with sealed events/states + widgets Updated for 2026 with flutter_bloc 9.1, Dart 3 sealed classes, and a note on Flutter's official MVVM recommendation vs Clean Architecture ⚡ Every code example has comments. Written so a developer with 6 months of Flutter experience can follow along 🚀 #Flutter #CleanArchitecture #BLoC #MobileDevelopment #Dart&lt;br&gt;
Read Here: &lt;a href="https://medium.com/@umairsyedahmed282/flutter-clean-architecture-with-bloc-a-practical-guide-46d4e4361a1e" rel="noopener noreferrer"&gt;Complete Article&lt;/a&gt;&lt;/p&gt;

</description>
      <category>cleancode</category>
      <category>mobile</category>
      <category>flutter</category>
      <category>architecture</category>
    </item>
    <item>
      <title>AI to Your Flutter App: Claude, Gemini &amp; On-Device ML</title>
      <dc:creator>Syed Abdul Basit</dc:creator>
      <pubDate>Sat, 18 Apr 2026 05:51:12 +0000</pubDate>
      <link>https://forem.com/syedabdulbasit7/ai-to-your-flutter-app-claude-gemini-on-device-ml-4inb</link>
      <guid>https://forem.com/syedabdulbasit7/ai-to-your-flutter-app-claude-gemini-on-device-ml-4inb</guid>
      <description>&lt;p&gt;Every app ships AI features in 2026. But most Flutter tutorials use outdated packages and deprecated models 😬 I wrote an updated guide covering three paths with the LATEST versions: 🤖 Claude API (Sonnet 4.6) with Dio 5.9 — best for reasoning and instruction-following 🔍 Gemini 2.5 Flash via firebase_ai 3.9 — free tier, multimodal, official Dart SDK ⚡ TFLite 0.10 for on-device ML — zero latency, zero cost, works offline Plus: streaming responses, a complete chat screen, and a Riverpod-based architecture that lets you swap providers in one line 🚀 All package versions verified against pub.dev. All model names verified against official docs. #Flutter #AI #MobileDevelopment #Claude #Gemini&lt;/p&gt;

&lt;p&gt;Read Here: &lt;a href="https://medium.com/@umairsyedahmed282/ai-to-your-flutter-app-claude-gemini-on-device-ml-6ac0f3fcf012" rel="noopener noreferrer"&gt;Article Complete&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>flutter</category>
      <category>claude</category>
      <category>gemini</category>
    </item>
    <item>
      <title>Flutter Riverpod in 2026: Complete Guide with Real Examples</title>
      <dc:creator>Syed Abdul Basit</dc:creator>
      <pubDate>Sat, 18 Apr 2026 05:45:22 +0000</pubDate>
      <link>https://forem.com/syedabdulbasit7/flutter-riverpod-in-2026-complete-guide-with-real-examples-4fil</link>
      <guid>https://forem.com/syedabdulbasit7/flutter-riverpod-in-2026-complete-guide-with-real-examples-4fil</guid>
      <description>&lt;p&gt;I see Flutter developers struggle with Riverpod for one reason: most tutorials teach the API without explaining when to use each provider type. So I wrote the guide I wish I had when I started. It walks you through building a real task manager app step by step: - Setup with flutter_riverpod 3.3+ - Provider types explained with when to use each one - Async state handling (loading, error, data) in 3 lines - The 5 most common Riverpod mistakes and how to fix them - Code generation with @riverpod annotation Every code example includes comments explaining what each line does. Written for developers with 6+ months of Flutter experience.&lt;/p&gt;

&lt;p&gt;Read Here: &lt;a href="https://medium.com/@umairsyedahmed282/flutter-riverpod-in-2026-complete-guide-with-real-examples-59de1f966b33" rel="noopener noreferrer"&gt;RiverPod&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>flutter</category>
      <category>mobile</category>
      <category>programming</category>
    </item>
    <item>
      <title>Oracle Laid Off 30,000 People While Investing $156B in AI — What's Happening</title>
      <dc:creator>Syed Abdul Basit</dc:creator>
      <pubDate>Thu, 02 Apr 2026 16:51:26 +0000</pubDate>
      <link>https://forem.com/syedabdulbasit7/oracle-laid-off-30000-people-while-investing-156b-in-ai-whats-happening-12ff</link>
      <guid>https://forem.com/syedabdulbasit7/oracle-laid-off-30000-people-while-investing-156b-in-ai-whats-happening-12ff</guid>
      <description>&lt;p&gt;Oracle laid off 30,000 people this week. Via a 6am email. No warning from managers. No HR meetings. The same quarter they posted a 95% jump in net income ($6.13B) and sat on a $523B backlog. The reason: a $156B bet on AI data centers. They took on $58B in new debt. Their credit rating sits one step above junk. Cutting 30,000 jobs frees up $8-10B/year — every dollar goes into chips and buildings. The roles cut: DBAs, cloud ops, ERP specialists. The roles AI agents now handle at Oracle. This isn't just an Oracle story. Meta, Amazon, and Block made the same argument: AI enables leaner teams. The career lesson is simple — become the person building the automation, not the person being automated. &lt;br&gt;
&lt;a href="https://medium.com/@umairsyedahmed282/oracle-laid-off-30-000-while-investing-156b-in-ai-why-e2885f08679b" rel="noopener noreferrer"&gt;Full breakdown are here:&lt;/a&gt; &lt;/p&gt;

</description>
      <category>oracle</category>
      <category>ai</category>
      <category>programming</category>
      <category>career</category>
    </item>
    <item>
      <title>OpenAI Raised $122B at $852B Valuation — What Developers Should Know</title>
      <dc:creator>Syed Abdul Basit</dc:creator>
      <pubDate>Thu, 02 Apr 2026 16:33:06 +0000</pubDate>
      <link>https://forem.com/syedabdulbasit7/openai-raised-122b-at-852b-valuation-what-developers-should-know-1j9l</link>
      <guid>https://forem.com/syedabdulbasit7/openai-raised-122b-at-852b-valuation-what-developers-should-know-1j9l</guid>
      <description>&lt;p&gt;OpenAI just closed a $122 billion funding round at an $852 billion valuation. That's the largest private tech raise in history. The numbers that matter for developers: - Codex hit 2M weekly users, up 5x in 3 months - APIs process 15B+ tokens per minute - Enterprise revenue now exceeds 40% of total - An "AI superapp" merging ChatGPT + Codex + agents is coming - Multi-chip strategy: Nvidia, AMD, Cerebras, custom Broadcom silicon This isn't just a funding story. It reshapes the API ecosystem developers build on — pricing, infrastructure, and platform consolidation. I broke down the 7 things developers should pay attention to. &lt;br&gt;
&lt;a href="https://medium.com/@umairsyedahmed282/openai-raised-122b-at-852b-valuation-what-developers-should-know-8bcd026237e1" rel="noopener noreferrer"&gt;Read Article here:&lt;/a&gt;&lt;/p&gt;

</description>
      <category>openai</category>
      <category>ai</category>
      <category>developers</category>
      <category>technology</category>
    </item>
    <item>
      <title>Do We Need Claude ↔ GitHub Integration?</title>
      <dc:creator>Syed Abdul Basit</dc:creator>
      <pubDate>Thu, 26 Mar 2026 17:09:11 +0000</pubDate>
      <link>https://forem.com/syedabdulbasit7/do-we-need-claude-github-integration-5cdh</link>
      <guid>https://forem.com/syedabdulbasit7/do-we-need-claude-github-integration-5cdh</guid>
      <description>&lt;p&gt;"Should I connect Claude to GitHub?" &lt;br&gt;
I get asked this a lot. &lt;br&gt;
Honest answer: no, you don't need to. &lt;br&gt;
If you write code locally, push to GitHub yourself, and use Claude for questions and code generation — you're fine. No integration required. But if you want Claude to read your entire repo, review PRs automatically, or turn GitHub issues into working pull requests with one &lt;a class="mentioned-user" href="https://dev.to/claude"&gt;@claude&lt;/a&gt; comment — that's where the integration earns its setup time. I broke down exactly when you need it and when you don't.&lt;br&gt;
&lt;a href="https://medium.com/@umairsyedahmed282/do-we-need-claude-github-integration-5f1d76b128d4" rel="noopener noreferrer"&gt;Read More&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>softwaredevelopment</category>
      <category>programming</category>
      <category>github</category>
    </item>
    <item>
      <title>Claude Setup for Developers: API to Production in 15 Minutes</title>
      <dc:creator>Syed Abdul Basit</dc:creator>
      <pubDate>Mon, 23 Mar 2026 10:41:15 +0000</pubDate>
      <link>https://forem.com/syedabdulbasit7/claude-setup-for-developers-api-to-production-in-15-minutes-4lhg</link>
      <guid>https://forem.com/syedabdulbasit7/claude-setup-for-developers-api-to-production-in-15-minutes-4lhg</guid>
      <description>&lt;p&gt;I spent 4 months building with Claude daily. Most developers treat it like a chatbot. It's not.&lt;/p&gt;

&lt;p&gt;Claude gives you four paths: the Messages API for custom apps, the Agent SDK for agentic libraries, Claude Code for terminal coding, and claude.ai for browser work.&lt;/p&gt;

&lt;p&gt;The difference between a productive setup and a frustrating one comes down to three files: your API key, CLAUDE.md, and your MCP config.&lt;/p&gt;

&lt;p&gt;I wrote a setup guide covering everything from first API call to production workflows — verified against Anthropic's official March 2026 documentation.&lt;/p&gt;

&lt;p&gt;What you'll learn:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;API key setup and your first call in 5 minutes&lt;/li&gt;
&lt;li&gt;Claude Code installation (one command, no IDE)&lt;/li&gt;
&lt;li&gt;CLAUDE.md: the config file that makes Claude follow YOUR rules&lt;/li&gt;
&lt;li&gt;MCP servers: connect GitHub, Slack, databases in one command&lt;/li&gt;
&lt;li&gt;1M context window: standard on Opus 4.6 and Sonnet 4.6, no surcharge&lt;/li&gt;
&lt;li&gt;Official pricing: $3/$15 Sonnet, $5/$25 Opus, 90% savings with prompt caching&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Read the full guide on Medium:&lt;br&gt;
&lt;a href="https://medium.com/@umairsyedahmed282/claude-setup-for-developers-api-to-production-in-15-minutes-c4aa60107276" rel="noopener noreferrer"&gt;https://medium.com/@umairsyedahmed282/claude-setup-for-developers-api-to-production-in-15-minutes-c4aa60107276&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>programming</category>
    </item>
    <item>
      <title>🚀 Agentic AI is no longer the future — it’s happening NOW in 2026</title>
      <dc:creator>Syed Abdul Basit</dc:creator>
      <pubDate>Fri, 20 Mar 2026 14:24:57 +0000</pubDate>
      <link>https://forem.com/syedabdulbasit7/agentic-ai-is-no-longer-the-future-its-happening-now-in-2026-2c80</link>
      <guid>https://forem.com/syedabdulbasit7/agentic-ai-is-no-longer-the-future-its-happening-now-in-2026-2c80</guid>
      <description>&lt;p&gt;👉 AI that doesn’t just &lt;em&gt;assist&lt;/em&gt;… but actually &lt;em&gt;acts&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;From planning tasks to executing workflows autonomously, &lt;strong&gt;Agentic AI&lt;/strong&gt; is changing how we work, build, and scale products.&lt;/p&gt;

&lt;p&gt;💡 In this piece, I cover:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;What Agentic AI really is (in simple terms)&lt;/li&gt;
&lt;li&gt;How it’s different from traditional AI tools&lt;/li&gt;
&lt;li&gt;Real-world use cases already transforming industries&lt;/li&gt;
&lt;li&gt;The tools enabling this shift in 2026&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The key idea?&lt;br&gt;
Instead of asking &lt;em&gt;“How can AI help me?”&lt;/em&gt;&lt;br&gt;
We’re now asking &lt;em&gt;“What can AI handle for me?”&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;This shift from reactive tools to goal-driven systems is massive — AI can now plan, decide, and execute multi-step tasks with minimal human input (&lt;a href="https://www.ovaledge.com/blog/agentic-ai-tools?utm_source=chatgpt.com" rel="noopener noreferrer"&gt;ovaledge.com&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;🔗 Read the full article here:&lt;br&gt;
&lt;a href="https://medium.com/@umairsyedahmed282/agentic-ai-explained-the-tools-that-do-tasks-for-you-in-2026-e1176c473418" rel="noopener noreferrer"&gt;https://medium.com/@umairsyedahmed282/agentic-ai-explained-the-tools-that-do-tasks-for-you-in-2026-e1176c473418&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Curious to hear your thoughts 👇&lt;br&gt;
Are we ready to trust AI agents with real work?&lt;/p&gt;

&lt;h1&gt;
  
  
  AI #AgenticAI #ArtificialIntelligence #Automation #FutureOfWork #TechTrends #SoftwareEngineering
&lt;/h1&gt;

</description>
    </item>
    <item>
      <title>GPT-5.4 Just Dropped: What the 1M Token Context Window Means for Developers</title>
      <dc:creator>Syed Abdul Basit</dc:creator>
      <pubDate>Fri, 20 Mar 2026 12:59:06 +0000</pubDate>
      <link>https://forem.com/syedabdulbasit7/gpt-54-just-dropped-what-the-1m-token-context-window-means-for-developers-1an7</link>
      <guid>https://forem.com/syedabdulbasit7/gpt-54-just-dropped-what-the-1m-token-context-window-means-for-developers-1an7</guid>
      <description>&lt;p&gt;🚀 GPT-5.4 is here — and it’s not just an upgrade, it’s a shift in how we build AI systems.&lt;/p&gt;

&lt;p&gt;Here’s what caught my attention as a developer 👇&lt;/p&gt;

&lt;p&gt;💡 &lt;strong&gt;1M token context (≈750K words)&lt;/strong&gt;&lt;br&gt;
You can now load entire codebases, long documents, or multi-session workflows into a single prompt.&lt;br&gt;
👉 Less chunking. Less RAG complexity. More complete reasoning. ([OpenAI][1])&lt;/p&gt;

&lt;p&gt;🖥️ &lt;strong&gt;Native computer-use agents&lt;/strong&gt;&lt;br&gt;
GPT-5.4 can &lt;em&gt;operate systems like a human&lt;/em&gt;: clicking, typing, navigating UIs — enabling real end-to-end automation. ([OpenAI][1])&lt;/p&gt;

&lt;p&gt;⚙️ &lt;strong&gt;Tool Search = 47% fewer tokens&lt;/strong&gt;&lt;br&gt;
No more sending every tool definition upfront.&lt;br&gt;
The model fetches what it needs → lower cost + faster responses. ([aihaven.com][2])&lt;/p&gt;

&lt;p&gt;📊 &lt;strong&gt;Real performance jump&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;83% human-level output across professions&lt;/li&gt;
&lt;li&gt;33% fewer factual errors&lt;/li&gt;
&lt;li&gt;Strong gains in coding &amp;amp; reasoning benchmarks ([OpenAI][1])&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;💰 &lt;strong&gt;Cost vs capability tradeoff&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Higher per-token pricing&lt;/li&gt;
&lt;li&gt;BUT better efficiency + caching can offset costs&lt;/li&gt;
&lt;li&gt;Watch the &lt;strong&gt;272K token threshold&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;🧠 &lt;strong&gt;Biggest architectural shift?&lt;/strong&gt;&lt;br&gt;
We’re moving from:&lt;br&gt;
❌ RAG-heavy pipelines&lt;br&gt;
❌ Scripted automation layers&lt;/p&gt;

&lt;p&gt;To:&lt;br&gt;
✅ Full-context reasoning&lt;br&gt;
✅ Agent-driven workflows&lt;br&gt;
✅ Simpler system design&lt;/p&gt;




&lt;p&gt;🔥 &lt;strong&gt;My takeaway:&lt;/strong&gt;&lt;br&gt;
GPT-5.4 isn’t just a model you call — it’s something you &lt;em&gt;build around&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;The real question now is:&lt;br&gt;
👉 &lt;em&gt;What can you stop building because the model already does it?&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;📖 Full breakdown here:&lt;br&gt;
&lt;a href="https://dev.toFull%20Article%20Link"&gt;https://medium.com/@umairsyedahmed282/gpt-5-4-just-dropped-what-the-1m-token-context-window-means-for-developers-a3c64cc0e3bc&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  AI #GPT5 #Developers #MachineLearning #AgenticAI #SoftwareEngineering
&lt;/h1&gt;

</description>
    </item>
    <item>
      <title>OpenAI Codex vs Claude Code vs Cursor: The AI Coding War of 2026</title>
      <dc:creator>Syed Abdul Basit</dc:creator>
      <pubDate>Thu, 19 Mar 2026 07:45:43 +0000</pubDate>
      <link>https://forem.com/syedabdulbasit7/openai-codex-vs-claude-code-vs-cursor-the-ai-coding-war-of-2026-2gdp</link>
      <guid>https://forem.com/syedabdulbasit7/openai-codex-vs-claude-code-vs-cursor-the-ai-coding-war-of-2026-2gdp</guid>
      <description>&lt;p&gt;🚀 The AI Coding War of 2026 is here—and it’s not about one winner.&lt;/p&gt;

&lt;p&gt;Developers have moved past “Should I use AI?”&lt;br&gt;
Now it’s: “Which AI tool should I invest in?”&lt;/p&gt;

&lt;p&gt;After analyzing OpenAI Codex, Claude Code, and Cursor, one thing is clear 👇&lt;/p&gt;

&lt;p&gt;👉 Each tool dominates a different part of the workflow:&lt;/p&gt;

&lt;p&gt;🔹 Codex → Autonomous background execution (delegate tasks, get PRs)&lt;br&gt;
🔹 Claude Code → Deep reasoning for complex, multi-file refactoring&lt;br&gt;
🔹 Cursor → Fast, real-time AI coding inside your IDE&lt;/p&gt;

&lt;p&gt;📊 Real insights:&lt;/p&gt;

&lt;p&gt;Claude Code: 80.8% on SWE-bench (top-tier reasoning)&lt;/p&gt;

&lt;p&gt;Codex: Best multi-language + autonomous execution&lt;/p&gt;

&lt;p&gt;Cursor: Fastest daily developer experience&lt;/p&gt;

&lt;p&gt;Claude is 5.5x more token-efficient than Cursor (huge cost impact)&lt;/p&gt;

&lt;p&gt;💡 The smartest developers in 2026 don’t pick one tool.&lt;/p&gt;

&lt;p&gt;They build a multi-tool workflow:&lt;br&gt;
☕ Morning → Delegate tasks to Codex&lt;br&gt;
⚡ Day → Code fast with Cursor&lt;br&gt;
🧠 Complex work → Switch to Claude Code&lt;br&gt;
✅ Evening → Review and merge&lt;/p&gt;

&lt;p&gt;💰 Total cost? ~$40–120/month&lt;br&gt;
📈 ROI? Massive productivity gains&lt;/p&gt;

&lt;p&gt;🔥 Key takeaway:&lt;br&gt;
AI coding tools are no longer optional—they’re infrastructure.&lt;/p&gt;

&lt;p&gt;If you're still using just one, you're leaving speed, quality, and output on the table.&lt;/p&gt;

&lt;p&gt;What’s your current stack?&lt;br&gt;
👉 Codex, Claude, Cursor—or something else?&lt;/p&gt;

&lt;p&gt;Link: [&lt;a href="https://medium.com/@umairsyedahmed282/openai-codex-vs-claude-code-vs-cursor-the-ai-coding-war-of-2026-03b5abf70fd4" rel="noopener noreferrer"&gt;https://medium.com/@umairsyedahmed282/openai-codex-vs-claude-code-vs-cursor-the-ai-coding-war-of-2026-03b5abf70fd4&lt;/a&gt;]&lt;/p&gt;

</description>
      <category>ai</category>
      <category>programming</category>
      <category>softwaredevelopment</category>
      <category>agents</category>
    </item>
    <item>
      <title>Unit Testing in Flutter</title>
      <dc:creator>Syed Abdul Basit</dc:creator>
      <pubDate>Wed, 06 Nov 2024 10:56:52 +0000</pubDate>
      <link>https://forem.com/syedabdulbasit7/unit-testing-in-flutter-3p7g</link>
      <guid>https://forem.com/syedabdulbasit7/unit-testing-in-flutter-3p7g</guid>
      <description>&lt;p&gt;WHY Testing? General Developers Questions 🤔&lt;/p&gt;

&lt;p&gt;Bad Developer: I am paid to write code, not test? 🤨&lt;br&gt;
Good Developer: A good programmer writes clean and testable code which is not possible without writing test. 🧪✨&lt;/p&gt;

&lt;p&gt;Bad Developer: I have tight deadlines? ⏳&lt;br&gt;
Good Developer: Once you learn how to write tests, it makes development move faster. 🚀⚡&lt;/p&gt;

&lt;p&gt;Bad Developer:We already have testers, why do we need to write tests? ❓&lt;br&gt;
Good Developer:Testers don’t know the code better then developers, YOU can safeguard your code from any edge cases. 🔒👨‍💻&lt;/p&gt;

&lt;p&gt;Remember, investing time in writing tests not only improves your code quality but also enhances your skills as a developer. Let's commit to quality together! 💪🛠️&lt;/p&gt;

&lt;p&gt;checkout this article: &lt;a href="https://medium.com/stackademic/unit-testing-in-dart-415661e76c96" rel="noopener noreferrer"&gt;https://medium.com/stackademic/unit-testing-in-dart-415661e76c96&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  SoftwareTesting #QualityAssurance #TestDrivenDevelopment #CleanCode #DeveloperLife #Coding #Agile #Programming #TechTips #DevCommunity
&lt;/h1&gt;

</description>
    </item>
  </channel>
</rss>
