<?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: saurav sharma</title>
    <description>The latest articles on DEV Community by saurav sharma (@dabibu153).</description>
    <link>https://dev.to/dabibu153</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%2F520143%2F5098946c-960f-42d7-81c6-a78575c633d3.jpeg</url>
      <title>DEV Community: saurav sharma</title>
      <link>https://dev.to/dabibu153</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dabibu153"/>
    <language>en</language>
    <item>
      <title>TOP 5 Alien Articles of the Week Worth Reading 👽📖</title>
      <dc:creator>saurav sharma</dc:creator>
      <pubDate>Fri, 26 Mar 2021 13:09:31 +0000</pubDate>
      <link>https://dev.to/xenoxdev/top-5-alien-articles-of-the-week-worth-reading-4i8f</link>
      <guid>https://dev.to/xenoxdev/top-5-alien-articles-of-the-week-worth-reading-4i8f</guid>
      <description>&lt;p&gt;Hey guys! I hope you enjoyed last week's article! I am back with another one as this week's scoop 😋. These articles are posted outside Dev.to, hence the moniker - "alien" 👽&lt;br&gt;
I hope you guys find them rewarding!&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;a href="https://javascript.plainenglish.io/compression-images-before-upload-in-a-react-app-with-react-image-file-resizer-c1870c9bcf47" rel="noopener noreferrer"&gt;1. Image compression in React.Js&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;When developing a web platform with an end-user in view, image upload feature and controlling the size of images being uploaded is extremely important. Flooding the database with unnecessarily high-resolution images is never a good practice. That's where Author &lt;strong&gt;John Au-Yeung&lt;/strong&gt; comes in with react-image-file-resizer.   &lt;/p&gt;

&lt;p&gt;&lt;a href="https://javascript.plainenglish.io/compression-images-before-upload-in-a-react-app-with-react-image-file-resizer-c1870c9bcf47" rel="noopener noreferrer"&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%2Fqlwdhb1l8u0ptiosgch3.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;a href="https://javascript.plainenglish.io/build-your-first-discord-bot-with-node-js-82d29ab0fa21" rel="noopener noreferrer"&gt;2. Build a Discord bot with Node.Js&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;Being a video game enthusiast, I have spent countless hours at discord voice and text channels playing, trolling, and generally messing around. And let me tell you, discord bots (the good ones) are a hell-lot of fun. So when I came across this article by &lt;strong&gt;Tanmayee Choudhury&lt;/strong&gt;, I just had to share it.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://javascript.plainenglish.io/build-your-first-discord-bot-with-node-js-82d29ab0fa21" rel="noopener noreferrer"&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%2Fh7f9cfgd6kgd16zxqys6.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;a href="https://blog.logrocket.com/integrating-stripe-react-stripe-js/" rel="noopener noreferrer"&gt;3. Stripe.Js + React.Js&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;A goods/service-providing web solution always requires some sort of payment gateway. While you could take the easy way out and just use an outside platform like GumRoad, setting up a personal stripe account and integrating stripe gateway into your application can be extremely rewarding. Author &lt;strong&gt;Yusuff Faruq&lt;/strong&gt; describes the coding side of stripe in his article below. A must-read.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://blog.logrocket.com/integrating-stripe-react-stripe-js/" rel="noopener noreferrer"&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%2Fyl7mcww29e1px7shuso5.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;a href="https://blog.logrocket.com/handling-javascript-errors-react-error-boundaries/" rel="noopener noreferrer"&gt;4. Error handling in JSX&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;while try-catch works great in the backend, it seems to do nothing when incorporated in the frontend section of a react App. Author &lt;strong&gt;Adebiyi Adedotun&lt;/strong&gt; is here to introduce us to the concept of error-boundaries that can prevent a webpage from collapsing into itself in case of a fetch failure.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://blog.logrocket.com/handling-javascript-errors-react-error-boundaries/" rel="noopener noreferrer"&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%2Fc0w78icb16gfbenjqjs0.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;a href="https://hackernoon.com/is-it-easy-to-learn-java-if-you-already-know-javascript-py2i33qd" rel="noopener noreferrer"&gt;5. From Javascript to Java&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;This article by &lt;strong&gt;John Selawsky&lt;/strong&gt; compares Javascript and Java to give us a clear picture of what it takes to make the jump from one to another. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://hackernoon.com/is-it-easy-to-learn-java-if-you-already-know-javascript-py2i33qd" rel="noopener noreferrer"&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%2Fbvnai5ft63j4uarqir3a.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Let me know what you think!
&lt;/h2&gt;

