<?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>Forem: Deeksha Sharma</title>
    <description>The latest articles on Forem by Deeksha Sharma (@deekshasharma25).</description>
    <link>https://forem.com/deekshasharma25</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%2F236720%2F59c21878-edd1-4d9a-9b03-b1a37a5d31a8.jpg</url>
      <title>Forem: Deeksha Sharma</title>
      <link>https://forem.com/deekshasharma25</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/deekshasharma25"/>
    <language>en</language>
    <item>
      <title>Overview of ES6 Syntax</title>
      <dc:creator>Deeksha Sharma</dc:creator>
      <pubDate>Thu, 04 Jun 2020 16:30:33 +0000</pubDate>
      <link>https://forem.com/deekshasharma25/overview-of-es6-syntax-1769</link>
      <guid>https://forem.com/deekshasharma25/overview-of-es6-syntax-1769</guid>
      <description>&lt;p&gt;Arrow Functions in React CodeSandbox at &lt;a href="https://codesandbox.io/s/arrowfuntionsinreact-33ltd"&gt;https://codesandbox.io/s/arrowfuntionsinreact-33ltd&lt;/a&gt;&lt;br&gt;
React Components in { } vs ( ) CodeSandbox at &lt;a href="https://codesandbox.io/s/rk48j"&gt;https://codesandbox.io/s/rk48j&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Check out the course trailer at &lt;a href="https://youtu.be/hhZ6yFvCWho"&gt;https://youtu.be/hhZ6yFvCWho&lt;/a&gt;&lt;br&gt;
Check out the course at &lt;a href="http://bit.ly/2SZDYyw"&gt;http://bit.ly/2SZDYyw&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Learn the Syntax used in React which is based on JavaScript ES6. Learning these basics will help you understand and write ReactJS code faster than ever!&lt;/p&gt;

&lt;p&gt;If you have any further questions or need help, please reach us out!&lt;/p&gt;

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

&lt;p&gt;Subscribe for more videos on JavaScript with Visualization: &lt;a href="https://www.youtube.com/channel/UC0yZBnRsD9JRqLXBkfGym0Q?sub_confirmation=1"&gt;https://www.youtube.com/channel/UC0yZBnRsD9JRqLXBkfGym0Q?sub_confirmation=1&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>react</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Create a new Promise in JavaScript?</title>
      <dc:creator>Deeksha Sharma</dc:creator>
      <pubDate>Fri, 20 Mar 2020 16:30:27 +0000</pubDate>
      <link>https://forem.com/deekshasharma25/create-a-new-promise-in-javascript-c95</link>
      <guid>https://forem.com/deekshasharma25/create-a-new-promise-in-javascript-c95</guid>
      <description>&lt;p&gt;This video covers how to create a new Promise in JavaScript and what are the states of a Promise.&lt;/p&gt;

&lt;p&gt;You can access the code at &lt;a href="https://bonsaiilabs.com/create-promise/"&gt;https://bonsaiilabs.com/create-promise/&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;Subscribe for more videos on JavaScript with Visualization: &lt;a href="https://www.youtube.com/channel/UC0yZBnRsD9JRqLXBkfGym0Q?sub_confirmation=1"&gt;https://www.youtube.com/channel/UC0yZBnRsD9JRqLXBkfGym0Q?sub_confirmation=1&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>react</category>
      <category>node</category>
      <category>codenewbie</category>
    </item>
    <item>
      <title>Write your JavaScript code using Chrome Snippets - Dev Tools</title>
      <dc:creator>Deeksha Sharma</dc:creator>
      <pubDate>Wed, 18 Mar 2020 16:30:20 +0000</pubDate>
      <link>https://forem.com/deekshasharma25/write-your-javascript-code-using-chrome-snippets-dev-tools-2adf</link>
      <guid>https://forem.com/deekshasharma25/write-your-javascript-code-using-chrome-snippets-dev-tools-2adf</guid>
      <description>&lt;p&gt;If you frequently write code onto the browser console, &lt;br&gt;
this video will cover how you can write, edit and delete the code snippets within your Chrome browser.&lt;/p&gt;

