<?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: Stephen Ditta</title>
    <description>The latest articles on DEV Community by Stephen Ditta (@stephenditta).</description>
    <link>https://dev.to/stephenditta</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%2F1156105%2F6929ba89-0f2b-48b1-ab05-62135b364560.jpeg</url>
      <title>DEV Community: Stephen Ditta</title>
      <link>https://dev.to/stephenditta</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/stephenditta"/>
    <language>en</language>
    <item>
      <title>The Start to Exploring the World of Open Source</title>
      <dc:creator>Stephen Ditta</dc:creator>
      <pubDate>Fri, 08 Sep 2023 19:26:06 +0000</pubDate>
      <link>https://dev.to/stephenditta/the-start-to-exploring-the-world-of-open-source-19af</link>
      <guid>https://dev.to/stephenditta/the-start-to-exploring-the-world-of-open-source-19af</guid>
      <description>&lt;p&gt;Hi, my name is &lt;a href="https://www.linkedin.com/in/stephen-ditta/"&gt;Stephen Ditta&lt;/a&gt;, I am a 4th-year Software Developer at Seneca Polytechnic. I have a passion for both front-end and back-end development and aspire to establish my career in the field of full-stack development. In my spare time I find joy in two activities: fishing and painting. When not occupied by other responsibilities, you can find me casting away for the perfect catch. Additionally, if not fishing, I immerse myself in art, painting away at canvases and even miniatures.&lt;/p&gt;

&lt;p&gt;I enrolled in the open source course to get a deeper understanding of collaborative software development as well as contribute to projects. While progressing through the course and expanding my knowledge, I predict valuable learning experiences through active engagement with a diverse global community. What attracted me to open source was working and collaborating with other developers on projects we are all passionate about. I enjoy the sense of empowerment and the ability to contribute to a global community of creators. It's a place where knowledge is freely shared, and everyone can collectively work together to build the future of technology.&lt;/p&gt;

&lt;p&gt;In this term, my primary objective is to advance my software development skills by building upon my existing knowledge. I am hoping to contribute to open source code editors like Microsoft’s VS code or Notepad ++ and embark on development of extensions for these editors. My aim is to engage with the community, gain valuable insights, and make contributions I am truly proud of.&lt;/p&gt;

&lt;p&gt;The GitHub trending repository I researched is known as &lt;a href="https://github.com/meteor/meteor"&gt;Meteor&lt;/a&gt;. It is an ultra-simple environment for building modern web applications. Meteor uses data on the wire, where the server sends the data (not HTML), and the client renders it. I decided to pick Meteor as it is a full-stack JavaScript platform for developing modern web and mobile applications.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Meteor provides:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Modern JavaScript to create applications.&lt;/li&gt;
&lt;li&gt;Integration with technology such as frameworks that you already use, to reduce configuring disparate components yourself. Some integrated frameworks are:

&lt;ul&gt;
&lt;li&gt;React&lt;/li&gt;
&lt;li&gt;Blaze&lt;/li&gt;
&lt;li&gt;Vue&lt;/li&gt;
&lt;li&gt;Svelte&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;Flexible code for building apps for any device – web, IOS, Android, and desktop.&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>beginners</category>
      <category>javascript</category>
      <category>meteor</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