&lt;p&gt;Tell me about your favorite dev blogs and what you guys have been reading lately down in the comments below!. Have an awesome, dev-licious day ❤!&lt;/p&gt;

</description>
    </item>
    <item>
      <title>TOP 5 Alien Articles of the Week Worth Reading 👽📖</title>
      <dc:creator>saurav sharma</dc:creator>
      <pubDate>Fri, 19 Mar 2021 10:37:41 +0000</pubDate>
      <link>https://dev.to/xenoxdev/top-5-alien-articles-of-the-week-worth-reading-3ad1</link>
      <guid>https://dev.to/xenoxdev/top-5-alien-articles-of-the-week-worth-reading-3ad1</guid>
      <description>&lt;p&gt;Hey guys! I hope you enjoyed last week's article! I am back with another one as this week's scoop 😋. These articles are posted outside Dev.to, hence the moniker - "alien" 👽&lt;br&gt;
I hope you guys find them rewarding!&lt;/p&gt;

&lt;p&gt;Last week's development tasks were some of the most challenging assignments I have ever undertaken. From replacing complete authorization modules to implementing a more optimized folder structure, I got to learn a lot. So, today I am back to share the articles that helped me through those struggles. &lt;/p&gt;

&lt;h2&gt;
  
  
  1. Absolute Imports in create-react-app## 🚧
&lt;/h2&gt;

&lt;p&gt;importing components and functions from that deeply nested folder structure you created to reduce your code complexity can become a real hassle on its own. Author &lt;strong&gt;Aakash N S&lt;/strong&gt; is here with a solution for you.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://hackernoon.com/react-pro-tip-use-absolute-imports-for-better-readability-and-easy-refactoring-2ad5c7f2f957" rel="noopener noreferrer"&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%2Fqge33nzxe11ck5zha1nt.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  2. Next.Js + Passport.Js##📫
&lt;/h2&gt;

&lt;p&gt;Passport.Js is the most popular authorization module available today. Powered by Oauth2, it provides a great alternative to session-based auth in the form of JWT. In this article, Author &lt;strong&gt;Zemuldo&lt;/strong&gt; provides a detailed step-by-step guide to implement passport in your Next.Js App.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://zemuldo.com/blog/nextjs-oauth-with-passport-+-github-5e6d256f7f7b5b001984784f" rel="noopener noreferrer"&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%2Fp9vfv0ayxxq8gydsvns4.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  3. Refreshing Server-Side-Props in Next.Js## 🎠
&lt;/h2&gt;

&lt;p&gt;Pages generated in SSR need a hard refresh once the Database delivering the data is updated through the App. Author &lt;strong&gt;Josh W. Comeau&lt;/strong&gt; is here with a clever solution to update the page data without the need for that hard refresh.😉&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.joshwcomeau.com/nextjs/refreshing-server-side-props/" rel="noopener noreferrer"&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%2Fk8pu7sqx4kpma5358vad.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  4. Future of Apple Silicon with M1X##
&lt;/h2&gt;

&lt;p&gt;Ever since Apple launched its ARM-based processors, the laptop processor market has not been the same. And I am here to see the tech giant flip the landscape on its head 🤯. This article by &lt;strong&gt;Daniel R Deakin&lt;/strong&gt; delivers a bite-size version of the rumors and leaks about upcoming apple silicon processors and if it's anything to go by, laptops, as we know them, will never be the same.    &lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.notebookcheck.net/12-core-M1X-in-2021-and-16-core-M2-in-2022-Dazzling-predictions-include-upcoming-Apple-Silicon-that-is-four-times-faster-than-the-M1-chip.526565.0.html" rel="noopener noreferrer"&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%2Fojln0s3sucma55uaf2hv.jpeg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  5. 11 new CSS tricks for front-end development## 🎨
&lt;/h2&gt;

&lt;p&gt;Who doesn’t love a fresh new list of CSS tricks to make their current/next web dev project a sight to behold? Author &lt;strong&gt;Daniel Anderson&lt;/strong&gt; is here just to deliver that. Enjoy!! &lt;/p&gt;

