<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Projects on Coding Wielder Website</title><link>https://coding-wielder.com/projects/</link><description>Recent content in Projects on Coding Wielder Website</description><generator>Hugo</generator><language>en</language><atom:link href="https://coding-wielder.com/projects/index.xml" rel="self" type="application/rss+xml"/><item><title>Chatvious Info</title><link>https://coding-wielder.com/projects/chatvious/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://coding-wielder.com/projects/chatvious/</guid><description>&lt;div&gt;&lt;a id="td-block-0" class="td-anchor-no-extra-offset"&gt;&lt;/a&gt;&lt;/div&gt;
&lt;section class="row td-box td-box--body td-box--height-auto td-below-navbar"&gt;
&lt;div class="col"&gt;
&lt;div class="container"&gt;
&lt;h2 id="overview"&gt;&lt;u&gt;Overview&lt;/u&gt;&lt;a class="td-heading-self-link" href="#overview" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;h3 id="front-end"&gt;Front End&lt;a class="td-heading-self-link" href="#front-end" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;For The front end of chatvious I used a both &lt;strong&gt;React&lt;/strong&gt; and &lt;strong&gt;Ejs&lt;/strong&gt;. Only the main page and the about
page are rendered with react. The other pages are all rendered with ejs in lambda functions and send
the client the html. The reason I choose react for the main and about pages are because they didn&amp;rsquo;t
need anything that needs to be fetched from a database. The reason I choose ejs for the rest of the
pages was not just because I needed to fetch stuff from a database but also I wanted to try to use
server side rendering for html.&lt;/p&gt;</description></item></channel></rss>