<?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: Razak Wasiu</title>
    <description>The latest articles on Forem by Razak Wasiu (@madibalive).</description>
    <link>https://forem.com/madibalive</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%2F67826%2F75acbeb8-163d-4c23-8ced-b39b5ec73779.jpeg</url>
      <title>Forem: Razak Wasiu</title>
      <link>https://forem.com/madibalive</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/madibalive"/>
    <language>en</language>
    <item>
      <title>AskDev How to setup nginx </title>
      <dc:creator>Razak Wasiu</dc:creator>
      <pubDate>Sat, 18 Dec 2021 01:33:50 +0000</pubDate>
      <link>https://forem.com/madibalive/askdev-how-to-setup-nginx-4le8</link>
      <guid>https://forem.com/madibalive/askdev-how-to-setup-nginx-4le8</guid>
      <description>&lt;p&gt;Basically, how do drag and drop website builders, create subdomains for you work (server-wise)?&lt;br&gt;
ie instantly serve new website after hitting publish, under a provision subdomain .&lt;/p&gt;

&lt;p&gt;so far i understand i can use &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;using a wildcard subdomain (*.example.com) and possibly a corresponding wildcard SSL as well.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;using nginx -s reload&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://levelup.gitconnected.com/a-simple-diy-website-builder-2c38855b2d90"&gt;A simple DIY website builder&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;using the setup above but with wildcard subdomain &lt;br&gt;
but I don't understand is how to server a subdomain so quickly. In my experience, every time I made new subdomain, I needed to restart the nginx server.&lt;/p&gt;

&lt;p&gt;any guide help with understanding this space and resources.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Need Help, building off-line &amp; file based airtable</title>
      <dc:creator>Razak Wasiu</dc:creator>
      <pubDate>Mon, 22 Oct 2018 16:39:36 +0000</pubDate>
      <link>https://forem.com/madibalive/need-help-building-off-line--file-based-airtable-4pph</link>
      <guid>https://forem.com/madibalive/need-help-building-off-line--file-based-airtable-4pph</guid>
      <description>&lt;p&gt;Web apps like notion,coda,airtable bring new dynamics to spreadsheet database, but most of them are backed up with back-end database,primarily online first and only allow for import and export, for local copy.&lt;/p&gt;

&lt;p&gt;What is the best direction to building similar product but limited scope(ie small feature) and most importantly off-line first using file based storage as database, like excel, since am a programmer interact with file storage using sql like abstraction but allow for large dataset.&lt;/p&gt;

&lt;p&gt;Basically off-line excel using web technology(react + electron ) but without bundling a database for the app to work, and off-line 90% of the time, thus using file as storage, but program interact with file using a sql abstraction. in future add express server for collaboration.&lt;/p&gt;

&lt;p&gt;thanks for the help, this is for insurance company i work at, in Africa, so off-line is crucial.&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>electron</category>
      <category>react</category>
      <category>mysql</category>
    </item>
  </channel>
</rss>