&lt;p&gt;&lt;a href="https://javascript.plainenglish.io/11-frontend-tricks-that-most-frontend-developers-dont-know-about-68dc48199ed6" rel="noopener noreferrer"&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%2Fd86w9fnqyuv36pqxn5w9.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Let me know what you think!
&lt;/h2&gt;

&lt;p&gt;Tell me about your favorite dev blogs and what you guys have been reading lately down in the comments below!. Have an awesome, dev-licious day ❤!&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%2Fmedia.tenor.com%2Fimages%2Fad5ab9c1ccc598119c2120e3a38a2b77%2Ftenor.gif" 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%2Fmedia.tenor.com%2Fimages%2Fad5ab9c1ccc598119c2120e3a38a2b77%2Ftenor.gif" alt="byegyf"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>css</category>
      <category>webdev</category>
      <category>productivity</category>
    </item>
    <item>
      <title>TOP 5 Alien Articles of the Week Worth Reading 👽📖
</title>
      <dc:creator>saurav sharma</dc:creator>
      <pubDate>Sat, 13 Mar 2021 06:48:22 +0000</pubDate>
      <link>https://dev.to/xenoxdev/top-5-alien-articles-of-the-week-worth-reading-33oj</link>
      <guid>https://dev.to/xenoxdev/top-5-alien-articles-of-the-week-worth-reading-33oj</guid>
      <description>&lt;p&gt;Hey guys! I hope you enjoyed last week's articles! I am back with another one as this week's scoop 😋. These articles are posted outside Dev.to, hence the moniker - "alien" 👽&lt;br&gt;
I hope you guys find them rewarding!&lt;/p&gt;

&lt;p&gt;Similar to the last two installments, a few of today's articles will feature content/information/methods that I personally incorporated in the past week of my development process.&lt;/p&gt;

&lt;h2&gt;
  
  
  1. M1 Macs and Web Development
&lt;/h2&gt;

&lt;p&gt;Now that I am finally in the market for a machine👨‍💻, ready to satisfy all my web dev requirements, The new M1-powered mac seems like a strong candidate🏋️‍♂️. Based on the ARM (bigLITTLE) architecture, which is quite different compared to the traditional x86, they do come with both pros and cons. Author &lt;strong&gt;Volodymyr Golosay&lt;/strong&gt; talks in detail about the good, the bad, and the ugly of web-dev on M1 macs. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://javascript.plainenglish.io/is-macbook-with-m1-chip-ready-for-web-development-71770b9c9e02" rel="noopener noreferrer"&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%2Fty8b9jhwo43ikkx18y0t.png" alt="dockerArticle"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  2. Scroll-Linked Animations with @scroll-timeline
&lt;/h2&gt;

&lt;p&gt;CSS 👩‍🎨 never ceases to amaze me with its complex yet refined features. Author &lt;strong&gt;Bramus's&lt;/strong&gt; article about scroll-timeline introduces us to yet another CSS feature related to screen-scrolling. A must-read if you want to improve your front-end game💯!  &lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.bram.us/2021/02/23/the-future-of-css-scroll-linked-animations-part-1/" rel="noopener noreferrer"&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%2Fz4drxwph6l78an8dblnu.png" alt="scroll linked"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  3. An Interactive Guide to CSS Transitions
&lt;/h2&gt;

&lt;p&gt;Transitions play an important role in front-end development when you are targeting a professional website with those SWEET! SWEET! animations to wow your end-user😱. Author &lt;strong&gt;Josh W. Comeau&lt;/strong&gt; is here to take you on a journey through the amazing world of CSS Transitions. Hop In🎠!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.joshwcomeau.com/animation/css-transitions/" rel="noopener noreferrer"&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%2Fr4jap0ere6p57vpaxnyo.png" alt="dockerArticle"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  4. Stop Using Icon Fonts
&lt;/h2&gt;

&lt;p&gt;With SVGs becoming the norm in web development, Author &lt;strong&gt;Michael Irigoyen&lt;/strong&gt; shares his thoughts about Icon Fonts and how maybe now is the time to move away from them.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.irigoyen.dev/blog/2021/02/17/stop-using-icon-fonts/" rel="noopener noreferrer"&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%2Fyr72wcm7jw52a0stqtqx.png" alt="dockerArticle"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  5. Front-End Performance Checklist 2021
&lt;/h2&gt;

