<?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: Sérgio Azevedo</title>
    <description>The latest articles on Forem by Sérgio Azevedo (@thylux).</description>
    <link>https://forem.com/thylux</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%2F11115%2F1215984.jpeg</url>
      <title>Forem: Sérgio Azevedo</title>
      <link>https://forem.com/thylux</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/thylux"/>
    <language>en</language>
    <item>
      <title>A beginners tale on PWA Vue.js</title>
      <dc:creator>Sérgio Azevedo</dc:creator>
      <pubDate>Mon, 05 Jun 2017 15:53:17 +0000</pubDate>
      <link>https://forem.com/thylux/a-beginners-tale-on-pwa-vuejs</link>
      <guid>https://forem.com/thylux/a-beginners-tale-on-pwa-vuejs</guid>
      <description>

&lt;p&gt;Hi,&lt;br&gt;
I consider myself a beginner in most of what is used nowadays for web development. If you’re out of the picture for more than a year you probably won’t recognize the tools or even practices in this accelerated world.&lt;br&gt;
I was out for way longer than that but I was fortunate enough to be given the opportunity to self update with Angular 2 on my day job and now Vue.js on a side-gig.&lt;br&gt;
As I’m struggling to grasp all the new concepts I intend to write about them with a beginners mind so that I can help others in the same situation. Also this will serve as documentation for me to better remember decisions and review mistakes along the way.&lt;br&gt;
My intention is to write an &lt;a href="https://en.wikipedia.org/wiki/Minimum_viable_product"&gt;MVP&lt;/a&gt; that provides administrative help to personal trainers. To do that I’m building a &lt;a href="https://en.wikipedia.org/wiki/Representational_state_transfer"&gt;REST&lt;/a&gt; API and a &lt;a href="https://en.wikipedia.org/wiki/Single-page_application"&gt;SPA&lt;/a&gt; on top of &lt;a href="https://www.openshift.com/"&gt;Openshift&lt;/a&gt;. A I intend that it should take support on some mobile functionalities, my bet is on a &lt;a href="https://developers.google.com/web/progressive-web-apps/"&gt;PWA&lt;/a&gt;.&lt;br&gt;
Seems to me that my decisions are the quickest way to the MVP and I’ll detail them along the way.&lt;/p&gt;


</description>
      <category>vue</category>
      <category>javascript</category>
      <category>pwa</category>
      <category>beginners</category>
    </item>
    <item>
      <title>Hi, I'm SÃ©rgio Azevedo</title>
      <dc:creator>Sérgio Azevedo</dc:creator>
      <pubDate>Thu, 01 Jun 2017 08:55:44 +0000</pubDate>
      <link>https://forem.com/thylux/hi-im-thylux</link>
      <guid>https://forem.com/thylux/hi-im-thylux</guid>
      <description>&lt;p&gt;I have been coding for 11 years.&lt;/p&gt;

&lt;p&gt;You can find me on GitHub as &lt;a href="https://github.com/thylux" rel="noopener noreferrer"&gt;thylux&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I live in Porto, Portugal.&lt;/p&gt;

&lt;p&gt;I work for DevScope&lt;/p&gt;

&lt;p&gt;I mostly program in these languages: C#, Javascript.&lt;/p&gt;

&lt;p&gt;I am currently learning more about Vue.js, Angular2.&lt;/p&gt;

&lt;p&gt;Nice to meet you.&lt;/p&gt;

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