<?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: Jashanpreet Singh</title>
    <description>The latest articles on DEV Community by Jashanpreet Singh (@jsonsingh).</description>
    <link>https://dev.to/jsonsingh</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%2F182235%2F279c0a44-cfdf-4439-bf9f-633bff91ba97.jpeg</url>
      <title>DEV Community: Jashanpreet Singh</title>
      <link>https://dev.to/jsonsingh</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jsonsingh"/>
    <language>en</language>
    <item>
      <title>Which React visualization library to use?</title>
      <dc:creator>Jashanpreet Singh</dc:creator>
      <pubDate>Tue, 03 Sep 2019 13:54:14 +0000</pubDate>
      <link>https://dev.to/jsonsingh/which-react-visualization-library-to-use-205k</link>
      <guid>https://dev.to/jsonsingh/which-react-visualization-library-to-use-205k</guid>
      <description>&lt;p&gt;What I am looking for is a react library that can deliver awesome visualizations with minimum effort but are also customizable as the platforms scales&lt;br&gt;
My top 3 choices in order of preference are: &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Recharts&lt;/li&gt;
&lt;li&gt;react-vis&lt;/li&gt;
&lt;li&gt;victory &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Criteria that I have set for choosing the best is :&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Easily Responsive&lt;/li&gt;
&lt;li&gt;Plenty of examples&lt;/li&gt;
&lt;li&gt;Good documentation&lt;/li&gt;
&lt;li&gt;Should be popular&lt;/li&gt;
&lt;li&gt;Flexible&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;So far recharts has won because it is super popular but I think I have developed a bias so expecting some experienced view on the same.&lt;br&gt;
HELP ME OUT GUYS!!!&lt;/p&gt;

</description>
      <category>react</category>
      <category>visualization</category>
      <category>svg</category>
    </item>
    <item>
      <title>Setting typography of a website</title>
      <dc:creator>Jashanpreet Singh</dc:creator>
      <pubDate>Mon, 15 Jul 2019 00:11:39 +0000</pubDate>
      <link>https://dev.to/jsonsingh/setting-typography-of-a-website-aa8</link>
      <guid>https://dev.to/jsonsingh/setting-typography-of-a-website-aa8</guid>
      <description>&lt;p&gt;Can anybody share links to people setting typography in websites? Like setting &lt;code&gt;font-family&lt;/code&gt;, using multiple fonts. I am looking for a basic structure in &lt;code&gt;css&lt;/code&gt; the &lt;code&gt;do's&lt;/code&gt; and &lt;code&gt;don'ts&lt;/code&gt; of the same.&lt;/p&gt;

</description>
      <category>html</category>
      <category>css</category>
      <category>discuss</category>
    </item>
    <item>
      <title>VSCode Javascript Function Extension?</title>
      <dc:creator>Jashanpreet Singh</dc:creator>
      <pubDate>Tue, 09 Jul 2019 09:05:59 +0000</pubDate>
      <link>https://dev.to/jsonsingh/vscode-javascript-function-extension-3d7j</link>
      <guid>https://dev.to/jsonsingh/vscode-javascript-function-extension-3d7j</guid>
      <description>&lt;p&gt;Is there any extension in &lt;code&gt;vscode&lt;/code&gt; that highlights different function definition in &lt;code&gt;javascript&lt;/code&gt;. Like &lt;code&gt;function A&lt;/code&gt; will be distinguished from &lt;code&gt;function B&lt;/code&gt; with either a divider of some sort or different &lt;code&gt;background color&lt;/code&gt; or just different color for &lt;code&gt;function definition&lt;/code&gt;? I think it can be pretty useful.&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>vscode</category>
    </item>
  </channel>
</rss>
