<?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: Karthik RP</title>
    <description>The latest articles on DEV Community by Karthik RP (@blended_ideas).</description>
    <link>https://dev.to/blended_ideas</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%2F294157%2F22d2d7c1-2b81-4e6e-9b0d-646f0b632a52.jpeg</url>
      <title>DEV Community: Karthik RP</title>
      <link>https://dev.to/blended_ideas</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/blended_ideas"/>
    <language>en</language>
    <item>
      <title>My First NPM Library - Web Component using StencilJS</title>
      <dc:creator>Karthik RP</dc:creator>
      <pubDate>Tue, 25 Feb 2020 05:20:24 +0000</pubDate>
      <link>https://dev.to/blended_ideas/my-first-npm-library-web-component-using-stenciljs-h4c</link>
      <guid>https://dev.to/blended_ideas/my-first-npm-library-web-component-using-stenciljs-h4c</guid>
      <description>&lt;h3&gt;
  
  
  My First Post on dev.to 🚀
&lt;/h3&gt;

&lt;p&gt;Hey everyone!  &lt;/p&gt;

&lt;p&gt;This is my first-ever post on dev.to, and I’m already loving the community here. 😊&lt;/p&gt;

&lt;p&gt;For the past 3-4 years, I’ve been coding professionally but never really ventured into contributing to open source projects. During this time, I’ve been learning a lot about programming but that’s the thing: it’s mostly been learning. Outside of work, I hadn’t done much to apply or experiment with what I’ve learned.  &lt;/p&gt;

&lt;p&gt;Recently, I decided it was time to change that and finally build something of my own. I started exploring for inspiration and stumbled upon a fantastic library for React called &lt;strong&gt;React Spectrum&lt;/strong&gt;. Inspired by it, I set out to create something similar but with a twist: using &lt;strong&gt;Web Components&lt;/strong&gt;.  &lt;/p&gt;

&lt;h3&gt;
  
  
  Introducing &lt;strong&gt;Word Spectrum&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Let me introduce you to &lt;strong&gt;&lt;a href="https://github.com/karthikrp/WordSpectrum" rel="noopener noreferrer"&gt;Word Spectrum&lt;/a&gt;&lt;/strong&gt;—a simple, colorful, and lightweight placeholder for paragraphs.  &lt;/p&gt;

&lt;h4&gt;
  
  
  Highlights:
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Tiny Size:&lt;/strong&gt;

&lt;ul&gt;
&lt;li&gt;Minified: &lt;strong&gt;271 bytes&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Minified + Gzipped: &lt;strong&gt;198 bytes&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://bundlephobia.com/result?p=@blendedideas/word-spectrum@0.0.3" rel="noopener noreferrer"&gt;Check it out on Bundlephobia&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;/ul&gt;

&lt;h4&gt;
  
  
  Preview:
&lt;/h4&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%2Fusr6nr8wldb5p6kfbl0s.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%2Fusr6nr8wldb5p6kfbl0s.png" alt="Word Spectrum" width="800" height="439"&gt;&lt;/a&gt;  &lt;/p&gt;

&lt;h4&gt;
  
  
  &lt;a href="https://codepen.io/karthikrp/pen/XWbpRee" rel="noopener noreferrer"&gt;Live Demo on Codepen&lt;/a&gt;
&lt;/h4&gt;

&lt;p&gt;I’d love to hear your thoughts and suggestions for improvements! Contributions are welcome, so feel free to submit pull requests. Let’s build something awesome together!  &lt;/p&gt;

&lt;p&gt;Cheers,&lt;br&gt;&lt;br&gt;
Karthik&lt;/p&gt;

</description>
      <category>webcomponents</category>
      <category>npm</category>
      <category>javascript</category>
      <category>typescript</category>
    </item>
  </channel>
</rss>
