<?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: Roger K.</title>
    <description>The latest articles on Forem by Roger K. (@misterhtmlcss).</description>
    <link>https://forem.com/misterhtmlcss</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%2F48716%2Fbdc2ab39-479b-4612-beea-49800e899b8a.jpeg</url>
      <title>Forem: Roger K.</title>
      <link>https://forem.com/misterhtmlcss</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/misterhtmlcss"/>
    <language>en</language>
    <item>
      <title>Is it possible to blend DevOps w/ Full Stack Dev?</title>
      <dc:creator>Roger K.</dc:creator>
      <pubDate>Sat, 05 Oct 2019 16:50:23 +0000</pubDate>
      <link>https://forem.com/misterhtmlcss/is-it-possible-to-blend-devops-w-full-stack-dev-32af</link>
      <guid>https://forem.com/misterhtmlcss/is-it-possible-to-blend-devops-w-full-stack-dev-32af</guid>
      <description>&lt;p&gt;&lt;strong&gt;MY QUESTION&lt;/strong&gt;&lt;br&gt;
&lt;em&gt;Are roles that blend backend/devops skills or do developers need to be &lt;br&gt;
Full Stack or DevOps?&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Background/POV&lt;/strong&gt;&lt;br&gt;
I'm currently a junior full stack web developer that has only worked in the industry for about a year. With a genuine personal interest in becoming more self-reliant I committed to doing all the AWS Associate certs before Jan 2020. Stretch goal is the Software DevOps Engineer Professional; we'll see if I can sneak a professional in by then. Either way I'll be happy.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Thank you in advance for any forthcoming comments and feedback.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>devops</category>
      <category>aws</category>
      <category>help</category>
    </item>
    <item>
      <title>How to progressively load 1000s of rows into a table</title>
      <dc:creator>Roger K.</dc:creator>
      <pubDate>Sat, 20 Jul 2019 01:52:19 +0000</pubDate>
      <link>https://forem.com/misterhtmlcss/how-to-progressively-load-1000s-of-rows-into-a-table-563a</link>
      <guid>https://forem.com/misterhtmlcss/how-to-progressively-load-1000s-of-rows-into-a-table-563a</guid>
      <description>&lt;p&gt;I'm using Vuejs (if that helps) and I'm requesting over 1000 rows from my database and wondering what's the best way to load that data? &lt;/p&gt;

&lt;p&gt;I imagine there is a pattern, library or something that allows for a progressive loading (am I even using the right term) experience of some kind to the user.&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>vue</category>
    </item>
    <item>
      <title>Feedback: Looking to up my front-end skills</title>
      <dc:creator>Roger K.</dc:creator>
      <pubDate>Thu, 24 Jan 2019 15:22:11 +0000</pubDate>
      <link>https://forem.com/misterhtmlcss/feedback-looking-to-up-my-front-end-skills-3an8</link>
      <guid>https://forem.com/misterhtmlcss/feedback-looking-to-up-my-front-end-skills-3an8</guid>
      <description>&lt;p&gt;What can I do to improve my front end skills. I enjoy building the front end and working on interfaces too, but I need to dramatically improve my CSS skills and knowledge around UI/UX. &lt;/p&gt;

&lt;p&gt;Do you believe online training programs would be wise and if so which ones would you recommend? &lt;/p&gt;

&lt;p&gt;*I'm open to online bootcamps or Udemy stuff, so don't hold back based on price or learning style. &lt;/p&gt;

</description>
      <category>discuss</category>
      <category>feedack</category>
      <category>help</category>
    </item>
    <item>
      <title>Do you know webpack?</title>
      <dc:creator>Roger K.</dc:creator>
      <pubDate>Sat, 01 Dec 2018 05:11:51 +0000</pubDate>
      <link>https://forem.com/misterhtmlcss/do-you-know-webpack-41fb</link>
      <guid>https://forem.com/misterhtmlcss/do-you-know-webpack-41fb</guid>
      <description>&lt;p&gt;Hi Gang,&lt;/p&gt;

&lt;p&gt;I've been trying to learn Webpack for a while; the fact that I have been in forums for a while and asked for Webpack help and people always ask me if 'we can learn that together' is a testament that more people are struggling than those who know the topic.&lt;/p&gt;

&lt;p&gt;I'd be really happy if someone could spend an hour this week with me to work through a couple setups that I imagine I'll use more than a few times. &lt;/p&gt;