&lt;p&gt;I mean, what web developer doesn't love a well-optimized website ready to look pretty in the slowest of internet connections and oldest of computers ? Author &lt;strong&gt;Vitaly Friedman&lt;/strong&gt; shares his checklist to make your website perform better✨. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.smashingmagazine.com/2021/01/front-end-performance-2021-free-pdf-checklist/?ref=devawesome.io" rel="noopener noreferrer"&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%2Fl53n1dhqjrhs4ta35buu.png" alt="dockerArticle"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Let me know what you think!&lt;br&gt;
Also, tell me about your favorite dev blogs and what you guys have been reading lately, down in the comments below! Have an awesome, dev-licious day ❤!&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%2Fmedia1.tenor.com%2Fimages%2F5ee541edd1960466e4f30bd90a3d0590%2Ftenor.gif%3Fitemid%3D3780800" 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%2Fmedia1.tenor.com%2Fimages%2F5ee541edd1960466e4f30bd90a3d0590%2Ftenor.gif%3Fitemid%3D3780800" alt="byeGif"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>web</category>
      <category>css</category>
      <category>performance</category>
    </item>
    <item>
      <title>TOP 5 Alien Articles of the Week Worth Reading 👽📖</title>
      <dc:creator>saurav sharma</dc:creator>
      <pubDate>Fri, 05 Mar 2021 11:56:37 +0000</pubDate>
      <link>https://dev.to/xenoxdev/top-5-alien-articles-of-the-week-worth-reading-2hde</link>
      <guid>https://dev.to/xenoxdev/top-5-alien-articles-of-the-week-worth-reading-2hde</guid>
      <description>&lt;p&gt;Hey guys! I hope you enjoyed last week's article ! I am back with another one as this week's scoop 😋. These articles are posted outside Dev.to, hence the moniker - "alien" 👽&lt;br&gt;
I hope you guys find them rewarding !&lt;/p&gt;

&lt;p&gt;Working in the web development industry as a newbie, you are constantly being challenged to tackle issues outside the area of your expertise. &lt;/p&gt;

&lt;p&gt;The following articles depict these issues; I and several others faced, and the methods employed to solve them 😎 &lt;/p&gt;

&lt;h2&gt;
  
  
  1. Docker concepts explained using a Cake preparation method &amp;amp; building a Nodejs application with Docker and Nginx
&lt;/h2&gt;

&lt;p&gt;Considered to be the holy-grail of &lt;strong&gt;Software Development Life Cycle&lt;/strong&gt;, Docker is extremely powerful, when handled by a seasoned professional. &lt;br&gt;
This article by &lt;strong&gt;Deborah Emeni&lt;/strong&gt; - Promises to explain the concept of Docker in a simple and detailed manner. A must-read for developers planning to go full-stack.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://debbie.hashnode.dev/docker-concepts-explained-using-a-cake-preparation-method-and-building-a-nodejs-application-with-docker-and-nginx" rel="noopener noreferrer"&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%2Ftkp9m7krx4dmi2lxafqs.png" alt="dockerArticle"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  2. React Context API Explained
&lt;/h2&gt;

&lt;p&gt;Small projects are allowed to get away with prop drilling.&lt;br&gt;
Massive projects require a full-on state management setup : Like Redux, to improve code quality and performance. But what about medium-sized projects? Well, react has the solution for you !&lt;br&gt;
Context API, as explained by &lt;strong&gt;Nwafor Uchechukwu&lt;/strong&gt;.&lt;br&gt;
This article, is a great alternative, to manage global states without any complications. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://nwaforuchechukwu.hashnode.dev/react-context-api-explained-ckk6gzs07040jics18jy00v0a" rel="noopener noreferrer"&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%2F1bgq9syp8ugc32anwc54.png" alt="contextApiArticle"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  3. Why JavaScript Developers Should Prefer Axios Over Fetch
&lt;/h2&gt;

