<?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: Martin Van</title>
    <description>The latest articles on DEV Community by Martin Van (@m6v3l9).</description>
    <link>https://dev.to/m6v3l9</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%2F523384%2F73bd7080-827c-4e43-a37d-1beeaa4f05d8.png</url>
      <title>DEV Community: Martin Van</title>
      <link>https://dev.to/m6v3l9</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/m6v3l9"/>
    <language>en</language>
    <item>
      <title>Interview questions app built with Next.js as a Progressive Web App (Demo + Code)</title>
      <dc:creator>Martin Van</dc:creator>
      <pubDate>Tue, 01 Dec 2020 10:30:58 +0000</pubDate>
      <link>https://dev.to/m6v3l9/interview-questions-app-built-with-next-js-as-a-progressive-web-app-demo-code-4c07</link>
      <guid>https://dev.to/m6v3l9/interview-questions-app-built-with-next-js-as-a-progressive-web-app-demo-code-4c07</guid>
      <description>&lt;p&gt;Hi, everyone!&lt;/p&gt;

&lt;p&gt;I discovered &lt;strong&gt;Next.js&lt;/strong&gt; some months ago and I wanted to give it a try. This is why I created this app and I want to share it with you! The app simply consists of interview questions and answers organized by topics.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Check out the &lt;a href="https://tiqa-app.github.io/"&gt;live demo&lt;/a&gt;!&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Code is available &lt;a href="https://github.com/tiqa-app/tiqa-next"&gt;here&lt;/a&gt;.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Feel free to comment and/or make suggestions!&lt;/p&gt;

&lt;h3&gt;
  
  
  Some features:
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Analytics (Google Analytics).&lt;/li&gt;
&lt;li&gt;Bundle Analyzer (Webpack Bundle Analyzer).&lt;/li&gt;
&lt;li&gt;CSS Preprocessor (Sass).&lt;/li&gt;
&lt;li&gt;Clean and minimal design.&lt;/li&gt;
&lt;li&gt;Error tracking (Sentry).&lt;/li&gt;
&lt;li&gt;Install app experience (if compatible).&lt;/li&gt;
&lt;li&gt;Offline experience (Workbox).&lt;/li&gt;
&lt;li&gt;Open Source.&lt;/li&gt;
&lt;li&gt;Progressive Web App.&lt;/li&gt;
&lt;li&gt;Static Site Generator (Next.js).&lt;/li&gt;
&lt;li&gt;...&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Next steps:
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Add &lt;strong&gt;more questions&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Create a clone built with &lt;del&gt;sapper&lt;/del&gt; &lt;strong&gt;svelte@next&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;...&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>javascript</category>
      <category>react</category>
      <category>showdev</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
