<?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: Jimmy</title>
    <description>The latest articles on DEV Community by Jimmy (@geminii).</description>
    <link>https://dev.to/geminii</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%2F564609%2Fd726f026-d4f3-4379-8c26-4a1439aca804.png</url>
      <title>DEV Community: Jimmy</title>
      <link>https://dev.to/geminii</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/geminii"/>
    <language>en</language>
    <item>
      <title>Challenge 2 : Crappo Crypto currencies</title>
      <dc:creator>Jimmy</dc:creator>
      <pubDate>Thu, 20 May 2021 08:48:31 +0000</pubDate>
      <link>https://dev.to/geminii/challenge-2-crappo-crypto-currencies-34mh</link>
      <guid>https://dev.to/geminii/challenge-2-crappo-crypto-currencies-34mh</guid>
      <description>&lt;p&gt;Welcome to the &lt;code&gt;second challenge&lt;/code&gt; 🚀&lt;br&gt;
I will really proud if you enjoy to follow me in this crazy adventure. &lt;br&gt;
Each challenge will be organize of the same way : description about the project, roadmap to scope the project, deployment and of course clear documentation.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/Geminii/crappo-crypto"&gt;Github project&lt;/a&gt;&lt;br&gt;
&lt;a href="https://crappo-crypto-cnkhm098o-geminii.vercel.app"&gt;Demo&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Project overview 📝
&lt;/h2&gt;

&lt;p&gt;The goal of this project is to build a landing page for your crypto currencies. A &lt;a href="https://crappo-crypto-cnkhm098o-geminii.vercel.app/"&gt;demo&lt;/a&gt; is available to see the result. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--phyOxfQb--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/s8bkl488x3jc1a0fsuev.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--phyOxfQb--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/s8bkl488x3jc1a0fsuev.png" alt="Crappo Crypto"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What I wanted to do 👷‍♂️
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Templating Html/Css from FigmaCrush template&lt;/li&gt;
&lt;li&gt;Responsive even if no mobile version in the Figma template&lt;/li&gt;
&lt;li&gt;Animate each section of this beautiful landing page&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Technologies used 🛠
&lt;/h2&gt;

&lt;p&gt;For this project, I decided to focus on the use of these technologies : &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/HTML5"&gt;Html5&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://sass-lang.com/"&gt;Sass&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://parceljs.org/"&gt;Parcel&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What I learned 👀
&lt;/h2&gt;

&lt;p&gt;Every project is different and it's always exciting to find out why. &lt;/p&gt;

&lt;p&gt;[Html5] Before to create the style of your design, I recommend you to create the entire of your html and follow a naming convention. In my case, I try to respect &lt;a href="http://getbem.com/"&gt;BEM&lt;/a&gt; as best as possible.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s---AE2n6mB--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/exj1qcdpd9bip391tli5.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s---AE2n6mB--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/exj1qcdpd9bip391tli5.png" alt="BEM html"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;[Sass] Organize a project is really important when you need to paralyze your tasks and more easy for your responsive. &lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--oW8-aMF9--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/fte4j3sy3nk841gr1r1b.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--oW8-aMF9--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/fte4j3sy3nk841gr1r1b.png" alt="Sass organization"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;[Parcel] I wanted to practice Parcel.js because it's a blazing fast, zero configuration web application bundler. I had heard of it but not had the opportunity to use it. This is now the case :)&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--UGDAVu8k--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/5fg2d008twds344kq42l.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--UGDAVu8k--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/5fg2d008twds344kq42l.png" alt="Parcel usage"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Improvements 🛫
&lt;/h2&gt;

&lt;p&gt;I think it could be nice to improve this project nope ? What do you purpose for this ? I have another ideas, but I'm curious to know yours 😀&lt;/p&gt;

&lt;p&gt;Feel free to let me your comments 🙏 ❤&lt;/p&gt;

&lt;p&gt;Thanks a lot to join me on this adventure and to follow me. 🤩 Continue to learn and practice by the same way. 🚀&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>html</category>
      <category>saas</category>
      <category>parcel</category>
    </item>
    <item>
      <title>Challenge 1 : Card Wallet</title>
      <dc:creator>Jimmy</dc:creator>
      <pubDate>Fri, 14 May 2021 08:11:45 +0000</pubDate>
      <link>https://dev.to/geminii/challenge-1-card-wallet-1n3c</link>
      <guid>https://dev.to/geminii/challenge-1-card-wallet-1n3c</guid>
      <description>&lt;p&gt;Welcome to the &lt;code&gt;first challenge&lt;/code&gt; 🚀&lt;br&gt;
I will really proud if you enjoy to follow me in this crazy adventure. &lt;br&gt;
Each challenge will be organize of the same way : description about the project, roadmap to scope the project, deployment and of course clear documentation.&lt;/p&gt;

&lt;h2&gt;
  
  
  Project overview 📝
&lt;/h2&gt;

