<?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: aibarra11</title>
    <description>The latest articles on DEV Community by aibarra11 (@aibarra11).</description>
    <link>https://dev.to/aibarra11</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%2F285027%2Ff4c1d5a9-76b4-42fd-92cf-5b817dee9240.png</url>
      <title>DEV Community: aibarra11</title>
      <link>https://dev.to/aibarra11</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aibarra11"/>
    <language>en</language>
    <item>
      <title>Try Catch, everything?</title>
      <dc:creator>aibarra11</dc:creator>
      <pubDate>Thu, 08 Oct 2020 16:00:22 +0000</pubDate>
      <link>https://dev.to/aibarra11/try-catch-everything-2ea4</link>
      <guid>https://dev.to/aibarra11/try-catch-everything-2ea4</guid>
      <description>&lt;p&gt;Just to give a background, I was mainly self taught CSS/HTML/JavaScript and basic PHP. Found Laravel &amp;amp;Laracasts.com and have create a few applications in production. Starting to work on more complex applications while applying more strategies/architectures (CQRS, DDD, event driven...) I know I'm lacking some basics, and one of them is the use of try catch. Do I use them everywhere? I'm creating APIs, and for now I know who will be programming against them. But who knows in the future if the API outlives my involvement. Anyways, do I try catch everything? Are there some basic principles/guidelines I should follow when using them? I know laravel provides its own generic ones, I'd like to improve on that with more specificity. &lt;br&gt;
thanks!&lt;/p&gt;

</description>
      <category>discuss</category>
    </item>
  </channel>
</rss>
