<?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>Forem: ozkalai</title>
    <description>The latest articles on Forem by ozkalai (@ozkalai).</description>
    <link>https://forem.com/ozkalai</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%2F584634%2Ff78b414e-f659-4042-8e3f-781f63d5192c.jpeg</url>
      <title>Forem: ozkalai</title>
      <link>https://forem.com/ozkalai</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/ozkalai"/>
    <language>en</language>
    <item>
      <title>The Advantages and Disadvantages of Working on Open Source Projects</title>
      <dc:creator>ozkalai</dc:creator>
      <pubDate>Fri, 29 Apr 2022 13:30:12 +0000</pubDate>
      <link>https://forem.com/refine/the-advantages-and-disadvantages-of-working-on-open-source-projects-338i</link>
      <guid>https://forem.com/refine/the-advantages-and-disadvantages-of-working-on-open-source-projects-338i</guid>
      <description>&lt;p&gt;Working on open source projects can be both an advantage and disadvantage. There are many reasons for doing so, but it's important to know the risks involved before getting started with your own contribution!&lt;/p&gt;

&lt;h3&gt;
  
  
  💻 Shortly My Tech Career
&lt;/h3&gt;

&lt;p&gt;I would like to talk about the career change that explains how I found my first job by learning by myself on the way to become a frontend developer after I studied Civil Engineering.&lt;/p&gt;

&lt;p&gt;It was not a short process to  get to where I am now. It took about one years of learning and self-teaching before I actually got my first job in tech. But it was worth it, and I'm grateful for the career change that led me here.&lt;/p&gt;

&lt;p&gt;I started out by teaching myself HTML and CSS. Once I had a basic understanding of those technologies, I moved on to learning JavaScript. This was by far the most challenging part of my journey. But after putting in the time and effort, I finally began to understand how JS works. And once I understood that, everything else fell into place. The open sources  community was also a great help along the way.&lt;/p&gt;

&lt;p&gt;Now, as a frontend developer, I get to work with amazing people who are passionate about what they do. And we get to build cool developer tool that called Refine.&lt;/p&gt;

&lt;h3&gt;
  
  
  What is 📖 Open Source Projects and 📘 Closed Source ( proprietary ) Projects?
&lt;/h3&gt;

&lt;p&gt;Before I am dive into advantage and disadvantage of working on Open Source project I want to explain what actually  Open Source project and Closed Source project.&lt;/p&gt;

&lt;p&gt;Open Source projects are those where the source code is freely available to anyone to use, study, modify, and distribute. &lt;/p&gt;

&lt;p&gt;Closed Source projects are those where the source code is not publicly available and is instead kept secret by the company or individual who owns it. &lt;/p&gt;

&lt;p&gt;Now that we have a clear  understanding of what Open Source and Closed Source projects are, let's take a look at the advantages and disadvantages of working on each type of project.&lt;/p&gt;

&lt;h2&gt;
  
  
  🌕 Advantage of Working on an Open Source Projects
&lt;/h2&gt;

&lt;p&gt;There are many advantages to working on an Open Source projects. &lt;/p&gt;

&lt;h3&gt;
  
  
  Learn from Other Developers
&lt;/h3&gt;

&lt;p&gt;One of the biggest advantages is that you can learn from other developers who are working on the same project. This is a great way to stay up-to-date on the latest trends and technologies. &lt;/p&gt;

&lt;p&gt;When you're working on a Closed Source projects, you're usually only learning from the people who are working on that project with you. But when you're working on an Open Source projects, you can learn from anyone in the world who is also working on that project. &lt;/p&gt;

&lt;p&gt;For example, if you're working on a &lt;a href="https://refine.dev/"&gt;Refine&lt;/a&gt;, you can learn from the developers who created Refine and are actively maintaining it. You can also learn from other developers who are using Refine to build their own apps. This is a great way to keep your skills sharp and to make sure that you're always learning new things.&lt;/p&gt;

&lt;h3&gt;
  
  
  Code Quality
&lt;/h3&gt;

&lt;p&gt;Another advantage of working on an Open Source project is that the code quality is usually better. This is because there are more eyes on the code and more people who are willing to contribute to fix issues. &lt;/p&gt;

&lt;p&gt;When you're working on a Closed Source projects, it's easy for the code quality to deteriorate over time because there are fewer people looking at the code and fewer people who are willing to contribute. But with an Open Source projects, the code quality is usually much better because there are so many people involved. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://refine.dev/"&gt;Refine&lt;/a&gt; is a great example of an Open Source project with high-quality code.&lt;/p&gt;

&lt;h3&gt;
  
  
  Use Open Source Project in Your Own Project
&lt;/h3&gt;

