<?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>DEV Community: Sasindu Bnadara</title>
    <description>The latest articles on DEV Community by Sasindu Bnadara (@sasindu_bnadara_4f9d6e1ec).</description>
    <link>https://dev.to/sasindu_bnadara_4f9d6e1ec</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%2F3763564%2Ff89f9b35-e4ce-447e-9698-55788b9fb763.png</url>
      <title>DEV Community: Sasindu Bnadara</title>
      <link>https://dev.to/sasindu_bnadara_4f9d6e1ec</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sasindu_bnadara_4f9d6e1ec"/>
    <language>en</language>
    <item>
      <title>Next.js experts: What problems did you face using Zod with Orval in enterprise applications?</title>
      <dc:creator>Sasindu Bnadara</dc:creator>
      <pubDate>Tue, 10 Feb 2026 07:01:00 +0000</pubDate>
      <link>https://dev.to/sasindu_bnadara_4f9d6e1ec/nextjs-experts-what-problems-did-you-face-using-zod-with-orval-in-enterprise-applications-25f</link>
      <guid>https://dev.to/sasindu_bnadara_4f9d6e1ec/nextjs-experts-what-problems-did-you-face-using-zod-with-orval-in-enterprise-applications-25f</guid>
      <description>&lt;p&gt;Next.js experts: What problems did you face using Zod with Orval in enterprise applications?&lt;br&gt;
Hi everyone,&lt;/p&gt;

&lt;p&gt;I’d like to hear from experienced Next.js developers who have used Orval + Zod for validation in enterprise level applications.&lt;/p&gt;

&lt;p&gt;What kind of real world issues or limitations did you face while implementing this setup? For example:&lt;/p&gt;

&lt;p&gt;• Performance or bundle size concerns&lt;/p&gt;

&lt;p&gt;• Difficulties maintaining large OpenAPI schemas&lt;/p&gt;

&lt;p&gt;• Type mismatches between backend and frontend&lt;/p&gt;

&lt;p&gt;• Problems with runtime validation vs compile time types&lt;/p&gt;

&lt;p&gt;• Team adoption or DX challenges&lt;br&gt;
Based on your experience, would you still recommend Orval + Zod for large scale Next.js projects, or would you choose a different approach today?&lt;/p&gt;

&lt;p&gt;Thanks for sharing your insights.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>nextjs</category>
      <category>discuss</category>
    </item>
    <item>
      <title>Is using Orval + Zod for validation in Next.js a good industry practice?</title>
      <dc:creator>Sasindu Bnadara</dc:creator>
      <pubDate>Tue, 10 Feb 2026 06:59:51 +0000</pubDate>
      <link>https://dev.to/sasindu_bnadara_4f9d6e1ec/is-using-orval-zod-for-validation-in-nextjs-a-good-industry-practice-he</link>
      <guid>https://dev.to/sasindu_bnadara_4f9d6e1ec/is-using-orval-zod-for-validation-in-nextjs-a-good-industry-practice-he</guid>
      <description>&lt;p&gt;I’m a beginner in Next.js development and I’m learning about API validation. I came across Orval (for generating API clients from OpenAPI specs) and Zod (for schema validation).&lt;/p&gt;

&lt;p&gt;I was wondering, in a professional/industry setting, is it considered a good practice to combine Orval + Zod to automate validations? Or are there better approaches commonly used in the industry for handling validation in Next.js apps?&lt;/p&gt;

&lt;p&gt;Any advice, experiences, or examples would be really helpful!&lt;/p&gt;

&lt;p&gt;Thanks in advance.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>nextjs</category>
      <category>validation</category>
    </item>
  </channel>
</rss>
