<?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: Arvin Khezri</title>
    <description>The latest articles on DEV Community by Arvin Khezri (@khezridev).</description>
    <link>https://dev.to/khezridev</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%2F4025416%2F911480cd-6f38-4a69-ad30-5a20ebb0437c.jpg</url>
      <title>DEV Community: Arvin Khezri</title>
      <link>https://dev.to/khezridev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/khezridev"/>
    <language>en</language>
    <item>
      <title>Why VPN Stability Matters More Than Speed: A Practical Guide for Users in Restricted Networks</title>
      <dc:creator>Arvin Khezri</dc:creator>
      <pubDate>Tue, 14 Jul 2026 11:19:15 +0000</pubDate>
      <link>https://dev.to/khezridev/why-vpn-stability-matters-more-than-speed-a-practical-guide-for-users-in-restricted-networks-4i3o</link>
      <guid>https://dev.to/khezridev/why-vpn-stability-matters-more-than-speed-a-practical-guide-for-users-in-restricted-networks-4i3o</guid>
      <description>&lt;p&gt;Many people choose a VPN based on one simple question:&lt;/p&gt;

&lt;p&gt;"How fast is it?"&lt;/p&gt;

&lt;p&gt;But after working with networking problems and internet reliability issues, I realized that speed is only one part of the experience.&lt;/p&gt;

&lt;p&gt;A VPN with high speed but unstable connections can be much more frustrating than a slightly slower VPN that stays connected.&lt;/p&gt;

&lt;p&gt;For users in regions with network restrictions or unstable internet conditions, reliability is often the most important factor.&lt;/p&gt;

&lt;h2&gt;
  
  
  Speed Is Not Everything
&lt;/h2&gt;

&lt;p&gt;VPN performance depends on several factors:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Server location&lt;/li&gt;
&lt;li&gt;Network congestion&lt;/li&gt;
&lt;li&gt;VPN protocol&lt;/li&gt;
&lt;li&gt;Internet provider routing&lt;/li&gt;
&lt;li&gt;Server capacity&lt;/li&gt;
&lt;li&gt;Connection stability&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;A speed test only shows one moment in time.&lt;/p&gt;

&lt;p&gt;A stable connection shows the real quality of a VPN service.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why VPN Connections Fail
&lt;/h2&gt;

&lt;p&gt;There are several common reasons:&lt;/p&gt;

&lt;h3&gt;
  
  
  1. Network Restrictions
&lt;/h3&gt;

&lt;p&gt;Some networks actively interfere with VPN traffic.&lt;/p&gt;

&lt;p&gt;Different VPN protocols behave differently under these conditions, which is why protocol flexibility is important.&lt;/p&gt;

&lt;h3&gt;
  
  
  2. Overloaded Servers
&lt;/h3&gt;

&lt;p&gt;Cheap or free VPN services often put many users on the same servers.&lt;/p&gt;

&lt;p&gt;The result:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;slower speeds&lt;/li&gt;
&lt;li&gt;unstable connections&lt;/li&gt;
&lt;li&gt;frequent reconnects&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  3. Poor Infrastructure
&lt;/h3&gt;

&lt;p&gt;A VPN service is not only an application.&lt;/p&gt;

&lt;p&gt;Behind every VPN is an infrastructure:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;servers&lt;/li&gt;
&lt;li&gt;routing&lt;/li&gt;
&lt;li&gt;monitoring&lt;/li&gt;
&lt;li&gt;security configuration&lt;/li&gt;
&lt;li&gt;maintenance&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Good infrastructure is what creates a reliable experience.&lt;/p&gt;

&lt;h2&gt;
  
  
  What Makes a Better VPN Experience?
&lt;/h2&gt;

&lt;p&gt;When evaluating a VPN, I usually look at these factors:&lt;/p&gt;

&lt;h3&gt;
  
  
  Multiple Protocol Support
&lt;/h3&gt;

&lt;p&gt;Modern VPN protocols can provide better performance and reliability depending on network conditions.&lt;/p&gt;

&lt;h3&gt;
  
  
  Good Server Distribution
&lt;/h3&gt;

&lt;p&gt;More server locations usually mean better chances of finding a stable route.&lt;/p&gt;

