28 posts tagged WebDevelopment.

← all topics

+ 90 one-off topics

Tagged WebDevelopment

page 2 / 3
  1. Weaving DNA Into a Living Form Builder

    Every once in a while you inherit a greenfield problem that feels equal parts thrilling and terrifying. Ours was simple to describe and brutal to execute: build a vendor onboarding experience where no field is hardcoded, every service type defines its own rules, and UI + validation + submission logic are all generated from server-delivered JSON that we lovingly called DNA. This is the story of how that system came to life inside `webapp_frontend`, what it looks like today, and the lessons learned while making it production-ready.

    #AI #WebDevelopment
  2. Building a Custom Dynamic Link Solution for a Flutter App

    When Firebase deprecated Dynamic Links, I had to build my own solution. Here's the complete story of how I created a custom, cost-effective link sharing system for my Flutter app using Next.js and Firestore.

    #DevelopmentTools #MobileDevelopment
  3. Conquering the Update Nightmare: My Flutter Journey to a Robust In-App System

    My journey building a robust server-based in-app update system for Flutter. Tackle update nightmares, background downloads, edge cases & learn real-world mobile deployment challenges with MS Bridge.

    #MobileDevelopment #WebDevelopment
  4. From YOLO to 'I Know!': Master Production Error Logging as a Solo Dev (BugFender & Axiom)

    From 'YOLO' deployments to informed decisions! Learn how solo dev Abdul Rafay tackles error logging & crash reporting with BugFender (mobile) & Axiom (web)

    #MobileDevelopment #ThoughtsProcess
  5. AI Code Generation: Can Free Tools Build Full Apps? A Software Engineer's Honest Review

    Can free AI tools build a full web application? A software engineer rigorously tests Lovable, Chef, & Orchids on UI, DB, and scalability. Uncover AI code generation's real limits!

    #AI #ThoughtsProcess
  6. #ThoughtsProcess #WebDevelopment
  7. Understanding React Re-render Issues: Causes and Solutions

    Explore the intricacies of React re-render issues in this comprehensive guide. Learn about the common causes of unnecessary re-renders, their impact on appli...

    #ThoughtsProcess #WebDevelopment
  8. MarkdownPro: No More Markdown Mayhem!

    A powerful markdown editor with real-time preview, supporting GitHub-flavored markdown syntax and seamless file conversion capabilities.

    #ThoughtsProcess #WebDevelopment
  9. Client-Side Mermaid Diagrams in Astro + React: No Server Needed

    How I turned a server-side deployment nightmare into a sleek client-side win using React and Mermaid.js.

    #ThoughtsProcess #WebDevelopment
  10. The Silent Assassin: How Partytown Swallowed My Google Ads and What I Learned About Threads

    How I fixed GTM and Ads not working on Vercel by removing Partytown in my Astro project.

    #ThoughtsProcess #WebDevelopment