<?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: Aleksandra Kacperczyk</title>
    <description>The latest articles on DEV Community by Aleksandra Kacperczyk (@aleksandra_kacperczyk_73f).</description>
    <link>https://dev.to/aleksandra_kacperczyk_73f</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%2F602961%2F623aa3a8-00c0-4cfd-bd31-c83a703fdb52.JPG</url>
      <title>DEV Community: Aleksandra Kacperczyk</title>
      <link>https://dev.to/aleksandra_kacperczyk_73f</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aleksandra_kacperczyk_73f"/>
    <language>en</language>
    <item>
      <title>Learn Server-side App Authorization and Win Prizes</title>
      <dc:creator>Aleksandra Kacperczyk</dc:creator>
      <pubDate>Tue, 11 May 2021 07:36:34 +0000</pubDate>
      <link>https://dev.to/text/learn-server-side-app-authorization-and-win-prizes-36lo</link>
      <guid>https://dev.to/text/learn-server-side-app-authorization-and-win-prizes-36lo</guid>
      <description>&lt;p&gt;LiveChat Developer Platform is running a &lt;strong&gt;live coding session&lt;/strong&gt; for anyone interested in learning server-side app authorization to build LiveChat backend integrations. Mastering this type of authorization will &lt;strong&gt;unlock your potential&lt;/strong&gt; of developing apps that use &lt;a href="https://developers.livechat.com/updates/setting-up-webhooks-with-livechat-api/?utm_source=dev.to&amp;amp;utm_medium=referral&amp;amp;utm_campaign=lcs-announcement"&gt;webhooks&lt;/a&gt;, and as a result, automate processes or integrate with other services.&lt;/p&gt;

&lt;p&gt;During the session you’ll learn:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;How to implement a slightly modified &lt;a href="https://developers.livechat.com/docs/authorization/authorizing-api-calls/#authorization-code-grant/?utm_source=dev.to&amp;amp;utm_medium=referral&amp;amp;utm_campaign=lcs-announcement"&gt;Authorization code grant flow&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Why it is &lt;strong&gt;the recommended flow&lt;/strong&gt; for server-side applications.&lt;/li&gt;
&lt;li&gt;How to use &lt;strong&gt;Direct installation URL&lt;/strong&gt; to ease the implementation of the authorization flow.&lt;/li&gt;
&lt;li&gt;How to use LiveChat &lt;a href="https://developers.livechat.com/docs/management/configuration-api/?utm_source=dev.to&amp;amp;utm_medium=referral&amp;amp;utm_campaign=lcs-announcement/#webhooks"&gt;webhooks&lt;/a&gt; and the &lt;a href="https://developers.livechat.com/docs/messaging/agent-chat-api/?utm_source=dev.to&amp;amp;utm_medium=referral&amp;amp;utm_campaign=lcs-announcement"&gt;Agent Chat API&lt;/a&gt; in your application.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;After the session, we’ll give you a short coding challenge for which you can &lt;strong&gt;win $50&lt;/strong&gt; to start in the Developer Program. It’ll also be one of a kind opportunity to &lt;strong&gt;get code review from LiveChat software developers&lt;/strong&gt;.&lt;br&gt;
To sum up:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;When:&lt;/strong&gt; May 20, 2021 at 5 p.m. CEST&lt;br&gt;
&lt;strong&gt;Where:&lt;/strong&gt; YouTube&lt;br&gt;
&lt;strong&gt;Host:&lt;/strong&gt; &lt;a href="https://twitter.com/JakubSikoraJS?s=20"&gt;Jakub Sikora&lt;/a&gt;, Frontend Lead in Developer Program&lt;/p&gt;