&lt;h3&gt;
  
  
  Reliable Applications
&lt;/h3&gt;

&lt;p&gt;A good VPN client should handle:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;automatic reconnection&lt;/li&gt;
&lt;li&gt;DNS protection&lt;/li&gt;
&lt;li&gt;network changes&lt;/li&gt;
&lt;li&gt;background connection management&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Privacy Practices
&lt;/h3&gt;

&lt;p&gt;A VPN changes who you trust with your network traffic.&lt;/p&gt;

&lt;p&gt;A responsible provider should be transparent about:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;data collection&lt;/li&gt;
&lt;li&gt;logging policies&lt;/li&gt;
&lt;li&gt;security practices&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Choosing a VPN for Restricted Networks
&lt;/h2&gt;

&lt;p&gt;For users in restricted environments, the priority order should usually be:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Connection stability&lt;/li&gt;
&lt;li&gt;Compatibility with local networks&lt;/li&gt;
&lt;li&gt;Privacy features&lt;/li&gt;
&lt;li&gt;Speed&lt;/li&gt;
&lt;li&gt;Price&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;A fast VPN that disconnects every few minutes is not a good solution.&lt;/p&gt;

&lt;h2&gt;
  
  
  Final Thoughts
&lt;/h2&gt;

&lt;p&gt;The best VPN is not always the one with the highest advertised speed.&lt;/p&gt;

&lt;p&gt;A good VPN is the one that provides a consistent, secure, and reliable connection when you actually need it.&lt;/p&gt;

&lt;p&gt;For users who need a VPN connection designed for challenging network conditions, services like &lt;strong&gt;Zinet VPN&lt;/strong&gt; focus on providing stable access and simple setup across different devices.&lt;/p&gt;

&lt;p&gt;You can learn more about VPN setup and connection options here:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://ipsabet.org" rel="noopener noreferrer"&gt;https://ipsabet.org&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;What factors matter most to you when choosing a VPN: speed, stability, privacy, or price?&lt;/p&gt;

</description>
    </item>
    <item>
      <title>I Stopped Treating WordPress Like a CMS (And My Projects Improved)</title>
      <dc:creator>Arvin Khezri</dc:creator>
      <pubDate>Mon, 13 Jul 2026 13:01:45 +0000</pubDate>
      <link>https://dev.to/khezridev/i-stopped-treating-wordpress-like-a-cms-and-my-projects-improved-4nj7</link>
      <guid>https://dev.to/khezridev/i-stopped-treating-wordpress-like-a-cms-and-my-projects-improved-4nj7</guid>
      <description>&lt;p&gt;For years, I built WordPress websites the traditional way.&lt;/p&gt;

&lt;p&gt;Install a theme.&lt;br&gt;
Add a few plugins.&lt;br&gt;
Customize where needed.&lt;/p&gt;

&lt;p&gt;It worked... until the projects became products.&lt;/p&gt;

&lt;p&gt;Once I started building larger WordPress applications, I realized the biggest limitation wasn't WordPress—it was the way I was thinking about it.&lt;/p&gt;

&lt;h2&gt;
  
  
  WordPress Is More Than a CMS
&lt;/h2&gt;

&lt;p&gt;Today, WordPress powers much more than blogs.&lt;/p&gt;

&lt;p&gt;I've used it to build:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;SaaS dashboards&lt;/li&gt;
&lt;li&gt;Customer portals&lt;/li&gt;
&lt;li&gt;WooCommerce applications&lt;/li&gt;
&lt;li&gt;Internal business tools&lt;/li&gt;
&lt;li&gt;REST API backends&lt;/li&gt;
&lt;li&gt;Headless applications&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;In these projects, WordPress isn't just managing content.&lt;/p&gt;

&lt;p&gt;It's acting as an application framework.&lt;/p&gt;

&lt;h2&gt;
  
  
  Plugins Aren't Always the Answer
&lt;/h2&gt;

&lt;p&gt;One lesson I learned the hard way is that installing another plugin isn't always the fastest solution.&lt;/p&gt;

&lt;p&gt;Every new plugin introduces:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;more code&lt;/li&gt;
&lt;li&gt;more updates&lt;/li&gt;
&lt;li&gt;more dependencies&lt;/li&gt;
&lt;li&gt;more potential conflicts&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;When a feature is specific to the product, I often prefer building it myself.&lt;/p&gt;