&lt;p&gt;The following article : By &lt;strong&gt;Sabesan Sathananthan&lt;/strong&gt; offers a list of some really compelling arguments, that make &lt;strong&gt;Axios&lt;/strong&gt; a superior choice against &lt;strong&gt;Fetch&lt;/strong&gt;. I encourage everyone to go through this article, and share their thoughts with us. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://betterprogramming.pub/why-javascript-developers-should-prefer-axios-over-fetch-294b28a96e2c" rel="noopener noreferrer"&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%2Fcuj5o5tc5zlai0u6nr1t.png" alt="axiosArticle"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  4. 8 Powerful React Libraries To Try In 2021
&lt;/h2&gt;

&lt;p&gt;Who doesn't love a list of amazing libraries to make their next web-dev project, &lt;em&gt;a sight to behold&lt;/em&gt; . Author &lt;strong&gt;Mohit&lt;/strong&gt; provides a list of 8 such amazing react libraries to make your project's UI, stand out 💡.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://javascript.plainenglish.io/8-powerful-react-libraries-to-try-in-2021-8ede57b422bf" rel="noopener noreferrer"&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%2Fp7tznkehpsr84qbddr5a.png" alt="reactArticle"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  5. 11 Node.js Libraries You Should Know
&lt;/h2&gt;

&lt;p&gt;Making a second appearance in today's list of alien articles : Author &lt;strong&gt;Mohit&lt;/strong&gt; shares a list of 11 Node.js Libraries to help us developers, improve our backend. A must-read for sure 🔥&lt;/p&gt;

&lt;p&gt;&lt;a href="https://javascript.plainenglish.io/11-node-js-libraries-you-need-to-know-cf8c558d2600" rel="noopener noreferrer"&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%2Fy38ly6jzqmu2wgjecg8l.png" alt="nodeArticle"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Let me know what you think!
&lt;/h2&gt;

&lt;p&gt;Let me know in the comments what you thought about these articles! Also, tell me about your favorite dev blogs and what you guys have been reading lately. Have an awesome, dev-licious day ❤!&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%2Fmedia1.tenor.com%2Fimages%2F7a787426ba16f0023e37cd1931a6c6f2%2Ftenor.gif%3Fitemid%3D14304356" 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%2Fmedia1.tenor.com%2Fimages%2F7a787426ba16f0023e37cd1931a6c6f2%2Ftenor.gif%3Fitemid%3D14304356" alt="byeGIF"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>webdev</category>
      <category>productivity</category>
    </item>
    <item>
      <title>TOP 5 Alien Articles of the Week Worth Reading 👽📖</title>
      <dc:creator>saurav sharma</dc:creator>
      <pubDate>Fri, 26 Feb 2021 12:54:42 +0000</pubDate>
      <link>https://dev.to/xenoxdev/top-5-alien-articles-of-the-week-worth-reading-428i</link>
      <guid>https://dev.to/xenoxdev/top-5-alien-articles-of-the-week-worth-reading-428i</guid>
      <description>&lt;p&gt;While working on one of my most recent projects, I came across this rather common issue, of Image Optimisation🎯&lt;/p&gt;

&lt;p&gt;Determined to find an ultrapractical solution for rendering proper images on the platform - Without sacrificing performance or display quality; I spent the next few hours browsing through the internet 🥵, in hopes of finding techniques that could overcome this problem. &lt;/p&gt;

&lt;p&gt;And let me put it out there - the Internet did NOT disappoint!.&lt;br&gt;
Not only did I find the answers to my question 🤗, in my search, I came across other useful articles that hold the potential to help me in my future endeavors.&lt;/p&gt;

&lt;p&gt;So, today I am here to share that knowledge with y'all condensing it in the articles below 💟 - &lt;/p&gt;

&lt;h2&gt;
  
  
  1. Maximally optimizing image loading for the web in 2021
&lt;/h2&gt;

&lt;p&gt;This article talks about " 8 different methods " that developers can implement in their code to optimize image rendering. &lt;br&gt;
&lt;em&gt;Author Malte Ubl&lt;/em&gt; goes into detail about how these methods can&lt;br&gt;
&lt;strong&gt;reduce the load times of webpages&lt;/strong&gt; making them both bandwidth and user friendly.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.industrialempathy.com/posts/image-optimizations/" rel="noopener noreferrer"&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%2F5tw7jt2b6lyx8ufv9lnj.png" alt="image"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt; &lt;/p&gt;

&lt;h2&gt;
  
  
  2. Optimizing Video For Size And Quality
