<?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: Omar Muhtaseb</title>
    <description>The latest articles on DEV Community by Omar Muhtaseb (@omarmuhtaseb).</description>
    <link>https://dev.to/omarmuhtaseb</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%2F187872%2Fd59b5a96-480a-4d02-bff8-89aa7689d0b8.png</url>
      <title>DEV Community: Omar Muhtaseb</title>
      <link>https://dev.to/omarmuhtaseb</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/omarmuhtaseb"/>
    <language>en</language>
    <item>
      <title>Java Code Review - CSV4J</title>
      <dc:creator>Omar Muhtaseb</dc:creator>
      <pubDate>Sun, 21 Jul 2019 18:41:02 +0000</pubDate>
      <link>https://dev.to/omarmuhtaseb/java-code-review-csv4j-43me</link>
      <guid>https://dev.to/omarmuhtaseb/java-code-review-csv4j-43me</guid>
      <description>&lt;h2&gt;
  
  
  CSV4J
&lt;/h2&gt;

&lt;p&gt;Hey guys, So I've just finished implementing a new lightweight, dynamic CSV Java library as an opensource project. So I was wondering if anyone here can do me a favor and take a look at this pull request &lt;/p&gt;

&lt;p&gt;&lt;code&gt;https://github.com/OmarMuhtaseb/csv4j/pull/1&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;to review the code and to compare it to the best practices of Java development.&lt;br&gt;
I'm really open to every kind of comments that anyone wanna add, whether it's about documentation or about another perspective how things can be done.&lt;/p&gt;

&lt;p&gt;Giving me such reviews and comments will be extremely beneficial for me to help me write better code.&lt;/p&gt;

</description>
      <category>java</category>
      <category>codequality</category>
    </item>
    <item>
      <title>Java EE is dead, why still using it?</title>
      <dc:creator>Omar Muhtaseb</dc:creator>
      <pubDate>Sat, 29 Jun 2019 14:12:41 +0000</pubDate>
      <link>https://dev.to/omarmuhtaseb/java-ee-is-dead-1hm8</link>
      <guid>https://dev.to/omarmuhtaseb/java-ee-is-dead-1hm8</guid>
      <description>&lt;p&gt;I've been working as a software developer for 3 years now. In those years, I worked with Java as the main web development language, primarily Spring Boot framework within micro-services architecture. &lt;/p&gt;

&lt;p&gt;I know that I barely have experience in the web development, but I still see some companies seek Java EE developers while they're adopting the micro-services architecture. I mean why would you do that! Do we need Java EE in the micro-services architecture? Should I know more about Java EE Servlets and Pages? and most importantly &lt;strong&gt;Is Java EE dead&lt;/strong&gt; especially with all the hype of micro-services?&lt;/p&gt;

&lt;p&gt;What do you think folks? &lt;/p&gt;

</description>
      <category>java</category>
      <category>microservices</category>
    </item>
  </channel>
</rss>
