<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>The Curve</title>
  
  
  <link href="/atom.xml" rel="self"/>
  
  <link href="https://vfeskov.com/"/>
  <updated>2017-12-29T12:54:42.419Z</updated>
  <id>https://vfeskov.com/</id>
  
  <author>
    <name>Vladimir Feskov</name>
    
  </author>
  
  <generator uri="http://hexo.io/">Hexo</generator>
  
  <entry>
    <title>Create React App with SSR and Service Worker</title>
    <link href="https://vfeskov.com/2017/12/29/Create-React-App-with-SSR-and-Service-Worker/"/>
    <id>https://vfeskov.com/2017/12/29/Create-React-App-with-SSR-and-Service-Worker/</id>
    <published>2017-12-29T00:29:44.000Z</published>
    <updated>2017-12-29T12:54:42.419Z</updated>
    
    <summary type="html">
    
      &lt;p&gt;CRA service worker caches &lt;code&gt;index.html&lt;/code&gt; and serves the cache instead of requesting it from the server. It breaks server side rendering and in this post I’m going to fix it.&lt;/p&gt;
    
    </summary>
    
    
      <category term="CRA" scheme="https://vfeskov.com/tags/CRA/"/>
    
      <category term="SSR" scheme="https://vfeskov.com/tags/SSR/"/>
    
      <category term="Node.js" scheme="https://vfeskov.com/tags/Node-js/"/>
    
      <category term="JS" scheme="https://vfeskov.com/tags/JS/"/>
    
      <category term="Service Worker" scheme="https://vfeskov.com/tags/Service-Worker/"/>
    
      <category term="CRA with SSR series" scheme="https://vfeskov.com/tags/CRA-with-SSR-series/"/>
    
  </entry>
  
  <entry>
    <title>Create React App with Server Side Rendering in Docker</title>
    <link href="https://vfeskov.com/2017/12/22/Create-React-App-with-Server-Side-Rendering-in-Docker/"/>
    <id>https://vfeskov.com/2017/12/22/Create-React-App-with-Server-Side-Rendering-in-Docker/</id>
    <published>2017-12-22T19:01:44.000Z</published>
    <updated>2017-12-29T00:32:23.733Z</updated>
    
    <summary type="html">
    
      &lt;p&gt;I’m going to enable SSR in the minimal Docker-based project I built in the &lt;a href=&quot;https://vfeskov.com/2017/12/21/Create-React-App-with-Node-js-API-server-in-Docker/&quot;&gt;previous part&lt;/a&gt; of the &lt;a href=&quot;https://vfeskov.com/tags/CRA-with-SSR-series/&quot;&gt;series&lt;/a&gt; dedicated to React Server Side Rendering.&lt;/p&gt;
    
    </summary>
    
    
      <category term="CRA" scheme="https://vfeskov.com/tags/CRA/"/>
    
      <category term="SSR" scheme="https://vfeskov.com/tags/SSR/"/>
    
      <category term="Node.js" scheme="https://vfeskov.com/tags/Node-js/"/>
    
      <category term="JS" scheme="https://vfeskov.com/tags/JS/"/>
    
      <category term="Service Worker" scheme="https://vfeskov.com/tags/Service-Worker/"/>
    
      <category term="CRA with SSR series" scheme="https://vfeskov.com/tags/CRA-with-SSR-series/"/>
    
      <category term="React" scheme="https://vfeskov.com/tags/React/"/>
    
      <category term="Redux" scheme="https://vfeskov.com/tags/Redux/"/>
    
      <category term="Webpack" scheme="https://vfeskov.com/tags/Webpack/"/>
    
      <category term="Docker" scheme="https://vfeskov.com/tags/Docker/"/>
    
      <category term="Babel" scheme="https://vfeskov.com/tags/Babel/"/>
    
  </entry>
  
  <entry>
    <title>Create React App with Node.js API server in Docker</title>
    <link href="https://vfeskov.com/2017/12/21/Create-React-App-with-Node-js-API-server-in-Docker/"/>
    <id>https://vfeskov.com/2017/12/21/Create-React-App-with-Node-js-API-server-in-Docker/</id>
    <published>2017-12-21T21:32:01.000Z</published>
    <updated>2018-01-10T15:16:27.860Z</updated>
    
    <summary type="html">
    
      &lt;p&gt;I’m starting a &lt;a href=&quot;https://vfeskov.com/tags/CRA-with-SSR-series/&quot;&gt;series&lt;/a&gt; dedicated to React Server Side Rendering. In this part I’m making minimal client and server apps with CRA, Redux and plain Node.js, that are capable of supporting Server Side Rendering in the future.&lt;/p&gt;
    
    </summary>
    
    
      <category term="CRA" scheme="https://vfeskov.com/tags/CRA/"/>
    
      <category term="Node.js" scheme="https://vfeskov.com/tags/Node-js/"/>
    
      <category term="JS" scheme="https://vfeskov.com/tags/JS/"/>
    
      <category term="CRA with SSR series" scheme="https://vfeskov.com/tags/CRA-with-SSR-series/"/>
    
      <category term="React" scheme="https://vfeskov.com/tags/React/"/>
    
      <category term="Redux" scheme="https://vfeskov.com/tags/Redux/"/>
    
      <category term="Webpack" scheme="https://vfeskov.com/tags/Webpack/"/>
    
      <category term="Docker" scheme="https://vfeskov.com/tags/Docker/"/>
    
  </entry>
  
  <entry>
    <title>Override/mock datetime in browser</title>
    <link href="https://vfeskov.com/2017/04/18/override-mock-time-in-browser/"/>
    <id>https://vfeskov.com/2017/04/18/override-mock-time-in-browser/</id>
    <published>2017-04-18T18:29:51.000Z</published>
    <updated>2017-12-22T14:00:15.174Z</updated>
    
    <summary type="html">
    
      &lt;p&gt;A short code snippet that enables overriding time in protractor or javascript unit-tests.&lt;/p&gt;
    
    </summary>
    
    
      <category term="JS" scheme="https://vfeskov.com/tags/JS/"/>
    
      <category term="Testing" scheme="https://vfeskov.com/tags/Testing/"/>
    
  </entry>
  
  <entry>
    <title>Free HTTPS on AWS Elastic Beanstalk without Load Balancer</title>
    <link href="https://vfeskov.com/2017/04/15/free-https-on-multi-container-elastic-beanstalk-without-load-balancer/"/>
    <id>https://vfeskov.com/2017/04/15/free-https-on-multi-container-elastic-beanstalk-without-load-balancer/</id>
    <published>2017-04-15T20:19:07.000Z</published>
    <updated>2017-12-25T20:29:16.504Z</updated>
    
    <summary type="html">
    
      &lt;p&gt;Setup free HTTPS with a single config file on AWS Elastic Beanstalk environment without a load balancer. Bundled with HTTP to HTTPS redirect out of the box.&lt;/p&gt;
    
    </summary>
    
    
      <category term="Docker" scheme="https://vfeskov.com/tags/Docker/"/>
    
      <category term="AWS" scheme="https://vfeskov.com/tags/AWS/"/>
    
      <category term="Elastic Beanstalk" scheme="https://vfeskov.com/tags/Elastic-Beanstalk/"/>
    
      <category term="Load Balancing" scheme="https://vfeskov.com/tags/Load-Balancing/"/>
    
      <category term="SSL" scheme="https://vfeskov.com/tags/SSL/"/>
    
      <category term="LetsEncrypt" scheme="https://vfeskov.com/tags/LetsEncrypt/"/>
    
      <category term="nginx" scheme="https://vfeskov.com/tags/nginx/"/>
    
  </entry>
  
</feed>
