<?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: Randel Ramirez</title>
    <description>The latest articles on DEV Community by Randel Ramirez (@randelramirez).</description>
    <link>https://dev.to/randelramirez</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%2F30418%2Fce1d89a6-de1a-4474-8d6e-3fb0b8b362bb.jpeg</url>
      <title>DEV Community: Randel Ramirez</title>
      <link>https://dev.to/randelramirez</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/randelramirez"/>
    <language>en</language>
    <item>
      <title>EF Core Migration Commands</title>
      <dc:creator>Randel Ramirez</dc:creator>
      <pubDate>Fri, 24 Jan 2020 06:59:58 +0000</pubDate>
      <link>https://dev.to/randelramirez/ef-core-migration-commands-1p98</link>
      <guid>https://dev.to/randelramirez/ef-core-migration-commands-1p98</guid>
      <description>&lt;p&gt;EF Core Migration (Commands using either Visual Studio, CLI )&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--W_-26c8V--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://thepracticaldev.s3.amazonaws.com/i/ailqrpl12qnp5ckqdarf.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--W_-26c8V--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://thepracticaldev.s3.amazonaws.com/i/ailqrpl12qnp5ckqdarf.PNG" alt="Commands" width="800" height="150"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>efcore</category>
      <category>dotnet</category>
      <category>entityframework</category>
      <category>entityframeworkcore</category>
    </item>
    <item>
      <title>Copy By Reference vs Copy By Value Analogy</title>
      <dc:creator>Randel Ramirez</dc:creator>
      <pubDate>Mon, 20 Jan 2020 15:54:43 +0000</pubDate>
      <link>https://dev.to/randelramirez/copy-by-reference-vs-copy-by-value-analogy-2e2l</link>
      <guid>https://dev.to/randelramirez/copy-by-reference-vs-copy-by-value-analogy-2e2l</guid>
      <description>&lt;p&gt;Earlier on my way home, I was listening to Richard Campbell and Carl Franklin on their show .NET Rocks - 1664 High Performance C# with Steve Gordon(&lt;a href="https://www.dotnetrocks.com/"&gt;https://www.dotnetrocks.com/&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Carl Franklin commented on a very interesting analogy regarding Copy By Reference vs Copy By Value.&lt;/p&gt;

&lt;p&gt;copy by value = making a copy of the file&lt;br&gt;
copy by reference = creating a desktop shortcut &lt;/p&gt;

&lt;p&gt;I'm just really amused with his analogy and it got stuck in my head. I've been programming for 8 years and probably that's the easiest way to understand it. 🤔&lt;/p&gt;

</description>
      <category>dotnet</category>
    </item>
    <item>
      <title>ASP.NET Core (Rest Web API or GraphQL)</title>
      <dc:creator>Randel Ramirez</dc:creator>
      <pubDate>Mon, 20 Jan 2020 09:19:43 +0000</pubDate>
      <link>https://dev.to/randelramirez/asp-net-core-rest-web-api-or-graphql-54c1</link>
      <guid>https://dev.to/randelramirez/asp-net-core-rest-web-api-or-graphql-54c1</guid>
      <description>&lt;p&gt;I'll be working on a new pet project, the project consists of client applications(Web Application SPA, and a Xamarin.Forms mobile Application), the backend will be ASP.NET Core, now I'm curious if I should use Web API(Rest) or should I go use GraphQL?&lt;/p&gt;

&lt;p&gt;Another question also, is GraphQL the new way to go when implementing APIs which is going to be consumed by different client apps(mobile and web)?&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>aspnet</category>
      <category>graphql</category>
      <category>api</category>
    </item>
    <item>
      <title>Between Xamarin and ReactNative which one would be a better choice for creating Mobile Applications</title>
      <dc:creator>Randel Ramirez</dc:creator>
      <pubDate>Wed, 06 Feb 2019 10:31:05 +0000</pubDate>
      <link>https://dev.to/randelramirez/between-xamarin-and-reactnative-which-one-would-be-a-better-choice-for-creating-mobile-applications-10ii</link>
      <guid>https://dev.to/randelramirez/between-xamarin-and-reactnative-which-one-would-be-a-better-choice-for-creating-mobile-applications-10ii</guid>
      <description>&lt;p&gt;I'm a developer and  the tools or tech stack I'm comfortable consists of using C#, ASP.NET, SQL, Entity Framework, SignalR, JavaScript(Angular, React), and TypeScript.&lt;/p&gt;