&lt;p&gt;The code is available at &lt;a href="https://bonsaiilabs.com/chrome-snippets/"&gt;https://bonsaiilabs.com/chrome-snippets/&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;Subscribe for more videos on JavaScript with Visualization: &lt;a href="https://www.youtube.com/channel/UC0yZBnRsD9JRqLXBkfGym0Q?sub_confirmation=1"&gt;https://www.youtube.com/channel/UC0yZBnRsD9JRqLXBkfGym0Q?sub_confirmation=1&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>react</category>
      <category>node</category>
      <category>codenewbie</category>
    </item>
    <item>
      <title>Check if a JavaScript Object is Empty</title>
      <dc:creator>Deeksha Sharma</dc:creator>
      <pubDate>Mon, 16 Mar 2020 18:00:20 +0000</pubDate>
      <link>https://forem.com/deekshasharma25/check-if-a-javascript-object-is-empty-4ahe</link>
      <guid>https://forem.com/deekshasharma25/check-if-a-javascript-object-is-empty-4ahe</guid>
      <description>&lt;p&gt;This video covers a common question JavaScript developers come across.&lt;br&gt;
How do I test for an empty JavaScript object?&lt;/p&gt;

&lt;p&gt;Code is available at &lt;a href="https://bonsaiilabs.com/check-empty-object"&gt;https://bonsaiilabs.com/check-empty-object&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;Subscribe for more videos on JavaScript with Visualization: &lt;a href="https://www.youtube.com/channel/UC0yZBnRsD9JRqLXBkfGym0Q?sub_confirmation=1"&gt;https://www.youtube.com/channel/UC0yZBnRsD9JRqLXBkfGym0Q?sub_confirmation=1&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>react</category>
      <category>node</category>
      <category>codenewbie</category>
    </item>
    <item>
      <title>Javascript String primitives vs String objects.</title>
      <dc:creator>Deeksha Sharma</dc:creator>
      <pubDate>Tue, 03 Mar 2020 19:06:01 +0000</pubDate>
      <link>https://forem.com/deekshasharma25/javascript-string-primitives-vs-string-objects-4phg</link>
      <guid>https://forem.com/deekshasharma25/javascript-string-primitives-vs-string-objects-4phg</guid>
      <description>&lt;p&gt;&lt;a href="https://medium.com/@deeksha.sharma25/javascript-string-primitives-vs-string-objects-9e069f35a201?source=rss-4dc7d01b74e------2"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--FhrmoRvF--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/1920/1%2ACCczdvxXblsLyeOzrQo6Yg.jpeg" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Learn about the difference between Javascript String primitives and String objects.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://medium.com/@deeksha.sharma25/javascript-string-primitives-vs-string-objects-9e069f35a201?source=rss-4dc7d01b74e------2"&gt;Continue reading on Medium »&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascripttips</category>
      <category>webdev</category>
      <category>javascript</category>
      <category>frontenddev</category>
    </item>
    <item>
      <title>JavaScript type checking with typeof operator</title>
      <dc:creator>Deeksha Sharma</dc:creator>
      <pubDate>Tue, 25 Feb 2020 22:06:01 +0000</pubDate>
      <link>https://forem.com/deekshasharma25/javascript-type-checking-with-typeof-operator-50a5</link>
      <guid>https://forem.com/deekshasharma25/javascript-type-checking-with-typeof-operator-50a5</guid>
      <description>&lt;p&gt;&lt;a href="https://medium.com/@deeksha.sharma25/javascript-type-checking-with-typeof-operator-a2dcd74897ce?source=rss-4dc7d01b74e------2"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--YsJkl08K--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/1920/1%2A14Ln2sMno7Ghk0Os173sGw.jpeg" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This video covers what all built-in types exist in JavaScript and how to perform type checking on those data types.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://medium.com/@deeksha.sharma25/javascript-type-checking-with-typeof-operator-a2dcd74897ce?source=rss-4dc7d01b74e------2"&gt;Continue reading on Medium »&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>node</category>
      <category>javascripttips</category>
    </item>
    <item>
      <title>How string.includes() works in JavaScript</title>
      <dc:creator>Deeksha Sharma</dc:creator>
      <pubDate>Tue, 11 Feb 2020 22:01:01 +0000</pubDate>
      <link>https://forem.com/deekshasharma25/how-string-includes-works-in-javascript-325n</link>
      <guid>https://forem.com/deekshasharma25/how-string-includes-works-in-javascript-325n</guid>
      <description>&lt;p&gt;&lt;a href="https://medium.com/@deeksha.sharma25/how-string-includes-works-in-javascript-a258eeb27e24?source=rss-4dc7d01b74e------2"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--PS6fW4yv--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/1920/1%2AwLWQvfcbfA6UrtH_6Zyp1Q.jpeg" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;In this video, we will learn when and how to use includes() method on Strings. This method determines whether or not a string includes…&lt;/p&gt;