&lt;p&gt;Hope to see you there!&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://developers.livechat.com/live-coding-server-side-app-authorization/?utm_source=dev.to&amp;amp;utm_medium=referral&amp;amp;utm_campaign=lcs-announcement"&gt;&lt;strong&gt;Save your seat&lt;/strong&gt;&lt;/a&gt; 👈&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>sideprojects</category>
      <category>javascript</category>
      <category>announcement</category>
    </item>
    <item>
      <title>3 Ideas for Web Apps to Generate Passive Income as a Junior Dev</title>
      <dc:creator>Aleksandra Kacperczyk</dc:creator>
      <pubDate>Tue, 30 Mar 2021 07:41:09 +0000</pubDate>
      <link>https://dev.to/text/3-ideas-for-web-apps-to-generate-passive-income-as-a-junior-dev-bga</link>
      <guid>https://dev.to/text/3-ideas-for-web-apps-to-generate-passive-income-as-a-junior-dev-bga</guid>
      <description>&lt;p&gt;Most people understand the value of passive income. Some are more vocal about it than others, but in general, there's a consensus that an additional revenue stream that requires minimal effort to maintain is a desirable thing. Yet there's some initial resistance to generating passive income among developers who could and would like to make money on apps. Reading between the lines, I've noticed a few types of concerns that hinder junior (but not only) devs in pursuing their monetization goals.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“I want to make money on apps, but I don’t have any app ideas.” &lt;/p&gt;

&lt;p&gt;“What if time and energy invested in coding never pay off?"&lt;/p&gt;

&lt;p&gt;“Will I manage to build a fully working app as a beginner?” &lt;/p&gt;

