<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>Rijan Learns</title>
        <link>/</link>
        <description>Rijan Learns</description>
        <generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Sun, 23 Oct 2022 20:03:57 -0500</lastBuildDate>
            <atom:link href="/index.xml" rel="self" type="application/rss+xml" />
        <item>
    <title>Migrating to Nextjs</title>
    <link>/posts/nextjs/migrating-to-nextjs/</link>
    <pubDate>Sun, 23 Oct 2022 20:03:57 -0500</pubDate>
    <author>Author</author>
    <guid>/posts/nextjs/migrating-to-nextjs/</guid>
    <description><![CDATA[Next js has a really good tutorial on using modern Javascript, React and JSX. Sinc react is a target technology for me, Nextjs is also an obvious thing for me to add. Technology is only about fulfilling needs using tools so I need to remember that React will have is my frontend tool and spring-boot is my backend tool.
Nextjs project can be started with
npx create-next-js --typescript Remember that nextjs is an opionanated framework that uses React to make it easier to build frontends.]]></description>
</item><item>
    <title>JS</title>
    <link>/posts/javascript/js/</link>
    <pubDate>Sun, 23 Oct 2022 18:57:20 -0500</pubDate>
    <author>Author</author>
    <guid>/posts/javascript/js/</guid>
    <description><![CDATA[JavaScript Lets get to learning some Javascript. CSS and HTML are big things on their own but JS itself is a big beast in the world of web. Javascript or its fancier cousion Typescript can both be run on the browser or the cli. It is also the language of choice in Postman Scripts and tests. JS is ubiquitious at this point.
Simple Hello world that can be saved into a file and ran on the command line as node file.]]></description>
</item><item>
    <title> Cloud Resume Challenge</title>
    <link>/posts/cloud-resume-challenge/resume-challenge/</link>
    <pubDate>Sun, 23 Oct 2022 18:22:44 -0500</pubDate>
    <author>Author</author>
    <guid>/posts/cloud-resume-challenge/resume-challenge/</guid>
    <description><![CDATA[Enter Text pls]]></description>
</item><item>
    <title>Java</title>
    <link>/posts/java/java/</link>
    <pubDate>Sat, 22 Oct 2022 10:38:30 -0500</pubDate>
    <author>Author</author>
    <guid>/posts/java/java/</guid>
    <description><![CDATA[<p>This is the time for a Javathon. I have been learning a couple of things here and there but its time for me to build from basics. Java Trails are a very good source of learning about Java easily. Just make sure you use a good IDE. Even VSCode will do good if you have it configured right. Personal TODO: Codify VSCode Setup</p>]]></description>
</item><item>
    <title>Markdown Cheatsheet</title>
    <link>/posts/markdown/markdown-cheatsheet/</link>
    <pubDate>Thu, 10 Mar 2022 20:01:10 -0600</pubDate>
    <author>Author</author>
    <guid>/posts/markdown/markdown-cheatsheet/</guid>
    <description><![CDATA[Enter Text pls
!Enter Text here]]></description>
</item></channel>
</rss>