&lt;p&gt;If you're working on your own project, you can use Open Source project to help you.&lt;/p&gt;

&lt;p&gt;For example, if you're building an app, you can use Refine to help you with the front-end development. This is a great way to get started quickly and to save time.&lt;/p&gt;

&lt;h3&gt;
  
  
  Communication
&lt;/h3&gt;

&lt;p&gt;When you're working on an Open Source projects, you need to be able to communicate with other developers. &lt;/p&gt;

&lt;p&gt;This is a great way to improve your communication skills. You need to be able to explain your ideas clearly and concisely. You also need to be able to listen to others and understand their point of view . Working on an Open Source project is a great way to improve your communication skills. &lt;/p&gt;

&lt;p&gt;The Refine has &lt;a href="https://discord.com/invite/refine"&gt;discord  channel&lt;/a&gt; where we discuss the development of Refine and to help each other.&lt;/p&gt;

&lt;h2&gt;
  
  
  🌚 Disadvantage of Working on an Open Source Projects
&lt;/h2&gt;

&lt;p&gt;While there are many advantages to working on Open Source projects, there are also some disadvantages.&lt;/p&gt;

&lt;h3&gt;
  
  
  Hard to Follow All Community Demands and Issues
&lt;/h3&gt;

&lt;p&gt;One of the biggest disadvantages is that you have to follow all community demand and issues. This can be a lot of work and it can be difficult to keep up with. &lt;/p&gt;

&lt;p&gt;For example, if there is an issue with Refine, you need to be able to fix that issue quickly. If you're working on your own project, you can choose to ignore some issues or take your time to fix them. But when you're working on an Open Source project, you need to be able to respond quickly to any issues that arise. &lt;/p&gt;

&lt;p&gt;This can be difficult to keep up with.&lt;/p&gt;

&lt;h3&gt;
  
  
  Increasing the Impact of the Development on the Project
&lt;/h3&gt;

&lt;p&gt;You need to be aware of the impact of your development on the project. This means your knowledge on the project  should be vast and you should avoid any development which might break the project. &lt;/p&gt;

&lt;p&gt;An example of this is if you're working on a bug fix, you need to make sure that your fix doesn't introduce any new bugs. If you're working on a new feature, you need to make sure that it doesn't break any existing features. &lt;/p&gt;

&lt;p&gt;This can be difficult to do and it requires a lot of knowledge about the project. But if you're able to increase the impact of your development on the project, you'll be able to make a big difference. &lt;/p&gt;

&lt;h3&gt;
  
  
  Make It Simple and Clean
&lt;/h3&gt;

&lt;p&gt;The most important points for Open Source project is have to be maintainable and sustainable. As a contributor you have to write your code simple, clean and meaningful.   It will help the project to be sustainable and other contributors can easily understand your code.  When the code is simple and clean, it's easier to review and to merge. Keeping your code meaningful, clean and simple isn't always easy.&lt;/p&gt;

&lt;h2&gt;
  
  
  🌗 Conclusion
&lt;/h2&gt;

&lt;p&gt;In conclusion, working on an Open Source project has both advantages and disadvantages. &lt;/p&gt;

&lt;p&gt;You should weigh these carefully before deciding whether or not to work on one. &lt;/p&gt;

&lt;p&gt;If you do decide to work on an Open Source project, be prepared for challenges and demands from the community. But also be prepared to learn and grow as a developer.&lt;/p&gt;

&lt;p&gt;Refine is an amazing tool. We have reach 50 contributor and we are currently working on our features that we had in roadmap. If you're interested in learning more about Refine and be contributor, please check out our &lt;a href="https://refine.dev/"&gt;website&lt;/a&gt; or &lt;a href="https://github.com/pankod/refine"&gt;GitHub repository&lt;/a&gt;. Thanks for reading!&lt;/p&gt;

&lt;p&gt;I hope this article was helpful in explaining the advantages and disadvantages of working on an Open Source project. If you have any questions, please feel free to leave a comment below. Thanks for reading!&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>javascript</category>
      <category>react</category>
      <category>webdev</category>
    </item>
    <item>
      <title>How to Become A Production Hero as Developer with Refine in 2022</title>
      <dc:creator>ozkalai</dc:creator>
      <pubDate>Mon, 21 Feb 2022 12:30:37 +0000</pubDate>
      <link>https://forem.com/refine/how-to-become-a-production-hero-as-developer-with-refine-in-2022-1dcm</link>
      <guid>https://forem.com/refine/how-to-become-a-production-hero-as-developer-with-refine-in-2022-1dcm</guid>
      <description>&lt;p&gt;With 2022, a new future in our careers as software developers. We will meet new technologies this year and continue to pursue innovations as before.&lt;/p&gt;