&lt;p&gt;The goal of this project is to build a card wallet and manage recent payment entries. A &lt;a href="https://vue-card-wallet-h28cd9iji-geminii.vercel.app/"&gt;demo&lt;/a&gt; is available to see the result. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--mBEV5Y6_--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/13ps94c41khyf6pwlbsk.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--mBEV5Y6_--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/13ps94c41khyf6pwlbsk.png" alt="Vue Card Wallet"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Define your roadmap 🖊
&lt;/h2&gt;

&lt;p&gt;To realize this project, i started to create a projet into my &lt;a href="https://github.com/Geminii/vue-card-wallet"&gt;Github&lt;/a&gt; called &lt;code&gt;vue-card-wallet&lt;/code&gt;.&lt;/p&gt;

&lt;p&gt;Github permits you to define a &lt;a href="https://github.com/Geminii/vue-card-wallet/projects/1"&gt;roadmap&lt;/a&gt; for your project as you can see here : &lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--_J_4ni2a--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/mnije753funked9r16rh.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--_J_4ni2a--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/mnije753funked9r16rh.png" alt="Github Roadmap"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Before to start to code, it's really important to define the scope of your project. You got the design, and the features but you need to put a limit. &lt;/p&gt;

&lt;p&gt;Create your roadmap to structure your ideas, and organize them through a priority order. I recommend that you rank in ascending order from most to least important. &lt;/p&gt;

&lt;h3&gt;
  
  
  What I wanted to do 👷‍♂️
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Templating Html/Css from FigmaCrush template&lt;/li&gt;
&lt;li&gt;Responsive even if no mobile version in the Figma template&lt;/li&gt;
&lt;li&gt;Create &lt;code&gt;Card&lt;/code&gt; component to add a card in your wallet&lt;/li&gt;
&lt;li&gt;Manage recent payment (add and delete) with animation&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Technologies used 🛠
&lt;/h2&gt;

&lt;p&gt;For this project, I decided to focus on the use of these technologies : &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://v3.vuejs.org/guide/introduction.html"&gt;Vue3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.typescriptlang.org/docs/"&gt;TypeScript&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://tailwindcss.com/docs"&gt;TailwindCss&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What I learned 👀
&lt;/h2&gt;

&lt;p&gt;Every project is different and it's always exciting to find out why. &lt;/p&gt;

&lt;p&gt;[Vue3] In this one, there is a lot of discovery in practice on Vue3 with TypeScript. But also the use of API composition to allow code reuse.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--mRccjcrv--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/hinmpr806w870pq6sdf3.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--mRccjcrv--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/hinmpr806w870pq6sdf3.png" alt="RecentPayments Component"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;[CSS] Animation is a good way to improve your user experience. So simple and so fun to create. I wanted to experiment it through &lt;code&gt;transition-group&lt;/code&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--g7JUSkaT--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/bwphbcvvk9gpo9vn3zdj.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--g7JUSkaT--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/bwphbcvvk9gpo9vn3zdj.png" alt="Bounce-in animation"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;[TailwindCss] I also discovered some utilities classes in TailwindCss and customize the &lt;code&gt;font-family&lt;/code&gt;. &lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--2cK9pHSx--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/yao5fu74bqg2sna20zpg.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--2cK9pHSx--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/yao5fu74bqg2sna20zpg.png" alt="Customize TailwindCss"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Improvements 🛫
&lt;/h2&gt;

&lt;p&gt;I think it could be nice to improve this project nope ? What do you purpose for this ? I have another ideas, but I'm curious to know yours 😀&lt;/p&gt;

&lt;p&gt;Feel free to let me your comments 🙏 ❤&lt;/p&gt;

&lt;p&gt;Thanks a lot to join me on this adventure and to follow me. 🤩 Continue to learn and practice by the same way. 🚀&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>html</category>
      <category>tailwindcss</category>
      <category>vue</category>
    </item>
    <item>
      <title>Develop your full potential through UXCrush Resources</title>
      <dc:creator>Jimmy</dc:creator>
      <pubDate>Fri, 14 May 2021 06:17:38 +0000</pubDate>
      <link>https://dev.to/geminii/develop-your-full-potential-through-figmacrush-resources-2pce</link>
      <guid>https://dev.to/geminii/develop-your-full-potential-through-figmacrush-resources-2pce</guid>
      <description>&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%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fafvalwo3s2rcdrypyyk0.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%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fafvalwo3s2rcdrypyyk0.png" alt="UXCrush"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Presentation
&lt;/h3&gt;

&lt;p&gt;Figma is an incredible tool as a frontend developer. You could see in detail the design before to code it. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.uxcrush.com/" rel="noopener noreferrer"&gt;UXCrush&lt;/a&gt; is a curated collection of Figma resources: UI kits, icons, website templates and all sorts of freebies created and shared by the Figma 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%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fmas7z9hkcb1s3nbws9pk.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%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fmas7z9hkcb1s3nbws9pk.png" alt="Dashboard Example"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Interested no ?
&lt;/h3&gt;

