<?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: anilsculptsoft</title>
    <description>The latest articles on DEV Community by anilsculptsoft (@anilsculptsoft).</description>
    <link>https://dev.to/anilsculptsoft</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%2F774725%2F23b65efc-d21a-4341-b60f-7e02ff4cbb11.png</url>
      <title>DEV Community: anilsculptsoft</title>
      <link>https://dev.to/anilsculptsoft</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/anilsculptsoft"/>
    <language>en</language>
    <item>
      <title>Pre-render page using getServerSideProps after user login</title>
      <dc:creator>anilsculptsoft</dc:creator>
      <pubDate>Tue, 05 Apr 2022 04:26:25 +0000</pubDate>
      <link>https://dev.to/anilsculptsoft/pre-render-page-using-getserversideprops-after-user-login-eop</link>
      <guid>https://dev.to/anilsculptsoft/pre-render-page-using-getserversideprops-after-user-login-eop</guid>
      <description>&lt;p&gt;Hi,&lt;br&gt;
I'm new in NextJS, and I'm developing app where i want pre-render home page after login. Here in home page my API call need user token which is stored at local storage. So i'm not getting how to pre-render home page using getServerSideProps.&lt;br&gt;
Can you please explain?&lt;br&gt;
Thank you.&lt;/p&gt;

</description>
      <category>react</category>
      <category>prerendering</category>
      <category>getserversideprops</category>
    </item>
    <item>
      <title>Load component in a section with clicking on other buttons</title>
      <dc:creator>anilsculptsoft</dc:creator>
      <pubDate>Wed, 15 Dec 2021 06:09:02 +0000</pubDate>
      <link>https://dev.to/anilsculptsoft/load-component-in-a-section-with-clicking-on-other-buttons-ip1</link>
      <guid>https://dev.to/anilsculptsoft/load-component-in-a-section-with-clicking-on-other-buttons-ip1</guid>
      <description>&lt;p&gt;I'm beginner in ReactJS development.&lt;/p&gt;

&lt;p&gt;I'm creating an app where one is login page and one is home page, and that works perfect, but in home page i've a list of buttons at left side and clicking on which i want to render component attached to that button at center. But not getting how to do it. So can anyone please help!!!&lt;/p&gt;

</description>
      <category>react</category>
      <category>javascript</category>
      <category>beginners</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
