<?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: Idrees Dargahwala</title>
    <description>The latest articles on Forem by Idrees Dargahwala (@theiyd).</description>
    <link>https://forem.com/theiyd</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%2F46706%2F8bece521-f249-4453-87b1-5fe3120f68d7.png</url>
      <title>Forem: Idrees Dargahwala</title>
      <link>https://forem.com/theiyd</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/theiyd"/>
    <language>en</language>
    <item>
      <title>The Dunning Kruger Effect</title>
      <dc:creator>Idrees Dargahwala</dc:creator>
      <pubDate>Tue, 10 Sep 2019 06:14:21 +0000</pubDate>
      <link>https://forem.com/theiyd/the-dunning-kruger-effect-3cj2</link>
      <guid>https://forem.com/theiyd/the-dunning-kruger-effect-3cj2</guid>
      <description>&lt;p&gt;Back in eighth grade of my high school, i first started this programming thing with BASIC programming language which is the acronym for &lt;em&gt;Beginner's All-purpose Symbolic Instruction Code&lt;/em&gt; and thought “asking a machine to do stuff is pretty easy, a few lines of instructions and BOOM, it’s done !”, but with education and experience i agree to the fact that &lt;strong&gt;programming is not easy&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;I believe in the concept of self evaluation. It has always been very important to me, because it doesn’t matter what the world around you thinks, but what matters is what you think, the kind of thought process you agree with. During this evaluation i thought about strengths, weaknesses, education, and personal growth. This allowed me to reflect, learn and think about what it means to be a programmer. &lt;/p&gt;

&lt;p&gt;Often the new, the beginners entering into the field of programming live in an illusion that teaching a computer to act according to the steps provided, is a cakewalk. It was the same scenario for me when i stepped into the arena. However, it is untrue. This particular category of people go through an effect known as the &lt;strong&gt;Dunning-Kruger&lt;/strong&gt; effect. &lt;/p&gt;

&lt;p&gt;According to the definition by Wikipedia, &lt;em&gt;“In the field of psychology, the Dunning–Kruger effect is a cognitive bias in which people of low ability have illusory superiority and mistakenly assess their cognitive ability as greater than it is”&lt;/em&gt;. In simple words, when unskilled people overestimate their abilities and skilled people underestimate their abilities. As you become better at programming, better at making mobile applications, you realize how little you know. It’s like getting to the top of the mountain only to find that you are at the bottom of a bigger mountain.&lt;/p&gt;

&lt;p&gt;This effect has huge implications in software development. After the initial struggle of learning a language, you might get over confident which leads to underestimation of learning technologies as you go ahead in the journey. Not only programming, there have also been several other cases where people have been identified with the similar condition related to their driving skills, behavioral skills and even academic performance. &lt;/p&gt;

&lt;p&gt;To prevent the adverse outcomes, one can keep in mind the following points.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Keep learning and practicing&lt;/strong&gt;: Instead of assuming you know all there is to know about a subject, keep digging deeper. Once you gain greater knowledge of a topic, the more likely you are to recognize how much there is still to learn.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Get to know the progress of other people&lt;/strong&gt;: Another effective strategy involves asking others for constructive criticism. While it can be difficult to hear sometimes, such feedback can provide valuable insights into how others perceive your abilities.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Question yourself&lt;/strong&gt;: Are you open to learn new concepts ? Are you open to try a new language ? Are you humble ? Are you able to take criticism and evaluate feedback ? Are you a good listener ? These questions will help you to self assess yourself and be realistic. &lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;While it may be easier to recognise the effect in others, it is important to remember that it is something that impacts everyone. By understanding the underlying causes that contribute to this bias, you might be better able to spot these tendencies in yourself and find ways to overcome them. As earlier mentioned, &lt;strong&gt;self-evaluation is what makes you better from yesterday.&lt;/strong&gt; &lt;/p&gt;