&lt;p&gt;&lt;a href="https://medium.com/@deeksha.sharma25/how-string-includes-works-in-javascript-a258eeb27e24?source=rss-4dc7d01b74e------2"&gt;Continue reading on Medium »&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascripttips</category>
      <category>node</category>
      <category>javascript</category>
      <category>frontenddev</category>
    </item>
    <item>
      <title>JavaScript Promise and its states?</title>
      <dc:creator>Deeksha Sharma</dc:creator>
      <pubDate>Tue, 11 Feb 2020 17:30:18 +0000</pubDate>
      <link>https://forem.com/deekshasharma25/javascript-promise-and-its-states-4mk1</link>
      <guid>https://forem.com/deekshasharma25/javascript-promise-and-its-states-4mk1</guid>
      <description>&lt;p&gt;This post covers what are &lt;code&gt;Promise&lt;/code&gt; in JavaScript and a bit about the different states of &lt;code&gt;Promise&lt;/code&gt;.&lt;/p&gt;

&lt;p&gt;The code is available at &lt;a href="https://bonsaiilabs.com/promise-and-states/"&gt;https://bonsaiilabs.com/promise-and-states/&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;Subscribe for more videos on JavaScript with Visualization: &lt;a href="https://www.youtube.com/channel/UC0yZBnRsD9JRqLXBkfGym0Q?sub_confirmation=1"&gt;https://www.youtube.com/channel/UC0yZBnRsD9JRqLXBkfGym0Q?sub_confirmation=1&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>react</category>
      <category>node</category>
      <category>codenewbie</category>
    </item>
    <item>
      <title>Comparison of Material UI with Google Material Design</title>
      <dc:creator>Deeksha Sharma</dc:creator>
      <pubDate>Fri, 01 Nov 2019 22:16:35 +0000</pubDate>
      <link>https://forem.com/deekshasharma25/comparison-of-material-ui-with-google-material-design-504i</link>
      <guid>https://forem.com/deekshasharma25/comparison-of-material-ui-with-google-material-design-504i</guid>
      <description>&lt;p&gt;Originally posted &lt;a href="https://youtu.be/I1dqDr0KGHM"&gt;here&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Material-UI is an excellent framework to develop beautiful React components faster! You can start with Google Material Design out of the box or create your own design system.&lt;/p&gt;

&lt;p&gt;It's faster than ever to build beautiful and consistent apps using React and Material-UI.&lt;/p&gt;

&lt;p&gt;Learn how Google Material Design could be directly implemented using Material-UI and ReactJS.&lt;/p&gt;

&lt;p&gt;Check out the course &lt;a href="https://youtu.be/hhZ6yFvCWho"&gt;trailer&lt;/a&gt;&lt;br&gt;
And the full course on &lt;a href="http://bit.ly/2SZDYyw"&gt;Material-UI with React&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>react</category>
      <category>tutorial</category>
      <category>computerscience</category>
    </item>
    <item>
      <title>Learn about Material-UI Grid</title>
      <dc:creator>Deeksha Sharma</dc:creator>
      <pubDate>Fri, 18 Oct 2019 16:00:34 +0000</pubDate>
      <link>https://forem.com/deekshasharma25/learn-about-material-ui-grid-5aii</link>
      <guid>https://forem.com/deekshasharma25/learn-about-material-ui-grid-5aii</guid>
      <description>&lt;p&gt;Originally posted on &lt;a href="https://youtu.be/9207OppzJU0"&gt;https://youtu.be/9207OppzJU0&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Code Sample from &lt;a href="https://codesandbox.io/s/ppqw5yyy47"&gt;Material-UI Grid CodeSandbox&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Below is the complete course to build beautiful and consistent apps using React and Material-UI.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://youtu.be/hhZ6yFvCWho"&gt;Check out the course trailer&lt;/a&gt;&lt;br&gt;
&lt;a href="http://bit.ly/2SZDYyw"&gt;Check out the course&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Material UI provides a Grid system so that application is responsive or to say consistent across different screen sizes.&lt;/p&gt;

&lt;p&gt;It supports 2 types of layouts.&lt;br&gt;
Containers and &lt;br&gt;
Items placed inside the container. The widths of the item are fluid and sized in accordance with the parent. Items also have padding around them.&lt;/p&gt;

