<?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: saharajdeep</title>
    <description>The latest articles on DEV Community by saharajdeep (@saharajdeep).</description>
    <link>https://dev.to/saharajdeep</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%2F231841%2F3f48dba6-5a43-4c2e-a32b-62c32afa0839.png</url>
      <title>DEV Community: saharajdeep</title>
      <link>https://dev.to/saharajdeep</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/saharajdeep"/>
    <language>en</language>
    <item>
      <title>Get all the images from a folder in HTML with paginated view</title>
      <dc:creator>saharajdeep</dc:creator>
      <pubDate>Wed, 18 Sep 2019 08:36:11 +0000</pubDate>
      <link>https://dev.to/saharajdeep/get-all-the-images-from-a-folder-in-html-with-paginated-view-40dp</link>
      <guid>https://dev.to/saharajdeep/get-all-the-images-from-a-folder-in-html-with-paginated-view-40dp</guid>
      <description>&lt;p&gt;I have a folder named uploads. An admin uploads a picture in this folder and a user must see all the images with paginated view.&lt;/p&gt;

&lt;p&gt;I have read the file using in express but I cannot add it in the HTML.I want to add the images dynamically in HTML. So every time the admin adds a new picture the user must see those images along with the previous ones.&lt;/p&gt;

&lt;p&gt;The folder name is uploads and the HTML page is located under views/usernews/addNews.&lt;/p&gt;

</description>
      <category>html</category>
      <category>javascript</category>
      <category>node</category>
    </item>
  </channel>
</rss>
