<?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: Ali-Eldeba</title>
    <description>The latest articles on DEV Community by Ali-Eldeba (@alieldeba).</description>
    <link>https://dev.to/alieldeba</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%2F870202%2Fb455a6e9-59cd-4d35-9d5c-b239bcf24619.jpg</url>
      <title>DEV Community: Ali-Eldeba</title>
      <link>https://dev.to/alieldeba</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/alieldeba"/>
    <language>en</language>
    <item>
      <title>Making JS Library</title>
      <dc:creator>Ali-Eldeba</dc:creator>
      <pubDate>Wed, 15 Jun 2022 11:34:20 +0000</pubDate>
      <link>https://dev.to/alieldeba/making-js-library-275m</link>
      <guid>https://dev.to/alieldeba/making-js-library-275m</guid>
      <description>&lt;h2&gt;
  
  
  I need Your Help
&lt;/h2&gt;

&lt;p&gt;iam making a professional open-source js library called functionality.js&lt;br&gt;
i want you guys to star it to appear in the search ❤&lt;/p&gt;

&lt;h3&gt;
  
  
  Usage
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;functions easy to use&lt;/li&gt;
&lt;li&gt;light weight&lt;/li&gt;
&lt;li&gt;usefull functions you use daily

&lt;ul&gt;
&lt;li&gt;e.g isOdd(), isPrime(), randomNumber(1, 50), randomColor()
### comments
please any one that have an idea for the library share it in the comments&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://github.com/Ali-Eldeba/functionality.js" rel="noopener noreferrer"&gt;Library repo&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>aspect-ratio in css</title>
      <dc:creator>Ali-Eldeba</dc:creator>
      <pubDate>Thu, 02 Jun 2022 05:24:35 +0000</pubDate>
      <link>https://dev.to/alieldeba/aspect-ratio-in-css-3356</link>
      <guid>https://dev.to/alieldeba/aspect-ratio-in-css-3356</guid>
      <description>&lt;h2&gt;
  
  
  Usage :
&lt;/h2&gt;

&lt;p&gt;Ther is a property in css called aspect-ratio&lt;br&gt;
for example you have a video on your website its dimensions is &lt;u&gt;16:9&lt;/u&gt; in the mobile media you have to resize it so it probably will lose its dimensions, so we can do that&lt;/p&gt;

&lt;p&gt;&lt;code&gt;video {&lt;br&gt;
  aspect-ratio: 16 / 9;&lt;br&gt;
}&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;now you can resize it as you want!&lt;/p&gt;

&lt;h2&gt;
  
  
  My Question :
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;My Question here is there any prefixes for this property ?&lt;/li&gt;
&lt;li&gt;I have searched a lot and i really want to know!&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>css</category>
      <category>webdev</category>
      <category>programming</category>
      <category>discuss</category>
    </item>
    <item>
      <title>What Should I Do?</title>
      <dc:creator>Ali-Eldeba</dc:creator>
      <pubDate>Tue, 31 May 2022 00:37:11 +0000</pubDate>
      <link>https://dev.to/alieldeba/what-should-i-do-33hl</link>
      <guid>https://dev.to/alieldeba/what-should-i-do-33hl</guid>
      <description>&lt;p&gt;Iam a &lt;strong&gt;frontend developer&lt;/strong&gt; &lt;u&gt;without a js framework&lt;/u&gt;, so&lt;br&gt;
i need to go with &lt;strong&gt;react&lt;/strong&gt; becase it is popular, and also i want to go with &lt;strong&gt;vue&lt;/strong&gt; cause vue is amazing with backend laravel &lt;/p&gt;

&lt;h3&gt;
  
  
  What should i do (react or vue)
&lt;/h3&gt;

</description>
      <category>react</category>
      <category>vue</category>
      <category>programming</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