&lt;p&gt;I've already done several pet projects on Xamarin(mainly on forms as of now, but I'm thinking of working on iOS and Android as well.....) it's actually cool that I'm able to create mobile applications using C# with Visual Studio, however I'm intrigued with ReactNative specially moving forward as it seems that more developers are favoring it over Xamarin, so I would like to know your experience with either Xamarin or ReactNative and which one would you choose and why?&lt;/p&gt;

</description>
      <category>devdiscuss</category>
      <category>mobile</category>
      <category>xamarin</category>
      <category>reactnative</category>
    </item>
    <item>
      <title>Anyone still writing desktop applications?</title>
      <dc:creator>Randel Ramirez</dc:creator>
      <pubDate>Sat, 01 Dec 2018 16:40:17 +0000</pubDate>
      <link>https://dev.to/randelramirez/anyone-still-writing-desktop-applications-1p3i</link>
      <guid>https://dev.to/randelramirez/anyone-still-writing-desktop-applications-1p3i</guid>
      <description>&lt;p&gt;I'm just curious to know...these days most of the applications being written are in the form SaaS, Web Application, and Mobile Application, now, I'm just wondering to those who are still currently and actively working on desktop application regarding their experience.&lt;/p&gt;

&lt;p&gt;1.) What are you using to create desktop applications? &lt;/p&gt;

&lt;p&gt;2.) While most(if not all) desktop applications are being rewritten as web/mobile applications, do you guys see a benefit for those who are still learning to be a developer to invest in learning things like WPF, or desktop applications in general?&lt;/p&gt;

&lt;p&gt;3.) Do you think web/mobile applications are really going to replace all desktop applications, or perhaps desktop applications might rise again or if I may so... be popular again?&lt;/p&gt;

&lt;p&gt;I'm a Software Engineer and most of the projects(personal and work) I've been a part of or created personally are Web Applications, and recently I've been investing time on mobile app development.&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>career</category>
      <category>devtips</category>
    </item>
    <item>
      <title>What's your setup for JavaScript Testing and Code Coverage</title>
      <dc:creator>Randel Ramirez</dc:creator>
      <pubDate>Sun, 18 Nov 2018 07:42:18 +0000</pubDate>
      <link>https://dev.to/randelramirez/whats-your-setup-for-javascript-testing-and-code-coverage-1fmg</link>
      <guid>https://dev.to/randelramirez/whats-your-setup-for-javascript-testing-and-code-coverage-1fmg</guid>
      <description>&lt;p&gt;I'm curious to know what are the tools/frameworks you guys use in your development environment for testing and code coverage for your JavaScript applications(React, Angular, Vue, or just vanilla/native JavaScript)?&lt;/p&gt;

&lt;p&gt;I know there a are a lot of tools available, but I would really like to know what my fellow developers/software engineers are using.&lt;/p&gt;

&lt;p&gt;Thanks! :) &lt;/p&gt;

</description>
      <category>javascript</category>
      <category>unittest</category>
      <category>testing</category>
      <category>discuss</category>
    </item>
    <item>
      <title>Any JavaScript application that I can look at and try to convert it into TypeScript? For learning purposes.</title>
      <dc:creator>Randel Ramirez</dc:creator>
      <pubDate>Fri, 16 Nov 2018 10:14:46 +0000</pubDate>
      <link>https://dev.to/randelramirez/any-javascript-applications-that-i-can-look-at-and-try-to-convert-it-into-typescript-for-learning-purposes-jg7</link>
      <guid>https://dev.to/randelramirez/any-javascript-applications-that-i-can-look-at-and-try-to-convert-it-into-typescript-for-learning-purposes-jg7</guid>
      <description>&lt;p&gt;I thought of converting an existing JavaScript application to TypeScript would be a fun way to relearn and refresh my knowledge and skills with TS.&lt;/p&gt;

&lt;p&gt;Thanks!&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>typescript</category>
      <category>webdev</category>
      <category>discuss</category>
    </item>
  </channel>
</rss>