&lt;p&gt;You want to develop something but you have no idea to do ? &lt;br&gt;
You want to apply a technology on a new project but you have no idea to do ? &lt;/p&gt;

&lt;p&gt;Through multiple UXCrush resources, you don't need to think about the idea of the project. You just to select the project you enjoy and stay focus on what you really want to do : &lt;strong&gt;learn &amp;amp; code&lt;/strong&gt; ❤️ ❤️&lt;/p&gt;

&lt;h3&gt;
  
  
  UXCrush Resource
&lt;/h3&gt;

&lt;p&gt;So simple to get a figma resource and open it :) &lt;br&gt;
I don't know how many page there is but you have the choice. &lt;/p&gt;

&lt;p&gt;You will probably want to download multiple projects and select one of them after. &lt;strong&gt;Keep in mind, several selected projects is good but a completed project is better.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Import them into your figma and you will get ready to start your new project :)&lt;br&gt;
&lt;a href="https://media.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%2Fajy482xpaiu75l1z02e0.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%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fajy482xpaiu75l1z02e0.png" alt="Figma Import"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Conclusion
&lt;/h3&gt;

&lt;p&gt;It's probably an excellent resource if you want to start to create a project without idea. And there is something for every taste : desktop landing / mobile app / ...&lt;/p&gt;

&lt;p&gt;All feedbacks are welcome ❤️ &lt;br&gt;
Maybe you have already try these resource ? Do not hesitate to tell me in the comments and get READY for the &lt;code&gt;first challenge&lt;/code&gt; 🚀&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>opensource</category>
      <category>javascript</category>
    </item>
    <item>
      <title>Never stop to learn but practice</title>
      <dc:creator>Jimmy</dc:creator>
      <pubDate>Thu, 13 May 2021 13:17:43 +0000</pubDate>
      <link>https://dev.to/geminii/never-stop-to-learn-but-practice-36e0</link>
      <guid>https://dev.to/geminii/never-stop-to-learn-but-practice-36e0</guid>
      <description>&lt;h3&gt;
  
  
  Learn learn learn
&lt;/h3&gt;

&lt;p&gt;As a frontend developer, you need to learn constantly to follow the technology but almost to increase your skills. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;But why ?&lt;/strong&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;I'm confortable into my job and i like my current language.&lt;/em&gt; &lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;This answer isn't entirely acceptable for some reasons : &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Do you understand completely your language ?
&lt;/li&gt;
&lt;li&gt;Are you not curious to discover some tips and tricks ? &lt;/li&gt;
&lt;li&gt;How could you offer your expertise on a new project ?&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Questions list could be longer...&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Follow a technology or some tutorial is not enough. Listen is not enough, you need to practice to increase your skills. &lt;strong&gt;This is the observation that I made after several months of reading blogs.&lt;/strong&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Learn ok but how to practice without project ?
&lt;/h3&gt;

&lt;blockquote&gt;
&lt;p&gt;Yeah, for some developer like me, it's hard to develop a website without a visual destination and a real objective. &lt;/p&gt;

&lt;p&gt;Yeah, I want to learn some things like CSS animation because I can't into my current job (animation is useless for some persons). &lt;/p&gt;

&lt;p&gt;Yeah, I want to train on Vue3 the latest big feature &lt;strong&gt;Composition API&lt;/strong&gt;. &lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;For all of these reflexion, i try to found multiple project to learn and practice by the same occasion. &lt;br&gt;
Anyone could join myself through an experimentation code on some challenges. An entirely series will be dedicated to present the &lt;strong&gt;ultimate resource&lt;/strong&gt; and challenges for each of one.&lt;/p&gt;

&lt;p&gt;I will purpose many challenges in different technologies thanks to your feedback. The idea behind this is : &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;to learn together (even if we use the same language, we could improve our knowledge through the code of someone else)&lt;/li&gt;
&lt;li&gt;to compare challenges results (on the challenge, i will list of all your project)&lt;/li&gt;
&lt;li&gt;collaborate on a challenge through Pull Request (improve UX/UI, improve readable code, ...)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  But Stay focus
&lt;/h3&gt;

&lt;p&gt;If you like me love to reading posts on &lt;code&gt;dev.to&lt;/code&gt;, you may have already lost yourself through the immensity of the number of interesting posts.&lt;/p&gt;

&lt;p&gt;I know it's hard as exercise. But to progress, you need to stay concentrate and work synchronous on a task. Don't be asynchronous, because you will lost much of time. &lt;/p&gt;

&lt;h3&gt;
  
  
  Conclusion
&lt;/h3&gt;

&lt;p&gt;Whether you are freelance, in a job, or in training, never stop learning and stay curious. Even if you are only few minutes in the week, it's always a benefit for yourself of the future.&lt;/p&gt;

&lt;p&gt;Any feedbacks are welcome to discuss ❤️&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>vue</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