</description>
      <category>psych</category>
      <category>programming</category>
      <category>productivity</category>
    </item>
    <item>
      <title>Coursehunt: Hunt your courses for free !</title>
      <dc:creator>Idrees Dargahwala</dc:creator>
      <pubDate>Sun, 29 Apr 2018 09:45:07 +0000</pubDate>
      <link>https://forem.com/theiyd/coursehunt-2g8k</link>
      <guid>https://forem.com/theiyd/coursehunt-2g8k</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fllonxno0e2pi13dcz2uy.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fllonxno0e2pi13dcz2uy.png" width="750" height="250"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Coursehunt
&lt;/h2&gt;

&lt;p&gt;A desktop application made and built with Electron which gives you an ability to batch download free courses provided by &lt;a href="coursehunters.net"&gt;coursehunters&lt;/a&gt;. Now, Coursehunters is a platform wherein they provide free online courses to be downloaded, indeed spreading knowledge around the globe. &lt;/p&gt;

&lt;p&gt;The desktop app is completely open sourced on &lt;a href="https://github.com/theIYD/coursehunt" rel="noopener noreferrer"&gt;Github&lt;/a&gt; and is available for Windows. &lt;/p&gt;

&lt;p&gt;&lt;em&gt;&lt;strong&gt;Note:&lt;/strong&gt; The app will be available to other platforms in future releases.&lt;/em&gt; &lt;/p&gt;

&lt;h3&gt;
  
  
  Show some love ❤️
&lt;/h3&gt;

&lt;p&gt;In case you loved the project, leave a star on the repository so as to help the project to grow more and more.&lt;/p&gt;

&lt;h3&gt;
  
  
  Contribute 🙌
&lt;/h3&gt;

&lt;p&gt;Feel free to fork the project, and open pull requests. &lt;/p&gt;

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

</description>
      <category>opensource</category>
      <category>productivity</category>
      <category>showdev</category>
      <category>javascript</category>
    </item>
    <item>
      <title>functions.js</title>
      <dc:creator>Idrees Dargahwala</dc:creator>
      <pubDate>Sun, 17 Dec 2017 08:27:11 +0000</pubDate>
      <link>https://forem.com/theiyd/functionsjs-3kf</link>
      <guid>https://forem.com/theiyd/functionsjs-3kf</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;functions.js&lt;/strong&gt; is a hub of various functions or methods which act differently according to their functionality.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;The project was originally named as &lt;a href="https://www.npmjs.com/package/okay-string" rel="noopener noreferrer"&gt;&lt;strong&gt;okay-string&lt;/strong&gt;&lt;/a&gt; which had only string validation methods. To go further with the learning process, i thought of renaming it to &lt;strong&gt;&lt;em&gt;functions.js&lt;/em&gt;&lt;/strong&gt; &amp;amp; create, practice more functions and make a contribution to the open source community. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fdwndmi7521fz56x395mo.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fdwndmi7521fz56x395mo.png"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The project is work in progress i.e more and more functions are needed to implemented in order to excel in JavaScript programming. The project is open for &lt;strong&gt;contributions&lt;/strong&gt; via pull requests. &lt;/p&gt;

&lt;p&gt;The project is open-sourced on &lt;a href="https://github.com/theIYD/functions.js" rel="noopener noreferrer"&gt;&lt;strong&gt;Github&lt;/strong&gt;&lt;/a&gt; and available on &lt;a href="https://www.npmjs.com/package/functions.js" rel="noopener noreferrer"&gt;&lt;strong&gt;npm&lt;/strong&gt;&lt;/a&gt; for download.&lt;/p&gt;

&lt;p&gt;I hope you love this project &amp;amp; this small quick read. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;happy coding ! ❤️&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>npm</category>
      <category>showdev</category>
      <category>opensource</category>
    </item>
    <item>
      <title>Projects are everything</title>
      <dc:creator>Idrees Dargahwala</dc:creator>
      <pubDate>Tue, 12 Dec 2017 16:22:39 +0000</pubDate>
      <link>https://forem.com/theiyd/projects-are-everything-dp9</link>
      <guid>https://forem.com/theiyd/projects-are-everything-dp9</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Life is too short for non-wow projects.&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Back in the third quarter of 2015, i decided to start with HTML, CSS &amp;amp; JavaScript which are the core of the web, after getting into grade 11. I practiced HTML, went into tags and learned a lot from &lt;a href="https://www.w3schools.com/" rel="noopener noreferrer"&gt;W3Schools&lt;/a&gt;. Thanks to the website. &lt;/p&gt;