&lt;p&gt;The setup is relatively simple:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Express/Node&lt;/li&gt;
&lt;li&gt;Pug/scss&lt;/li&gt;
&lt;li&gt;Webpack to do the magic build process&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I intend to use some variation of this stack repeatedly so learning how to use Webpack with those tools and having it explained to me; the why this and how come that would allow me to really grow my knowledge, because let's be honest the hardest thing is getting that first cohesive effort together and then growing outwards from there.&lt;/p&gt;

</description>
      <category>webpack</category>
      <category>help</category>
    </item>
    <item>
      <title>IndexedDB, something to rely upon?</title>
      <dc:creator>Roger K.</dc:creator>
      <pubDate>Mon, 17 Sep 2018 18:46:02 +0000</pubDate>
      <link>https://forem.com/misterhtmlcss/indexeddb-something-to-rely-upon-a57</link>
      <guid>https://forem.com/misterhtmlcss/indexeddb-something-to-rely-upon-a57</guid>
      <description>&lt;h1&gt;
  
  
  Could I build a Progressive Web App using IndexedDB as my sole form of storage?
&lt;/h1&gt;

&lt;p&gt;My supposition is to build a suite of apps that work together and are local; calendar, tasks, contacts, etc that run exclusively inside the browsers domain. They don't need to install an 'app', they don't need a web service to function. Just go toa webpage, click add to desktop an like Dev.to and voila it works.&lt;/p&gt;

&lt;p&gt;Can this be done? Why hasn't this become common? What are the risk factors? &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;More specifically&lt;/strong&gt;, I'm clearly going to rely on IndexedDB, right? Is that bad/good? Why?&lt;/p&gt;

&lt;p&gt;I'm sure there are reasons for why this hasn't happened, but if I could I'd like to aggregate all the feedback into this one article for myself and others who may be considering the same thing.&lt;/p&gt;

&lt;p&gt;Your assistance is greatly appreciated!! &lt;/p&gt;

</description>
      <category>indexeddb</category>
      <category>help</category>
      <category>pwa</category>
    </item>
    <item>
      <title>Is using Docker for a small OSS project a wise decision?</title>
      <dc:creator>Roger K.</dc:creator>
      <pubDate>Fri, 14 Sep 2018 16:44:00 +0000</pubDate>
      <link>https://forem.com/misterhtmlcss/is-using-docker-for-a-small-oss-project-a-wise-decision-57io</link>
      <guid>https://forem.com/misterhtmlcss/is-using-docker-for-a-small-oss-project-a-wise-decision-57io</guid>
      <description>&lt;h1&gt;
  
  
  Project overview
&lt;/h1&gt;

&lt;p&gt;Currently I'm trying to assist an open source project and I suggested that since we are spending lots of time trouble shooting configuration settings over multiple platforms, versions, etc that we consider using a Docker container with our stack preconfigured, so the new contributor (I believe) only needs to spin up that container, clone the repo and start coding.&lt;/p&gt;

&lt;h2&gt;
  
  
  Is Docker the right tool? Will it create more overhead than we realize?
&lt;/h2&gt;

&lt;p&gt;As someone who has only read about Docker until now; laptop wouldn't support it until I got my new one this week - woohoo - and since it's something I'm excited to try I suggested it. It was accepted as a possible way forward and now I'm stuck with my biggest fear; did I pitch something that isn't a good solution.&lt;/p&gt;

&lt;h2&gt;
  
  
  If this isn't the right tool....
&lt;/h2&gt;

&lt;p&gt;... then do we stick with package.json to run the full set up or is there an alternative? I'm fine with sticking it out with package.json, but I was just hoping to simplify. It's important to understand this OSS project is supported mostly by newer devs, so if it's not &lt;strong&gt;simplifying&lt;/strong&gt; for them then it's a no go for us.&lt;/p&gt;

&lt;p&gt;It needs to be both the &lt;strong&gt;right&lt;/strong&gt; tool or improvement for the job and make on-boarding of new contributors more *simplistic than now using package.json&lt;/p&gt;

&lt;p&gt;What are your thoughts?&lt;/p&gt;

</description>
      <category>docker</category>
      <category>help</category>
      <category>workflow</category>
      <category>jellyfin</category>
    </item>
  </channel>
</rss>
