<?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: Prabhu Ram Kumar Balasubramanian</title>
    <description>The latest articles on DEV Community by Prabhu Ram Kumar Balasubramanian (@sparkeplug).</description>
    <link>https://dev.to/sparkeplug</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%2F194129%2Ff069144a-59e4-42d5-baea-983004d29ddc.jpeg</url>
      <title>DEV Community: Prabhu Ram Kumar Balasubramanian</title>
      <link>https://dev.to/sparkeplug</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sparkeplug"/>
    <language>en</language>
    <item>
      <title>How to use Google slides API in a react project to create slide dynamically ?</title>
      <dc:creator>Prabhu Ram Kumar Balasubramanian</dc:creator>
      <pubDate>Fri, 29 Dec 2023 11:36:26 +0000</pubDate>
      <link>https://dev.to/sparkeplug/how-to-use-google-slides-api-in-a-react-project-to-create-slide-dynamically--3jec</link>
      <guid>https://dev.to/sparkeplug/how-to-use-google-slides-api-in-a-react-project-to-create-slide-dynamically--3jec</guid>
      <description>&lt;p&gt;I have a functionality to auto generate dynamic google slides based on content from a react website on press of a button. I have all the data for generating one. But to use the google slides api in this react typescript project ?&lt;/p&gt;

&lt;p&gt;What npm package should i use to make this possible? &lt;/p&gt;

&lt;p&gt;Based on some research i found out that i need to authenticate with google and then use endpoints to control slides. But there are few packages targeted for node js and not for react. I tried these packages but without proper type information and confusing documentation it is hard to pull this initial step off. Can someone point me in right direction ? &lt;/p&gt;

</description>
      <category>help</category>
      <category>beginners</category>
      <category>api</category>
      <category>react</category>
    </item>
  </channel>
</rss>