&lt;p&gt;I always believe that one actually learns not by mugging up, instead making small projects out of it and get a more wide understanding about that. I started making some small projects and open sources some of them on Github &lt;em&gt;(I also learned basics of version control 'Git' and 'Github')&lt;/em&gt;. &lt;/p&gt;




&lt;h3&gt;
  
  
  &lt;strong&gt;Material Loaders&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Material Loaders is a small library which contains loaders and spinners which act as small elements of a professional website having a fill of material colors.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fj3hztjsdrctfxqbjekuf.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fj3hztjsdrctfxqbjekuf.png" alt="Material Loaders" width="800" height="218"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;omkarshinde.me&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;To practice my early HTML, CSS skills &amp;amp; also to get my friend &lt;a href=""&gt;Omkar Shinde&lt;/a&gt; a portfolio, i built a website for him. This project made me learn so many things while in the process. &lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Href Scraper&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;A tiny chrome extension which scraps all the hrefs from a particular page and downloads them as a text document. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fhzw387b8lszynipn5dnx.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fhzw387b8lszynipn5dnx.png" alt="Href Scraper" width="800" height="340"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;GFont.js&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;GFont.js is a small library where it uses the Google Fonts API to get all fonts and displays in a &lt;code&gt;&amp;lt;select&amp;gt;&lt;/code&gt; tag. It was my first experience working with an API.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fktrs8zqwm2iww0mm0kp3.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fktrs8zqwm2iww0mm0kp3.png" alt="GFont.js" width="800" height="340"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Inspire Me&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;When i started into web development, i would search around the web for great Front End Developers &amp;amp; have a look on their portfolios and read about their stories. But i would not find much. So i implemented a SQL &amp;amp; PHP based project which was a crowd sourced application. &lt;/p&gt;

&lt;p&gt;A web application where users can add developer's portfolio links, inspire beginners in that particular field.&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;FireUpload&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;FireUpload is a small desktop application made with Electron which is mainly used to upload files to Firebase, simultaneously retrieve those and download on your machine. It also had a &lt;strong&gt;semester marks tracker system&lt;/strong&gt; where i could enter my semester marks and keep a track of it. It would also save my files &amp;amp; backup them on Firebase &amp;amp; i could retrieve those anytime, anywhere in the world.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fdgr8yowpnrpp16jaq544.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fdgr8yowpnrpp16jaq544.png" alt="FireUpload" width="800" height="600"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Jumble Password&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;A small electron utility, creates unique combinations of passwords(or id's) out of your name and date of birth. The app uses the random permutation of numbers algorithm known as Fisher Yates Shuffle Algorithm which in short jumbles a sequence.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fapfyf0xlq6d5iniqh6qu.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fapfyf0xlq6d5iniqh6qu.gif" alt="Jumble Password" width="600" height="461"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;The above projects are open-sourced on my &lt;a href="https://github.com/theIYD" rel="noopener noreferrer"&gt;Github Profile&lt;/a&gt;. I know the post has become long, but i hope you enojoyed reading it !&lt;/p&gt;

&lt;p&gt;If you loved my projects, do show some ❤️ by &lt;strong&gt;starring&lt;/strong&gt; the repository.&lt;/p&gt;

&lt;p&gt;Thank you.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;happy coding ❤️&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>javascript</category>
      <category>projects</category>
      <category>productivity</category>
    </item>
    <item>
      <title>Source Me</title>
      <dc:creator>Idrees Dargahwala</dc:creator>
      <pubDate>Thu, 07 Dec 2017 08:06:55 +0000</pubDate>
      <link>https://forem.com/theiyd/source-me-24p</link>
      <guid>https://forem.com/theiyd/source-me-24p</guid>
      <description>&lt;p&gt;A free and easy-to-use resource application.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Get useful resources in a minute&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;The purpose of the application to be built was to get useful utilities and tools in a minute or two. These utilities helped me to build and simultaneously save time by not searching on the web.&lt;br&gt;
