<?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: nasirjd</title>
    <description>The latest articles on DEV Community by nasirjd (@nasirjd).</description>
    <link>https://dev.to/nasirjd</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%2F843585%2Fa9bad009-c7f3-4e36-b250-a83bd1c4e1c5.jpeg</url>
      <title>DEV Community: nasirjd</title>
      <link>https://dev.to/nasirjd</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nasirjd"/>
    <language>en</language>
    <item>
      <title>Create An Online Food Store Website Using Angular, NodeJS, Express, And MongoDB</title>
      <dc:creator>nasirjd</dc:creator>
      <pubDate>Wed, 20 Apr 2022 14:54:20 +0000</pubDate>
      <link>https://dev.to/nasirjd/create-an-online-food-store-website-using-angular-nodejs-express-and-mongodb-1i35</link>
      <guid>https://dev.to/nasirjd/create-an-online-food-store-website-using-angular-nodejs-express-and-mongodb-1i35</guid>
      <description>&lt;h2&gt;
  
  
  Lesson 6 is published
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://youtu.be/uTOsLjZsIpc"&gt;Check out the video&lt;/a&gt; if you love to build an e-commerce website using Angular, NodeJS, Express, And Mongo DB&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/uTOsLjZsIpc"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;h2&gt;
  
  
  Start from &lt;a href="https://dev.to/nasirjd/create-an-online-food-store-website-using-angular-nodejs-express-and-mongodb-52gd"&gt;here&lt;/a&gt; if you didn't:
&lt;/h2&gt;

&lt;h2&gt;
  
  
  You Are Going To:
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Add Search method to the Food service&lt;/li&gt;
&lt;li&gt;Add search route&lt;/li&gt;
&lt;li&gt;Show search result in Home component&lt;/li&gt;
&lt;li&gt;Generate search component

&lt;ol&gt;
&lt;li&gt;Add to home component&lt;/li&gt;
&lt;li&gt;Add ts&lt;/li&gt;
&lt;li&gt;Add html&lt;/li&gt;
&lt;li&gt;Add css&lt;/li&gt;
&lt;/ol&gt;


&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;The only requirement&lt;/strong&gt; for this course is the basic knowledge of Web Development.&lt;/p&gt;

&lt;p&gt;Feel free to join our youtube community for having a productive relationship.&lt;/p&gt;

&lt;p&gt;Happy Coding...&lt;/p&gt;

</description>
      <category>angular</category>
      <category>node</category>
      <category>mongodb</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Create An Online Food Store Website Using Angular, NodeJS, Express, And MongoDB</title>
      <dc:creator>nasirjd</dc:creator>
      <pubDate>Mon, 11 Apr 2022 14:18:01 +0000</pubDate>
      <link>https://dev.to/nasirjd/create-an-online-food-store-website-using-angular-nodejs-express-and-mongodb-7fa</link>
      <guid>https://dev.to/nasirjd/create-an-online-food-store-website-using-angular-nodejs-express-and-mongodb-7fa</guid>
      <description>&lt;h2&gt;
  
  
  Lesson 5 is published
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://youtu.be/H2OKp84fHAI"&gt;Check out the video&lt;/a&gt; if you love to build an e-commerce website using Angular, NodeJS, Express, And Mongo DB&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/H2OKp84fHAI"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;h2&gt;
  
  
  Start from &lt;a href="https://dev.to/nasirjd/create-an-online-food-store-website-using-angular-nodejs-express-and-mongodb-52gd"&gt;here&lt;/a&gt; if you didn't:
&lt;/h2&gt;

&lt;h2&gt;
  
  
  You Are Going To:
&lt;/h2&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;1. Create Food model
2. Create data.ts
   1. Add sample foods
3. Add images to assets
4. Create Food service
5. Create Home component
   1. Add ts
   2. Add html
   3. Add css
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;The only requirement&lt;/strong&gt; for this course is the basic knowledge of Web Development.&lt;/p&gt;

&lt;p&gt;Feel free to join our youtube community for having a productive relationship.&lt;/p&gt;

&lt;p&gt;Happy Coding...&lt;/p&gt;

</description>
      <category>angular</category>
      <category>node</category>
      <category>mongodb</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Create An Online Food Store Website Using Angular, NodeJS, Express, And MongoDB, Lesson 4</title>
      <dc:creator>nasirjd</dc:creator>
      <pubDate>Sat, 09 Apr 2022 19:05:23 +0000</pubDate>
      <link>https://dev.to/nasirjd/create-an-online-food-store-website-using-angular-nodejs-express-and-mongodb-lesson-4-3p40</link>
      <guid>https://dev.to/nasirjd/create-an-online-food-store-website-using-angular-nodejs-express-and-mongodb-lesson-4-3p40</guid>
      <description>&lt;h2&gt;
  
  
  Lesson 4 is published
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://youtu.be/Uci0L4k3TQo"&gt;Check out the video&lt;/a&gt; if you love to build an e-commerce website using Angular, NodeJS, Express, And Mongo DB&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/Uci0L4k3TQo"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;h3&gt;
  
  
  Start from &lt;a href="https://dev.to/nasirjd/create-an-online-food-store-website-using-angular-nodejs-express-and-mongodb-52gd"&gt;here&lt;/a&gt; if you didn't
&lt;/h3&gt;

&lt;h2&gt;
  
  
  You Are Going To:
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Generate Header Component&lt;/li&gt;
&lt;li&gt;Add Html Code To The Header Component&lt;/li&gt;
&lt;li&gt;Add CSS Code To The Header Component&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;The only requirement&lt;/strong&gt; for this course is the basic knowledge of Web Development.&lt;/p&gt;

