<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[ItsBohara Blog - Guides on Web/Flutter developement]]></title><description><![CDATA[Full Stack Developer, Blogging on software development, React.Js/Node.]]></description><link>https://itsbohara.com</link><generator>GatsbyJS</generator><lastBuildDate>Sun, 05 Feb 2023 10:09:09 GMT</lastBuildDate><item><title><![CDATA[A quick start express server deployment guide using Serverless]]></title><link>https://itsbohara.com/vercel-serverless-deployment</link><guid isPermaLink="false">https://itsbohara.com/vercel-serverless-deployment</guid><pubDate>Mon, 16 Jan 2023 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;What is Serverless Serverless refers to a cloud computing execution model in which the cloud provider is responsible for executing a piece…&lt;/p&gt;&lt;div style=&quot;margin-top: 50px; font-style: italic;&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://itsbohara.com/vercel-serverless-deployment&quot;&gt;Keep reading&lt;/a&gt;.&lt;/strong&gt;&lt;/div&gt;&lt;br /&gt; &lt;br /&gt;</content:encoded></item><item><title><![CDATA[Hello World]]></title><link>https://itsbohara.com/hello-world</link><guid isPermaLink="false">https://itsbohara.com/hello-world</guid><pubDate>Fri, 15 Jul 2022 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;React component import * as React from &quot;react&quot;;

export default function Component() {
  return &quot;Hello world&quot;;
}


🔥React live component


//…&lt;/p&gt;&lt;div style=&quot;margin-top: 50px; font-style: italic;&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://itsbohara.com/hello-world&quot;&gt;Keep reading&lt;/a&gt;.&lt;/strong&gt;&lt;/div&gt;&lt;br /&gt; &lt;br /&gt;</content:encoded></item></channel></rss>