<?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: Hama Yameen</title>
    <description>The latest articles on DEV Community by Hama Yameen (@hamza__yameen).</description>
    <link>https://dev.to/hamza__yameen</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%2F918696%2F305d1df1-be1f-4014-973f-abf5cd321c4e.jpg</url>
      <title>DEV Community: Hama Yameen</title>
      <link>https://dev.to/hamza__yameen</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hamza__yameen"/>
    <language>en</language>
    <item>
      <title>Can I use gRPC within React.js app as a server</title>
      <dc:creator>Hama Yameen</dc:creator>
      <pubDate>Tue, 30 Apr 2024 14:54:11 +0000</pubDate>
      <link>https://dev.to/hamza__yameen/can-i-use-grpc-within-reactjs-app-as-a-server-5ep8</link>
      <guid>https://dev.to/hamza__yameen/can-i-use-grpc-within-reactjs-app-as-a-server-5ep8</guid>
      <description>&lt;p&gt;Hi there,&lt;/p&gt;

&lt;p&gt;I'm working on a React.js project and am currently implementing gRPC for backend communication. I have a question:&lt;/p&gt;

&lt;p&gt;I need to receive instructions from the server that are independent of the client-side functionality. Can I use gRPC within the React.js application itself as a server to achieve this?&lt;/p&gt;

</description>
      <category>react</category>
      <category>reactjsdevelopment</category>
      <category>grpc</category>
    </item>
    <item>
      <title>Cors Policy</title>
      <dc:creator>Hama Yameen</dc:creator>
      <pubDate>Wed, 31 Aug 2022 15:33:47 +0000</pubDate>
      <link>https://dev.to/hamza__yameen/cors-policy-2n7k</link>
      <guid>https://dev.to/hamza__yameen/cors-policy-2n7k</guid>
      <description>&lt;p&gt;Hey Guys , I need some help.&lt;br&gt;
I'm facing this bug when I request to api with axios. but got this error every time. But I sent request with postman I got 200 ok response. I told the server guy he told me that everything is perfect from my side.&lt;/p&gt;

</description>
      <category>react</category>
      <category>javascript</category>
      <category>axios</category>
    </item>
  </channel>
</rss>