The tools and utilities are : -&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Material Design Colours&lt;/li&gt;
&lt;li&gt;Content Delivery Networks&lt;/li&gt;
&lt;li&gt;Fonts&lt;/li&gt;
&lt;li&gt;Epsum Generator&lt;/li&gt;
&lt;li&gt;Material Designed Icons&lt;/li&gt;
&lt;li&gt;URL Shortener&lt;/li&gt;
&lt;li&gt;Emoji Picker&lt;/li&gt;
&lt;li&gt;Image Compress&lt;/li&gt;
&lt;/ol&gt;


&lt;blockquote class="ltag__twitter-tweet"&gt;

  &lt;div class="ltag__twitter-tweet__main"&gt;
    &lt;div class="ltag__twitter-tweet__header"&gt;
      &lt;img class="ltag__twitter-tweet__profile-image" src="https://res.cloudinary.com/practicaldev/image/fetch/s--5M9SyEvo--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://pbs.twimg.com/profile_images/901408066335252480/H-dYb3c1_normal.jpg" alt="Idrees profile image"&gt;
      &lt;div class="ltag__twitter-tweet__full-name"&gt;
        Idrees
      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__username"&gt;
        &lt;a class="mentioned-user" href="https://dev.to/theiyd"&gt;@theiyd&lt;/a&gt;

      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__twitter-logo"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--ir1kO05j--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/twitter-f95605061196010f91e64806688390eb1a4dbc9e913682e043eb8b1e06ca484f.svg" alt="twitter logo"&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__body"&gt;
      Source me&lt;br&gt;Version: 0.1.1&lt;br&gt;&lt;br&gt;Rewrote the application with &lt;a href="https://twitter.com/reactjs"&gt;@reactjs&lt;/a&gt; and built with &lt;a href="https://twitter.com/electronjs"&gt;@electronjs&lt;/a&gt; &lt;br&gt;&lt;br&gt;Check it out over here… &lt;a href="https://t.co/rCsHaGy6Vx"&gt;twitter.com/i/web/status/9…&lt;/a&gt;
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__date"&gt;
      13:54 PM - 20 Nov 2017
    &lt;/div&gt;


    &lt;div class="ltag__twitter-tweet__actions"&gt;
      &lt;a href="https://twitter.com/intent/tweet?in_reply_to=932608093015310336" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--fFnoeFxk--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/twitter-reply-action-238fe0a37991706a6880ed13941c3efd6b371e4aefe288fe8e0db85250708bc4.svg" alt="Twitter reply action"&gt;
      &lt;/a&gt;
      &lt;a href="https://twitter.com/intent/retweet?tweet_id=932608093015310336" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--k6dcrOn8--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/twitter-retweet-action-632c83532a4e7de573c5c08dbb090ee18b348b13e2793175fea914827bc42046.svg" alt="Twitter retweet action"&gt;
      &lt;/a&gt;
      &lt;a href="https://twitter.com/intent/like?tweet_id=932608093015310336" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--SRQc9lOp--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/twitter-like-action-1ea89f4b87c7d37465b0eb78d51fcb7fe6c03a089805d7ea014ba71365be5171.svg" alt="Twitter like action"&gt;
      &lt;/a&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/blockquote&gt;


&lt;p&gt;The application is open-sourced on GitHub and the latest release can be downloaded over here.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;Note: The application currently does not support Mac systems ( i do not own one). If someone is willing to contribute for the support, file an issue or contact me.&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;The application is built with Electron and React. Thank you for reading this small article on Source Me.&lt;/p&gt;

