<?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: Tovrr - Your Digital Expert</title>
    <description>The latest articles on DEV Community by Tovrr - Your Digital Expert (@tovrr).</description>
    <link>https://dev.to/tovrr</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4077846%2F2399be5b-a155-456f-a32e-2a9619ccb035.png</url>
      <title>DEV Community: Tovrr - Your Digital Expert</title>
      <link>https://dev.to/tovrr</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tovrr"/>
    <language>en</language>
    <item>
      <title>Ordexa: a Next.js 16 admin dashboard template I actually finished</title>
      <dc:creator>Tovrr - Your Digital Expert</dc:creator>
      <pubDate>Fri, 14 Aug 2026 14:55:44 +0000</pubDate>
      <link>https://dev.to/tovrr/ordexa-a-nextjs-16-admin-dashboard-template-i-actually-finished-4ko4</link>
      <guid>https://dev.to/tovrr/ordexa-a-nextjs-16-admin-dashboard-template-i-actually-finished-4ko4</guid>
      <description>&lt;p&gt;I just shipped Ordexa — a production-ready admin dashboard template built on Next.js 16 (App Router), React 19, TypeScript (strict), Tailwind CSS v4, and shadcn/ui.&lt;/p&gt;

&lt;p&gt;It's not a component gallery. It's a complete, coherent application you can rename and ship:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Two full dashboards — an e-commerce overview (KPI cards, revenue chart with range switching, recent orders) and a SaaS overview (MRR movement, plan distribution, recent signups) — built from the same shared pieces.&lt;/li&gt;
&lt;li&gt;A generic, strictly-typed DataTable on TanStack Table v8. Search, faceted filters, column visibility and pagination, all opt-in per instance.&lt;/li&gt;
&lt;li&gt;A complete auth set — login, register (cross-field password validation),
forgot-password, reset-password — react-hook-form + Zod throughout.&lt;/li&gt;
&lt;li&gt;Full RTL support: a live LTR/RTL switch, CSS logical properties everywhere, mirrored icons. Arabic and Hebrew ready.&lt;/li&gt;
&lt;li&gt;4 switchable brand presets + flash-free dark/light mode.&lt;/li&gt;
&lt;li&gt;Utility pages: pricing tiers, a printable invoice, a profile page with an activity timeline. Styled 404, error boundaries, loading skeletons.&lt;/li&gt;
&lt;li&gt;Zero TODOs, strict TypeScript everywhere, documented modules.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Live demo&lt;/strong&gt; (all routes, both themes): &lt;a href="https://demos.devforge.systems/ordexa?utm_source=devto&amp;amp;utm_medium=organic&amp;amp;utm_campaign=ordexa_launch&amp;amp;utm_content=launch_post" rel="noopener noreferrer"&gt;https://demos.devforge.systems/ordexa?utm_source=devto&amp;amp;utm_medium=organic&amp;amp;utm_campaign=ordexa_launch&amp;amp;utm_content=launch_post&lt;/a&gt;&lt;br&gt;
&lt;strong&gt;Full source + pricing&lt;/strong&gt;: &lt;a href="https://devforge.systems/products/ordexa?utm_source=devto&amp;amp;utm_medium=organic&amp;amp;utm_campaign=ordexa_launch&amp;amp;utm_content=launch_post" rel="noopener noreferrer"&gt;https://devforge.systems/products/ordexa?utm_source=devto&amp;amp;utm_medium=organic&amp;amp;utm_campaign=ordexa_launch&amp;amp;utm_content=launch_post&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;There's also a free MIT-licensed core — Ordexa Lite — if you want to see&lt;br&gt;
the architecture before buying: &lt;a href="https://github.com/tovrr/ordexa-lite?utm_source=devto&amp;amp;utm_medium=organic&amp;amp;utm_campaign=ordexa_launch&amp;amp;utm_content=launch_post" rel="noopener noreferrer"&gt;https://github.com/tovrr/ordexa-lite?utm_source=devto&amp;amp;utm_medium=organic&amp;amp;utm_campaign=ordexa_launch&amp;amp;utm_content=launch_post&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Built it because I was tired of admin templates that look good in a&lt;br&gt;
screenshot and fall apart the moment you add a real feature. Happy to answer questions about the DataTable architecture, the RTL implementation, or anything else.&lt;/p&gt;

</description>
      <category>nextjs</category>
      <category>react</category>
      <category>typescript</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