&lt;p&gt;“I’m a pretty good developer with terrible design skills.” &lt;br&gt;
(Some even say they're good developers BECAUSE of their poor design skills, but &lt;a class="mentioned-user" href="https://dev.to/sarah_edo"&gt;@sarah_edo&lt;/a&gt; debunked this myth long ago 😉)&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Well, let’s make a deal. We, the LiveChat Platform, will suggest a few app ideas – not just some random ones – but the ones based on feature requests. What's more, all these ideas will be junior-developer-friendly. We'll also show you how to get started in our Developer Console and link the most useful resources so that you don’t get lost in the documentation jungle. Things will get even more exciting once you publish your app on the Marketplace. After your first sale, we’ll sweeten it up with some extra money to kick start your app monetization journey. &lt;/p&gt;

&lt;p&gt;Let’s sum up. You get:&lt;/p&gt;

&lt;p&gt;✓ An app idea based on a feature request, possible to implemented by a junior developer&lt;br&gt;
✓ Onboarding in the LiveChat Developer Console&lt;br&gt;
✓ Guides, tutorials, videos that will help you build the app&lt;br&gt;
✓ A set of ready-to-use components aka LiveChat Design System&lt;br&gt;
✓ Extra $50, $75, or $100 to reward your effort after your first sale&lt;/p&gt;

&lt;p&gt;What we need from you is &lt;strong&gt;motivation&lt;/strong&gt; and &lt;strong&gt;intermediate coding skills&lt;/strong&gt;. &lt;/p&gt;

&lt;p&gt;If that's something you might be up for, keep on reading.&lt;/p&gt;
&lt;h2&gt;
  
  
  Wait, but what is the LiveChat Platform?
&lt;/h2&gt;

&lt;p&gt;Skipping the introduction was rude. Let me fix that.&lt;/p&gt;

&lt;p&gt;&lt;a rel="noopener noreferrer" href="https://www.livechat.com/?utm_source=dev.to&amp;amp;utm_medium=referral&amp;amp;utm_campaign=3-ideas-for-web-apps-to-generate-passive-income-as-a-beginner"&gt;LiveChat&lt;/a&gt; is an online customer service software with live support, help desk software, and web analytics capabilities. It's used by more than 31,000 companies all over the world.&lt;/p&gt;

&lt;p&gt;The &lt;a href="https://developers.livechat.com/?utm_source=dev.to&amp;amp;utm_medium=referral&amp;amp;utm_campaign=3-ideas-for-web-apps-to-generate-passive-income-as-a-beginner"&gt;LiveChat Platform&lt;/a&gt; is where developers come in. The Platform is a range of products and services that can be used to build a variety of communication tools for businesses. Our &lt;a href="https://developers.livechat.com/developer-program/?utm_source=dev.to&amp;amp;utm_medium=referral&amp;amp;utm_campaign=3-ideas-for-web-apps-to-generate-passive-income-as-a-beginner"&gt;Developer Program&lt;/a&gt; and &lt;a href="https://www.livechat.com/marketplace/?utm_source=dev.to&amp;amp;utm_medium=referral&amp;amp;utm_campaign=3-ideas-for-web-apps-to-generate-passive-income-as-a-beginner"&gt;Marketplace&lt;/a&gt; create an open ecosystem for developers, partners, and customers.&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%2Fvvlfi7goiw0kkabad91t.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%2Fvvlfi7goiw0kkabad91t.png" alt="livechat-platform-chart"&gt;&lt;/a&gt; &lt;/p&gt;
&lt;h2&gt;
  
  
  Onboarding in the Developer Console
&lt;/h2&gt;

&lt;p&gt;Developer Console is a place where developers create new applications (also called integrations), manage them, submit them for review, keep track of the income, and many more. &lt;/p&gt;

&lt;p&gt;Following these 4 steps will help you get onboarded in the new environment:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Sign up&lt;/li&gt;
&lt;li&gt;Create an app&lt;/li&gt;
&lt;li&gt;Discover building blocks&lt;/li&gt;
&lt;li&gt;Play with sample apps&lt;/li&gt;
&lt;/ol&gt;
&lt;h3&gt;
  
  
  1. Sign up to Developer Console
&lt;/h3&gt;

&lt;p&gt;Start off by creating a free account in &lt;a href="https://developers.livechat.com/console/?utm_source=dev.to&amp;amp;utm_medium=referral&amp;amp;utm_campaign=3-ideas-for-web-apps-to-generate-passive-income-as-a-beginner"&gt;Developer Console&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;
  
  
  2. Create an app
&lt;/h3&gt;

&lt;p&gt;While theory is important, learning through practice is more effective. Get to know our Developer Console by creating a sample app, just for the sake of training. &lt;/p&gt;
&lt;h4&gt;
  
  
  Follow the App Wizard
&lt;/h4&gt;

&lt;p&gt;For those who prefer interactive tutorials rather than static instructions, the best choice is to log in to Developer Console and start the App Wizard, our follow-along guide. It will take you through the creation process of an Agent App widget. It's the most commonly built type of integration displayed in the Details section of the LiveChat App. 👇 &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%2Fhdx5cz1pu0zyezeysepb.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%2Fhdx5cz1pu0zyezeysepb.png" alt="customer-details-initial-state-livechat 1"&gt;&lt;/a&gt; &lt;/p&gt;
&lt;h4&gt;
  
  
  See also
&lt;/h4&gt;

&lt;p&gt;📖 &lt;a href="https://developers.livechat.com/docs/extending-agent-app/agent-app-sdk/#before-you-start/?utm_source=dev.to&amp;amp;utm_medium=referral&amp;amp;utm_campaign=3-ideas-for-web-apps-to-generate-passive-income-as-a-beginner"&gt;A written tutorial on how to create a basic app in Developer Console&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;🎥 &lt;a href="https://developers.livechat.com/docs/getting-started/livechat-apps/#building-apps-webinar/?utm_source=dev.to&amp;amp;utm_medium=referral&amp;amp;utm_campaign=3-ideas-for-web-apps-to-generate-passive-income-as-a-beginner"&gt;Building apps 101 webinar&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;
  
  
  3. Discover building blocks
&lt;/h3&gt;

&lt;p&gt;After entering Developer Console, you'll quickly notice various types of so-called &lt;em&gt;building blocks&lt;/em&gt;. They allow you to configure different functionalities of your applications, for example, app location, app authorization, or webhooks.&lt;/p&gt;

&lt;p&gt;📖 &lt;a href="https://developers.livechat.com/docs/getting-started/app-guides/?utm_source=dev.to&amp;amp;utm_medium=referral&amp;amp;utm_campaign=3-ideas-for-web-apps-to-generate-passive-income-as-a-beginner"&gt;Read more about particular building blocks.&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;
  
  
  4. Play with sample apps
&lt;/h3&gt;

&lt;p&gt;Use one of our sample apps to experiment with building blocks or to look up the code. &lt;/p&gt;

&lt;p&gt;🔌 &lt;a href="https://github.com/livechat/sample-apps/" rel="noopener noreferrer"&gt;Samples apps on GitHub&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;These examples serve as a great reference as they implement &lt;strong&gt;authorization&lt;/strong&gt; and &lt;strong&gt;data fetching&lt;/strong&gt;.&lt;/p&gt;
&lt;h2&gt;
  
  
  Design System
&lt;/h2&gt;

&lt;p&gt;Regardless of how advanced your design skills are, we encourage you to build LiveChat integrations using our Design System. &lt;/p&gt;

&lt;p&gt;It contains a wide variety of React components, such as buttons, toasts, dropdowns, tooltips. They're all already in line with the LiveChat look &amp;amp; feel, which will make your app integrate seamlessly with the LiveChat App UI.&lt;/p&gt;

&lt;p&gt;🎨 &lt;a href="https://developers.livechat.com/docs/design-system/?utm_source=dev.to&amp;amp;utm_medium=referral&amp;amp;utm_campaign=3-ideas-for-web-apps-to-generate-passive-income-as-a-beginner"&gt;Design System&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Take a look at this simple UI built entirely with Design System components. Feel free to use it as a boilerplate or reference.&lt;/p&gt;

&lt;p&gt;&lt;iframe src="https://codesandbox.io/embed/form-kz2lw"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;It's worth pointing out that aligning with our visual guidelines will help you go through the app review process more smoothly. &lt;/p&gt;

&lt;h2&gt;
  
  
  Ideas
&lt;/h2&gt;

&lt;p&gt;Since you already know a lot about &lt;em&gt;how&lt;/em&gt;, now, let's discuss &lt;em&gt;what&lt;/em&gt; and &lt;em&gt;why&lt;/em&gt;. Below, you'll find 3 ideas we would like you to turn into apps. To each idea, I added some business context and mentioned what parts of the LiveChat Development Kit you can use to build them. &lt;/p&gt;

&lt;h3&gt;
  
  
  UTM Builder
&lt;/h3&gt;

&lt;p&gt;A widget that allows for the quick creation of UTM-enabled links. Despite being uncomplicated function-wise, such an app would speed up the manual process of adding UTMs to links, increasing agents' efficiency at work.&lt;/p&gt;

&lt;p&gt;💻 Development Kit:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://developers.livechat.com/docs/getting-started/app-guides/agent-app-widgets/?utm_source=dev.to&amp;amp;utm_medium=referral&amp;amp;utm_campaign=3-ideas-for-web-apps-to-generate-passive-income-as-a-beginner"&gt;Agent App Widgets&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;
&lt;a href="https://developers.livechat.com/docs/authorization/sign-in-with-livechat/?utm_source=dev.to&amp;amp;utm_medium=referral&amp;amp;utm_campaign=3-ideas-for-web-apps-to-generate-passive-income-as-a-beginner"&gt;Sign in with LiveChat&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;💸 Bonus money: $50&lt;/p&gt;

&lt;h3&gt;
  
  
  URL shortener [already done]
&lt;/h3&gt;

&lt;p&gt;An easy-to-use widget that would allow agents to shorten lengthy URLs, just as bit.ly does it. Long URLs can look suspicious and unprofessional, while the short ones are way more user-friendly and elegant. Being able to quickly shorten a link without leaving the chat context is a huge advantage for each busy agent. &lt;/p&gt;

&lt;p&gt;💻 Development Kit:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://developers.livechat.com/docs/getting-started/app-guides/agent-app-widgets/?utm_source=dev.to&amp;amp;utm_medium=referral&amp;amp;utm_campaign=3-ideas-for-web-apps-to-generate-passive-income-as-a-beginner"&gt;Agent App Widgets&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;
&lt;a href="https://developers.livechat.com/docs/authorization/sign-in-with-livechat/?utm_source=dev.to&amp;amp;utm_medium=referral&amp;amp;utm_campaign=3-ideas-for-web-apps-to-generate-passive-income-as-a-beginner"&gt;Sign in with LiveChat&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;💸 Bonus money: $75&lt;/p&gt;

&lt;h3&gt;
  
  
  Web Status [already done]
&lt;/h3&gt;

&lt;p&gt;An app for displaying the status of a website and sharing it with customers in the chat. When something breaks down and there's a server error, agents will be able to send to customers visually appealing messages informing them about the current page status. &lt;/p&gt;

&lt;p&gt;💻 Development Kit:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://developers.livechat.com/docs/getting-started/app-guides/agent-app-widgets/?utm_source=dev.to&amp;amp;utm_medium=referral&amp;amp;utm_campaign=3-ideas-for-web-apps-to-generate-passive-income-as-a-beginner"&gt;Agent App Widgets&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;
&lt;a href="https://developers.livechat.com/docs/extending-chat-widget/chat-widget-moments/#sample-use-cases/?utm_source=dev.to&amp;amp;utm_medium=referral&amp;amp;utm_campaign=3-ideas-for-web-apps-to-generate-passive-income-as-a-beginner"&gt;Chat Widget Moments&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;💸 Bonus money: $100&lt;/p&gt;

&lt;h2&gt;
  
  
  App review &amp;amp; monetization
&lt;/h2&gt;

&lt;p&gt;Once you finish app development, you need to submit it for review which consists of three parts: functionality tests, design review, and copy review (app description on the Marketplace). You can read more about the app review process &lt;a href="https://developers.livechat.com/docs/monetization/app-review-process/?utm_source=dev.to&amp;amp;utm_medium=referral&amp;amp;utm_campaign=3-ideas-for-web-apps-to-generate-passive-income-as-a-beginner"&gt;in this document&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;After passing the review, you'll be able to publish your app on the LiveChat Marketplace and start earning money from it. LiveChat takes a 20% commission from each sale.&lt;/p&gt;

&lt;p&gt;As we mentioned before, if you implement one of the ideas presented in this article, we'll give you some extra money after your first sale (how much exactly is specified in the Ideas section).&lt;/p&gt;

&lt;p&gt;📖 &lt;a href="https://developers.livechat.com/docs/monetization/how-to-monetize-apps/?utm_source=dev.to&amp;amp;utm_medium=referral&amp;amp;utm_campaign=3-ideas-for-web-apps-to-generate-passive-income-as-a-beginner"&gt;Read about monetization rules&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Resources
&lt;/h2&gt;

&lt;p&gt;Our &lt;a href="https://developers.livechat.com/docs/?utm_source=dev.to&amp;amp;utm_medium=referral&amp;amp;utm_campaign=3-ideas-for-web-apps-to-generate-passive-income-as-a-beginner"&gt;documentation&lt;/a&gt; is a treasure trove, but we handpicked the most valuable and relevant resources to ease you into the LiveChat Platform. Feel free to discover more on your own.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://developers.livechat.com/docs/getting-started/livechat-apps/#building-apps-webinar/?utm_source=dev.to&amp;amp;utm_medium=referral&amp;amp;utm_campaign=3-ideas-for-web-apps-to-generate-passive-income-as-a-beginner"&gt;Building LiveChat apps 101 webinar&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=FDmLqEiCH60/?utm_source=dev.to&amp;amp;utm_medium=referral&amp;amp;utm_campaign=3-ideas-for-web-apps-to-generate-passive-income-as-a-beginner"&gt;Live coding session: Web app authorization&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://developers.livechat.com/docs/extending-agent-app/agent-app-sdk/?utm_source=dev.to&amp;amp;utm_medium=referral&amp;amp;utm_campaign=3-ideas-for-web-apps-to-generate-passive-income-as-a-beginner"&gt;Agent App SDK&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://developers.livechat.com/docs/authorization/sign-in-with-livechat/?utm_source=dev.to&amp;amp;utm_medium=referral&amp;amp;utm_campaign=3-ideas-for-web-apps-to-generate-passive-income-as-a-beginner"&gt;Sign in with LiveChat&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;
&lt;a href="https://developers.livechat.com/docs/extending-chat-widget/chat-widget-moments/?utm_source=dev.to&amp;amp;utm_medium=referral&amp;amp;utm_campaign=3-ideas-for-web-apps-to-generate-passive-income-as-a-beginner"&gt;Chat Widget Moments&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Last but not least, consider joining our Discord for Developers. It's a community of developers gathered around &lt;a href="https://developers.livechat.com/developer-program/?utm_source=dev.to&amp;amp;utm_medium=referral&amp;amp;utm_campaign=3-ideas-for-web-apps-to-generate-passive-income-as-a-beginner"&gt;the LiveChat Platform&lt;/a&gt;; a place where you can seek advice, exchange ideas, and hang out with fellow devs. If you need more info about those app ideas or the Platform in general, feel free to contact us at &lt;a href="mailto:developers@livechat.com"&gt;developers@livechat.com&lt;/a&gt; or on Discord.&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://discord.gg/gRzwSaCxg4" rel="noopener noreferrer"&gt;Join Discord&lt;/a&gt; 👈&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>sideprojects</category>
      <category>react</category>
    </item>
  </channel>
</rss>