&lt;p&gt;Smaller codebases are usually easier to maintain than collections of general-purpose plugins.&lt;/p&gt;

&lt;h2&gt;
  
  
  Think in Features, Not Pages
&lt;/h2&gt;

&lt;p&gt;Instead of asking:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;"Which page should I build next?"&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;I now ask:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;"Which business feature am I building?"&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;That small change completely altered how I organize projects.&lt;/p&gt;

&lt;p&gt;Each feature has its own:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;business logic&lt;/li&gt;
&lt;li&gt;API&lt;/li&gt;
&lt;li&gt;validation&lt;/li&gt;
&lt;li&gt;UI&lt;/li&gt;
&lt;li&gt;permissions&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The result is a cleaner and more maintainable architecture.&lt;/p&gt;

&lt;h2&gt;
  
  
  Performance Starts on Day One
&lt;/h2&gt;

&lt;p&gt;Performance isn't something I optimize before launch.&lt;/p&gt;

&lt;p&gt;It's part of every architectural decision.&lt;/p&gt;

&lt;p&gt;Questions I constantly ask myself include:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Can this query be cached?&lt;/li&gt;
&lt;li&gt;Do I really need this plugin?&lt;/li&gt;
&lt;li&gt;Should this process run in the background?&lt;/li&gt;
&lt;li&gt;Can this API response be reused?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Small decisions accumulate into significant performance gains.&lt;/p&gt;

&lt;h2&gt;
  
  
  AI Has Changed Planning More Than Coding
&lt;/h2&gt;

&lt;p&gt;Like many developers, I use AI daily.&lt;/p&gt;

&lt;p&gt;Surprisingly, I don't rely on it most for generating code.&lt;/p&gt;

&lt;p&gt;Instead, I use it to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;review architecture&lt;/li&gt;
&lt;li&gt;identify edge cases&lt;/li&gt;
&lt;li&gt;challenge implementation decisions&lt;/li&gt;
&lt;li&gt;improve documentation&lt;/li&gt;
&lt;li&gt;brainstorm better solutions&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The quality of my decisions has improved more than the speed of my typing.&lt;/p&gt;

&lt;h2&gt;
  
  
  Final Thoughts
&lt;/h2&gt;

&lt;p&gt;The biggest improvement in my WordPress projects didn't come from a new framework or a new technology.&lt;/p&gt;

&lt;p&gt;It came from changing my mindset.&lt;/p&gt;

&lt;p&gt;When I stopped treating WordPress as "just a CMS" and started treating it as a platform for building products, my architecture became cleaner, my code became easier to maintain, and shipping new features became much more predictable.&lt;/p&gt;

&lt;p&gt;How has your approach to WordPress changed over the years?&lt;/p&gt;

</description>
      <category>architecture</category>
      <category>webdev</category>
      <category>php</category>
      <category>wordpress</category>
    </item>
    <item>
      <title>How Claude Changed the Way I Build WordPress Products</title>
      <dc:creator>Arvin Khezri</dc:creator>
      <pubDate>Sat, 11 Jul 2026 17:28:20 +0000</pubDate>
      <link>https://dev.to/khezridev/how-claude-changed-the-way-i-build-wordpress-products-14lc</link>
      <guid>https://dev.to/khezridev/how-claude-changed-the-way-i-build-wordpress-products-14lc</guid>
      <description>&lt;p&gt;Over the past year, AI has become a regular part of my development workflow. Like many developers, I initially used it to generate snippets or explain unfamiliar code.&lt;/p&gt;

&lt;p&gt;That didn't last long.&lt;/p&gt;

&lt;p&gt;Today, I use Claude as a development partner rather than a code generator. The biggest improvement hasn't been writing code faster—it's making better architectural decisions before writing code at all.&lt;/p&gt;

&lt;h2&gt;
  
  
  From "Write This Function" to "Design This Feature"
&lt;/h2&gt;