&lt;p&gt;There are 5 breakpoints supported by Material UI Grid.&lt;br&gt;
xs for mobile phones&lt;br&gt;
sm for tablet devices&lt;br&gt;
md for medium-sized desktop screens&lt;br&gt;
lg for large screens &amp;amp;&lt;br&gt;
xl for TV screens&lt;br&gt;
These breakpoints can only be applied to Grid Items and not the containers.&lt;/p&gt;

&lt;p&gt;If you have any further questions or need help, please reach us out!&lt;/p&gt;

</description>
      <category>react</category>
      <category>tutorial</category>
      <category>javascript</category>
      <category>computerscience</category>
    </item>
    <item>
      <title>Filter Arrays in JavaScript</title>
      <dc:creator>Deeksha Sharma</dc:creator>
      <pubDate>Mon, 14 Oct 2019 14:05:48 +0000</pubDate>
      <link>https://forem.com/deekshasharma25/filter-arrays-in-javascript-311o</link>
      <guid>https://forem.com/deekshasharma25/filter-arrays-in-javascript-311o</guid>
      <description>&lt;p&gt;This video covers how filter higher order function works on JavaScript Arrays&lt;/p&gt;

&lt;p&gt;Code Samples at &lt;br&gt;
&lt;a href="https://gist.github.com/SuperBonsaii/30551ea9f7d4b7bef48f2e65e4a02325#file-filter-arrays-in-javascript-md"&gt;https://gist.github.com/SuperBonsaii/30551ea9f7d4b7bef48f2e65e4a02325#file-filter-arrays-in-javascript-md&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;*******&lt;strong&gt;&lt;em&gt;Watch all JavaScript Tutorials&lt;/em&gt;&lt;/strong&gt;*******&lt;/p&gt;

&lt;p&gt;&lt;a href="http://bit.ly/javascript-youtube"&gt;http://bit.ly/javascript-youtube&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;Deeksha on Twitter: &lt;a href="https://twitter.com/deekshasharma25"&gt;https://twitter.com/deekshasharma25&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Subscribe for more videos on JavaScript with Visualization: &lt;a href="https://www.youtube.com/channel/UC0yZBnRsD9JRqLXBkfGym0Q?sub_confirmation=1"&gt;https://www.youtube.com/channel/UC0yZBnRsD9JRqLXBkfGym0Q?sub_confirmation=1&lt;/a&gt;&lt;br&gt;
Visit bonsaiilabs at &lt;a href="https://bonsaiilabs.com"&gt;https://bonsaiilabs.com&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>webdev</category>
      <category>beginners</category>
      <category>react</category>
    </item>
    <item>
      <title>JavaScript typeof operator</title>
      <dc:creator>Deeksha Sharma</dc:creator>
      <pubDate>Fri, 11 Oct 2019 14:14:58 +0000</pubDate>
      <link>https://forem.com/deekshasharma25/javascript-typeof-operator-k58</link>
      <guid>https://forem.com/deekshasharma25/javascript-typeof-operator-k58</guid>
      <description>&lt;p&gt;This video covers what built-in types exist in JavaScript and how to perform type checking on those data types.&lt;/p&gt;

&lt;p&gt;Get the code samples at &lt;a href="https://gist.github.com/SuperBonsaii/"&gt;https://gist.github.com/SuperBonsaii/&lt;/a&gt;...&lt;/p&gt;

&lt;p&gt;*******&lt;strong&gt;&lt;em&gt;Watch all JavaScript Tutorials&lt;/em&gt;&lt;/strong&gt;*******&lt;/p&gt;

&lt;p&gt;&lt;a href="http://bit.ly/javascript-youtube"&gt;http://bit.ly/javascript-youtube&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;Deeksha on Twitter: &lt;a href="https://twitter.com/deekshasharma25"&gt;https://twitter.com/deekshasharma25&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Subscribe for more videos on JavaScript with Visualization: &lt;a href="https://www.youtube.com/channel/UC0yZ"&gt;https://www.youtube.com/channel/UC0yZ&lt;/a&gt;...&lt;br&gt;
Follow bonsaiilabs on Twitter: &lt;a href="https://twitter.com/bonsaiilabs"&gt;https://twitter.com/bonsaiilabs&lt;/a&gt;&lt;br&gt;
Follow bonsaiilabs on Facebook: &lt;a href="https://www.facebook.com/thebonsaiilabs"&gt;https://www.facebook.com/thebonsaiilabs&lt;/a&gt;&lt;br&gt;
Visit bonsaiilabs at &lt;a href="https://bonsaiilabs.com"&gt;https://bonsaiilabs.com&lt;/a&gt;&lt;/p&gt;

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