<?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: Ibe-Sarah</title>
    <description>The latest articles on DEV Community by Ibe-Sarah (@ibesarah).</description>
    <link>https://dev.to/ibesarah</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%2F803036%2F05c08f53-6ec5-41d1-88f5-e90510a7f25e.jpg</url>
      <title>DEV Community: Ibe-Sarah</title>
      <link>https://dev.to/ibesarah</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ibesarah"/>
    <language>en</language>
    <item>
      <title>ReactJS</title>
      <dc:creator>Ibe-Sarah</dc:creator>
      <pubDate>Thu, 09 Feb 2023 08:42:48 +0000</pubDate>
      <link>https://dev.to/ibesarah/reactjs-266a</link>
      <guid>https://dev.to/ibesarah/reactjs-266a</guid>
      <description>&lt;p&gt;Started learning ReactJS and it's been a fun ride. For some reasons, I prefer the function components to the class components.  Anything I need to know on this? Thanks for your opinion in advance &lt;/p&gt;

</description>
      <category>gratitude</category>
    </item>
    <item>
      <title>How to submit a post from ionic app to wordpress</title>
      <dc:creator>Ibe-Sarah</dc:creator>
      <pubDate>Mon, 05 Sep 2022 10:28:56 +0000</pubDate>
      <link>https://dev.to/ibesarah/how-to-submit-a-post-from-ionic-app-to-wordpress-8m4</link>
      <guid>https://dev.to/ibesarah/how-to-submit-a-post-from-ionic-app-to-wordpress-8m4</guid>
      <description>&lt;div class="ltag__stackexchange--container"&gt;
  &lt;div class="ltag__stackexchange--title-container"&gt;
    
      &lt;div class="ltag__stackexchange--title"&gt;
        &lt;div class="ltag__stackexchange--header"&gt;
          &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--7Gn-iPj_--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/stackoverflow-logo-b42691ae545e4810b105ee957979a853a696085e67e43ee14c5699cf3e890fb4.svg" alt=""&gt;
          &lt;a href="https://stackoverflow.com/questions/73558514/how-to-submit-a-post-from-ionic-app-to-wordpress" rel="noopener noreferrer"&gt;
            How to submit a post from ionic app to wordpress
          &lt;/a&gt;
        &lt;/div&gt;
        &lt;div class="ltag__stackexchange--post-metadata"&gt;
          &lt;span&gt;Aug 31 '22&lt;/span&gt;
            &lt;span&gt;Comments: 1&lt;/span&gt;
            &lt;span&gt;Answers: 0&lt;/span&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;a class="ltag__stackexchange--score-container" href="https://stackoverflow.com/questions/73558514/how-to-submit-a-post-from-ionic-app-to-wordpress" rel="noopener noreferrer"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Y9mJpuJP--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/stackexchange-arrow-up-eff2e2849e67d156181d258e38802c0b57fa011f74164a7f97675ca3b6ab756b.svg" alt=""&gt;
        &lt;div class="ltag__stackexchange--score-number"&gt;
          0
        &lt;/div&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--wif5Zq3z--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/stackexchange-arrow-down-4349fac0dd932d284fab7e4dd9846f19a3710558efde0d2dfd05897f3eeb9aba.svg" alt=""&gt;
      &lt;/a&gt;
    
  &lt;/div&gt;
  &lt;div class="ltag__stackexchange--body"&gt;
    
&lt;p&gt;I'm currently building a Citizen reporting app using ionic where I want users to be able to submit incidents (accident, riot or fight) to wordpress as a post and this posts should be viewable by other users.
How do I go about integrating this?
Thank you all.&lt;/p&gt;

    
  &lt;/div&gt;
  &lt;div class="ltag__stackexchange--btn--container"&gt;
    &lt;a href="https://stackoverflow.com/questions/73558514/how-to-submit-a-post-from-ionic-app-to-wordpress" class="ltag__stackexchange--btn" rel="noopener noreferrer"&gt;Open Full Question&lt;/a&gt;
  &lt;/div&gt;
&lt;/div&gt;


</description>
      <category>ionic</category>
      <category>wordpress</category>
      <category>restapi</category>
    </item>
    <item>
      <title>Connecting ionic angular app to WordPress using REST API.</title>
      <dc:creator>Ibe-Sarah</dc:creator>
      <pubDate>Mon, 08 Aug 2022 20:22:19 +0000</pubDate>
      <link>https://dev.to/ibesarah/connecting-ionic-angular-app-to-wordpress-using-rest-api-18he</link>
      <guid>https://dev.to/ibesarah/connecting-ionic-angular-app-to-wordpress-using-rest-api-18he</guid>
      <description>&lt;p&gt;ionic is an open-source UI tool-kit for building native and web app using HTML, CSS AND JS. It also has integrations for frameworks e.g Angular.&lt;br&gt;
REST API makes it possible for developers to connect WordPress with other applications outside it's basic installation.&lt;br&gt;
I'm currently building an App using ionic but stuck at connecting it to WordPress using REST API.&lt;/p&gt;

&lt;p&gt;Any suggestions please?&lt;/p&gt;

</description>
      <category>ionic</category>
      <category>wordpress</category>
    </item>
    <item>
      <title>Connecting ionic angular app to WordPress using REST API.</title>
      <dc:creator>Ibe-Sarah</dc:creator>
      <pubDate>Mon, 08 Aug 2022 20:08:27 +0000</pubDate>
      <link>https://dev.to/ibesarah/connecting-ionic-angular-app-to-wordpress-using-rest-api-9i3</link>
      <guid>https://dev.to/ibesarah/connecting-ionic-angular-app-to-wordpress-using-rest-api-9i3</guid>
      <description>&lt;p&gt;ionic is an open-source UI tool-kit for building native and web app using HTML, CSS AND JS. It also has integrations for frameworks e.g Angular.&lt;/p&gt;

&lt;p&gt;REST API makes it possible for developers to connect WordPress with other applications outside it's basic installation.&lt;/p&gt;

&lt;p&gt;I'm currently building an App using ionic but stuck at connecting it to WordPress using REST API.&lt;/p&gt;

&lt;p&gt;Any suggestions please?&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