&lt;/h2&gt;

&lt;p&gt;Similar to the previous article, this one too, is focused on render optimization.&lt;/p&gt;

&lt;p&gt;Adding videos to your webpage can provide visitors with a lot more information in a smaller time frame, compared to static images. But the task of optimizing the video so that it doesn’t lead to a worsened performance can be a bit more challenging than static images.&lt;/p&gt;

&lt;p&gt;In this article, author &lt;em&gt;Doug Sillars&lt;/em&gt; addresses the issue by taking into account - screen-sizes, bitrates and render resolution to find the optimal combination of video properties : best suited for the end-user.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.smashingmagazine.com/2021/02/optimizing-video-size-quality/" rel="noopener noreferrer"&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%2Fjunsom6qu45mqy5mbqm3.png" alt="image2"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt; &lt;/p&gt;

&lt;h2&gt;
  
  
  3. Performance Optimisation of a Frontend App
&lt;/h2&gt;

&lt;p&gt;Continuing on with the theme of optimization techniques,&lt;br&gt;
this next article by &lt;em&gt;Leandrotk&lt;/em&gt; discusses the importance of ' Performance Metrics ' like &lt;strong&gt;Perceived load speed, Load &amp;amp; Runtime responsiveness, Visual stability, Smoothness&lt;/strong&gt;. A must-read for anyone targeting a production-ready application.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://levelup.gitconnected.com/performance-optimization-of-a-frontend-app-473b4ead3cc7" rel="noopener noreferrer"&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%2Ftswvpoa5te19tm18n2xg.png" alt="image3"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt; &lt;/p&gt;

&lt;h2&gt;
  
  
  4. CSS Switch-Case Conditions
&lt;/h2&gt;

&lt;p&gt;Moving away from the theme of optimization, and &lt;em&gt;into CSS&lt;/em&gt;,&lt;br&gt;
this next article by &lt;em&gt;Yair Even Or&lt;/em&gt; - discusses the issue of lack of a &lt;strong&gt;switch&lt;/strong&gt; rule or a conditional &lt;strong&gt;if&lt;/strong&gt;. &lt;/p&gt;

&lt;p&gt;The article also takes a deeper dive into why it would be useful if they existed, and describes a trick that is useful today, for implementing the said actions.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://css-tricks.com/css-switch-case-conditions/?ref=sidebar" rel="noopener noreferrer"&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%2F829e9xjfoe5rvuuh3tw3.png" alt="image4"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt; &lt;/p&gt;

&lt;h2&gt;
  
  
  5. Visual Studio Code Extensions to Enhance Productivity in 2021
&lt;/h2&gt;

&lt;p&gt;A productive virtual environment that complements your work ethic is extremely important, when it comes to development of any sort. But what is a virtual environment, you might ask ? &lt;br&gt;
Well, it's your IDE ! &lt;em&gt;of-course&lt;/em&gt; . &lt;/p&gt;

&lt;p&gt;This article - By the writers at &lt;strong&gt;Vonage Dev&lt;/strong&gt; is dedicated to one of the most popular IDEs available out there, &lt;strong&gt;VSCode&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Filled to the brim with code extensions - this article will introduce you to modules capable of making your development experience a lot more worthwhile.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://codeburst.io/visual-studio-code-extensions-to-enhance-productivity-in-2021-5418c688c19f" rel="noopener noreferrer"&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%2Ffjgnicfkd8ydl4d20yt6.png" alt="image5"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Let me know what you think!
&lt;/h2&gt;

&lt;p&gt;Feel free to ask any questions, and maybe add some other helpful articles you came across in comment section below ! I would love to know what you think, and maybe we can start a discussion ! Also, I am planning on turning this into a weekly series, and see where it goes ✨&lt;/p&gt;

&lt;p&gt;Until next time, byeeeeeeeee !&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%2Fmedia1.tenor.com%2Fimages%2F7a51cbda9076eb52eb7534aef92ebfca%2Ftenor.gif%3Fitemid%3D15739082" 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%2Fmedia1.tenor.com%2Fimages%2F7a51cbda9076eb52eb7534aef92ebfca%2Ftenor.gif%3Fitemid%3D15739082" alt="byeGif"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>webdev</category>
      <category>productivity</category>
      <category>css</category>
    </item>
  </channel>
</rss>