&lt;p&gt;Instead of asking AI to generate a PHP function, I now start with higher-level questions:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;How should this feature be structured?&lt;/li&gt;
&lt;li&gt;What responsibilities belong in each class?&lt;/li&gt;
&lt;li&gt;Which parts should be reusable?&lt;/li&gt;
&lt;li&gt;What are the edge cases?&lt;/li&gt;
&lt;li&gt;How will this affect performance and future maintenance?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This shift has reduced the amount of code I rewrite later.&lt;/p&gt;

&lt;h2&gt;
  
  
  Breaking Large Features into Smaller Systems
&lt;/h2&gt;

&lt;p&gt;When building a WordPress product, it's easy for features to grow into large, tightly coupled components.&lt;/p&gt;

&lt;p&gt;Now I describe the entire feature to Claude and ask it to divide the implementation into logical modules.&lt;/p&gt;

&lt;p&gt;For example, instead of building a complete page builder as one feature, I separate it into:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Data layer&lt;/li&gt;
&lt;li&gt;Rendering engine&lt;/li&gt;
&lt;li&gt;UI components&lt;/li&gt;
&lt;li&gt;API layer&lt;/li&gt;
&lt;li&gt;State management&lt;/li&gt;
&lt;li&gt;Validation&lt;/li&gt;
&lt;li&gt;Settings&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Working module by module keeps the project easier to maintain.&lt;/p&gt;

&lt;h2&gt;
  
  
  AI Is Surprisingly Good at Code Reviews
&lt;/h2&gt;

&lt;p&gt;One workflow that has saved me a lot of time is asking Claude to review code I've already written.&lt;/p&gt;

&lt;p&gt;Rather than asking "Is this correct?", I ask questions like:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;What would become difficult to maintain six months from now?&lt;/li&gt;
&lt;li&gt;Is this introducing unnecessary complexity?&lt;/li&gt;
&lt;li&gt;Are there hidden performance issues?&lt;/li&gt;
&lt;li&gt;Would another developer understand this structure?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The feedback is often more valuable than the generated code itself.&lt;/p&gt;

&lt;h2&gt;
  
  
  Documentation Becomes Easier
&lt;/h2&gt;

&lt;p&gt;Writing documentation is rarely a developer's favorite task.&lt;/p&gt;

&lt;p&gt;After implementing a feature, I ask Claude to generate:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;technical documentation&lt;/li&gt;
&lt;li&gt;README files&lt;/li&gt;
&lt;li&gt;developer notes&lt;/li&gt;
&lt;li&gt;API documentation&lt;/li&gt;
&lt;li&gt;release notes&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I still review everything, but starting from a solid draft is much faster than writing from scratch.&lt;/p&gt;

&lt;h2&gt;
  
  
  AI Doesn't Replace Experience
&lt;/h2&gt;

&lt;p&gt;The more WordPress experience I gained, the more useful AI became.&lt;/p&gt;

&lt;p&gt;That's because I stopped expecting perfect code and started using it to challenge my own decisions.&lt;/p&gt;

&lt;p&gt;AI can generate code quickly.&lt;/p&gt;

&lt;p&gt;It cannot understand your product, your users, or your business goals unless you provide that context.&lt;/p&gt;

&lt;h2&gt;
  
  
  My Current Workflow
&lt;/h2&gt;

&lt;p&gt;Today, a typical feature looks something like this:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Define the product requirements.&lt;/li&gt;
&lt;li&gt;Discuss architecture with Claude.&lt;/li&gt;
&lt;li&gt;Break the work into smaller tasks.&lt;/li&gt;
&lt;li&gt;Implement the feature.&lt;/li&gt;
&lt;li&gt;Review the implementation with AI.&lt;/li&gt;
&lt;li&gt;Refactor where necessary.&lt;/li&gt;
&lt;li&gt;Write documentation.&lt;/li&gt;
&lt;li&gt;Ship.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This process hasn't eliminated debugging or difficult decisions, but it has significantly improved the speed and quality of product development.&lt;/p&gt;

&lt;p&gt;I'm curious how other WordPress developers are using AI today.&lt;/p&gt;

&lt;p&gt;Has AI changed your workflow beyond simple code generation?&lt;/p&gt;

</description>
      <category>ai</category>
      <category>architecture</category>
      <category>claude</category>
      <category>wordpress</category>
    </item>
  </channel>
</rss>