&lt;p&gt;With ❤️,&lt;br&gt;
&lt;strong&gt;Idrees Dargahwala&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>electron</category>
      <category>react</category>
      <category>showdev</category>
    </item>
    <item>
      <title>Okay... string</title>
      <dc:creator>Idrees Dargahwala</dc:creator>
      <pubDate>Thu, 07 Dec 2017 03:15:26 +0000</pubDate>
      <link>https://forem.com/theiyd/okay-string-29g</link>
      <guid>https://forem.com/theiyd/okay-string-29g</guid>
      <description>&lt;p&gt;&lt;strong&gt;What is it about ?&lt;/strong&gt;&lt;br&gt;
okay-string is a npm package which contains numerous methods which can be used anywhere in your application according to your need by writing a single line of code. &lt;/p&gt;

&lt;p&gt;The need of this library was to create a hub of functions which would do anything in a program, be it validation, getting a factorial of a number, getting a random number or anything else. I did need one and i created it. &lt;/p&gt;


&lt;blockquote class="ltag__twitter-tweet"&gt;

  &lt;div class="ltag__twitter-tweet__main"&gt;
    &lt;div class="ltag__twitter-tweet__header"&gt;
      &lt;img class="ltag__twitter-tweet__profile-image" src="https://res.cloudinary.com/practicaldev/image/fetch/s--5M9SyEvo--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://pbs.twimg.com/profile_images/901408066335252480/H-dYb3c1_normal.jpg" alt="Idrees profile image"&gt;
      &lt;div class="ltag__twitter-tweet__full-name"&gt;
        Idrees
      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__username"&gt;
        &lt;a class="mentioned-user" href="https://dev.to/theiyd"&gt;@theiyd&lt;/a&gt;

      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__twitter-logo"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--ir1kO05j--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/twitter-f95605061196010f91e64806688390eb1a4dbc9e913682e043eb8b1e06ca484f.svg" alt="twitter logo"&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__body"&gt;
      Okay ..... string&lt;br&gt;v0.1.10&lt;br&gt;&lt;br&gt;Play with numerous functions and do various stuff !&lt;br&gt;&lt;br&gt;&lt;a href="https://t.co/DC9gGd5miv"&gt;npmjs.com/package/okay-s…&lt;/a&gt;
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__date"&gt;
      15:07 PM - 06 Dec 2017
    &lt;/div&gt;


    &lt;div class="ltag__twitter-tweet__actions"&gt;
      &lt;a href="https://twitter.com/intent/tweet?in_reply_to=938424716997533696" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--fFnoeFxk--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/twitter-reply-action-238fe0a37991706a6880ed13941c3efd6b371e4aefe288fe8e0db85250708bc4.svg" alt="Twitter reply action"&gt;
      &lt;/a&gt;
      &lt;a href="https://twitter.com/intent/retweet?tweet_id=938424716997533696" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--k6dcrOn8--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/twitter-retweet-action-632c83532a4e7de573c5c08dbb090ee18b348b13e2793175fea914827bc42046.svg" alt="Twitter retweet action"&gt;
      &lt;/a&gt;
      &lt;a href="https://twitter.com/intent/like?tweet_id=938424716997533696" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--SRQc9lOp--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/twitter-like-action-1ea89f4b87c7d37465b0eb78d51fcb7fe6c03a089805d7ea014ba71365be5171.svg" alt="Twitter like action"&gt;
      &lt;/a&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/blockquote&gt;


&lt;p&gt;&lt;strong&gt;How do i get it ?&lt;/strong&gt;&lt;br&gt;
The package is open-sourced on github, check it out over &lt;a href="https://github.com/theIYD/okay-string"&gt;here&lt;/a&gt;. Also it is published on &lt;a href="https://www.npmjs.com/package/okay-string"&gt;npm&lt;/a&gt;&lt;a&gt;&lt;/a&gt;. &lt;/p&gt;

&lt;p&gt;Do leave issues or feature requests or pull requests on Github.&lt;/p&gt;

&lt;p&gt;I hope you like this package....&lt;/p&gt;

&lt;p&gt;Enjoy !&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>npm</category>
      <category>string</category>
      <category>validation</category>
    </item>
  </channel>
</rss>