&lt;p&gt;Feel free to join our youtube community for having a productive relationship.&lt;/p&gt;

&lt;p&gt;Happy Coding...&lt;/p&gt;

</description>
      <category>angular</category>
      <category>node</category>
      <category>mongodb</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Create An Online Food Store Website Using Angular, NodeJS, Express, And MongoDB, Lesson 3</title>
      <dc:creator>nasirjd</dc:creator>
      <pubDate>Sat, 09 Apr 2022 13:38:41 +0000</pubDate>
      <link>https://dev.to/nasirjd/create-an-online-food-store-website-using-angular-nodejs-express-and-mongodb-1ecb</link>
      <guid>https://dev.to/nasirjd/create-an-online-food-store-website-using-angular-nodejs-express-and-mongodb-1ecb</guid>
      <description>&lt;h2&gt;
  
  
  Lesson 3 is published
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://youtu.be/mZdNkA9o7cY"&gt;Check out the video&lt;/a&gt; if you love to build an e-commerce website using Angular, NodeJS, Express, And Mongo DB&lt;/p&gt;

&lt;h2&gt;
  
  
  Start from here if you didn't:
&lt;/h2&gt;


&lt;div class="ltag__link"&gt;
  &lt;a href="/nasirjd" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__pic"&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--W3cr9Z1j--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://res.cloudinary.com/practicaldev/image/fetch/s--Q1sX_Hha--/c_fill%2Cf_auto%2Cfl_progressive%2Ch_150%2Cq_auto%2Cw_150/https://dev-to-uploads.s3.amazonaws.com/uploads/user/profile_image/843585/a9bad009-c7f3-4e36-b250-a83bd1c4e1c5.jpeg" alt="nasirjd"&gt;
    &lt;/div&gt;
  &lt;/a&gt;
  &lt;a href="/nasirjd/create-an-online-food-store-website-using-angular-nodejs-express-and-mongodb-52gd" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__content"&gt;
      &lt;h2&gt;Create An Online Food Store Website Using Angular, NodeJS, Express And MongoDB, Lesson 1 &amp;amp; 2&lt;/h2&gt;
      &lt;h3&gt;nasirjd ・ Apr 9 ・ 1 min read&lt;/h3&gt;
      &lt;div class="ltag__link__taglist"&gt;
        &lt;span class="ltag__link__tag"&gt;#angular&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#node&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#mongodb&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#typescript&lt;/span&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/a&gt;
&lt;/div&gt;


&lt;h2&gt;
  
  
  You Are Going To:
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Create project's folder&lt;/li&gt;
&lt;li&gt;Install @angular/cli&lt;/li&gt;
&lt;li&gt;Create App as frontend&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;The only requirement&lt;/strong&gt; for this course is the basic knowledge of Web Development.&lt;/p&gt;

&lt;p&gt;Feel free to join our youtube community for having a productive relationship.&lt;/p&gt;

&lt;p&gt;Happy Coding...&lt;/p&gt;

</description>
      <category>angular</category>
      <category>node</category>
      <category>mongodb</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Create An Online Food Store Website Using Angular, NodeJS, Express And MongoDB, Lesson 1 &amp; 2</title>
      <dc:creator>nasirjd</dc:creator>
      <pubDate>Sat, 09 Apr 2022 12:22:00 +0000</pubDate>
      <link>https://dev.to/nasirjd/create-an-online-food-store-website-using-angular-nodejs-express-and-mongodb-52gd</link>
      <guid>https://dev.to/nasirjd/create-an-online-food-store-website-using-angular-nodejs-express-and-mongodb-52gd</guid>
      <description>&lt;h2&gt;
  
  
  Lesson 1 &amp;amp; 2 are published
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://youtu.be/Gv7OK1Kg4cw"&gt;Check out the video&lt;/a&gt; if you love to build an e-commerce website using Angular, NodeJS, Express, And Mongo DB&lt;/p&gt;

&lt;p&gt;By the end of this course, you will be able to design a beautiful and responsive frontend and a scalable backend, you can also deploy your website on popular cloud servers and have online payment functionality using payment gateways.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The only requirement&lt;/strong&gt; for this course is the basic knowledge of Web Development.&lt;/p&gt;

&lt;h3&gt;
  
  
  You Will Learn: 
&lt;/h3&gt;

&lt;p&gt;[x] Creating object-oriented components Using Angular CLI&lt;br&gt;
[x] Defining APIs using Express router&lt;br&gt;
[x] Having different pages using Angular router&lt;br&gt;
[x] Using Mongo Db Atlas for storing and querying the data&lt;br&gt;
[x] Using Reactive Forms And Http Client for handling form inputs and send the data back and forth to the  APIs&lt;br&gt;
[x] Managing application states using RXJS&lt;br&gt;
[x] Handling authentication and authorization using    JsonWebToken &lt;br&gt;
[x] Also, you will learn how to deploy it on cloud servers like Heroku and using the Paypal gateway to have payment functionality on your website.&lt;br&gt;
[x] Much More In Details&lt;/p&gt;

&lt;p&gt;Feel free to join our youtube community for having a productive relationship.&lt;/p&gt;

&lt;p&gt;Happy Coding...&lt;/p&gt;

</description>
      <category>angular</category>
      <category>node</category>
      <category>mongodb</category>
      <category>typescript</category>
    </item>
  </channel>
</rss>