&lt;h3&gt;
  
  
  Production Oriented Approach 🧰
&lt;/h3&gt;

&lt;p&gt;&lt;code&gt;{ Production }&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;Developing is often a real challenge. It is necessary to follow the innovations and use all these in the right place at the right time and again in the right way. Sometimes all these prevent us from producing or slow down our production process. It is our responsibility to ensure that technology serves us in a development environment where we prioritize production.&lt;/p&gt;

&lt;h3&gt;
  
  
  Is speed everything?
&lt;/h3&gt;

&lt;p&gt;So is speed exactly everything?&lt;/p&gt;

&lt;p&gt;3 main components affect production in traditional production methods.&lt;/p&gt;

&lt;p&gt;Speed 💨&lt;br&gt;
Quality👌 &lt;br&gt;
Time ⌛&lt;/p&gt;

&lt;p&gt;Can you imagine what a development environment would be like where we provided all 3 components at the same time?&lt;/p&gt;

&lt;h3&gt;
  
  
  Briefly Refine
&lt;/h3&gt;

&lt;p&gt;A React-based &lt;u&gt;headless&lt;/u&gt; framework for building data-intensive applications in no time.&lt;/p&gt;

&lt;h4&gt;
  
  
  What gives us Refine?
&lt;/h4&gt;

&lt;p&gt;The word headless is underlined above. So Refine drop you into UI heaven, meanwhile, you can also use Antd library support.&lt;/p&gt;

&lt;h4&gt;
  
  
  Routing
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;React Router&lt;/li&gt;
&lt;li&gt;React Location&lt;/li&gt;
&lt;li&gt;Next.js Router&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;
  
  
  Data Provider
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Rest API&lt;/li&gt;
&lt;li&gt;GraphQL&lt;/li&gt;
&lt;li&gt;NestJs CRUD&lt;/li&gt;
&lt;li&gt;Airtable&lt;/li&gt;
&lt;li&gt;Strapi&lt;/li&gt;
&lt;li&gt;Strapi v4&lt;/li&gt;
&lt;li&gt;Strapi GraphQL&lt;/li&gt;
&lt;li&gt;Supabase&lt;/li&gt;
&lt;li&gt;Hasura&lt;/li&gt;
&lt;li&gt;Appwrite&lt;/li&gt;
&lt;li&gt;Firebase&lt;/li&gt;
&lt;li&gt;Altogic&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;
  
  
  State Management
&lt;/h4&gt;

&lt;p&gt;Refine uses React Query for all state management processes.&lt;/p&gt;

&lt;h4&gt;
  
  
  Authentication &amp;amp; Authorization
&lt;/h4&gt;

&lt;p&gt;Authentication and authorization processes are performed with the auth provider.&lt;/p&gt;

&lt;h4&gt;
  
  
  i18n
&lt;/h4&gt;

&lt;p&gt;Internationalization...&lt;/p&gt;

&lt;p&gt;Yes, of course.Both for React and Next.&lt;/p&gt;

&lt;h4&gt;
  
  
  Realtime
&lt;/h4&gt;

&lt;p&gt;Realtime support to your app via liveProvider, there's even an &lt;a href="https://refine.dev/docs/examples/live-provider/ably/"&gt;example&lt;/a&gt; made for you with Ably.&lt;/p&gt;

&lt;h3&gt;
  
  
  What makes Refine Unique?
&lt;/h3&gt;

&lt;p&gt;Refine stands out with its wide &lt;em&gt;&lt;strong&gt;routing&lt;/strong&gt;&lt;/em&gt;, &lt;strong&gt;&lt;em&gt;access control&lt;/em&gt;&lt;/strong&gt; options, supporting the ability to use &lt;em&gt;&lt;strong&gt;any UI Framework&lt;/strong&gt;&lt;/em&gt; and &lt;strong&gt;&lt;em&gt;NextJS SSR&lt;/em&gt;&lt;/strong&gt; support when compared to  React Admin, retool, adminBro.&lt;/p&gt;

&lt;h3&gt;
  
  
  Look at your productivity without worrying about is everything on the way
&lt;/h3&gt;

&lt;p&gt;As you can see, you can find all the support you need to develop a data-intensive application in Refine. The best part is Refine is open-source. All you have to do is focus on your idea and project and experience the confidence of developing with React-based Refine.&lt;/p&gt;

&lt;p&gt;If you want to take a closer look at &lt;a href="https://refine.dev/"&gt;Refine&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you say you don't want to be alone while developing a product, the community is ready to meet you. Click for the &lt;a href="https://discord.com/invite/UuU3XCc3J5"&gt;Discord link&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>admin</category>
      <category>antdesign</category>
      <category>react</category>
    </item>
  </channel>
</rss>
