<?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>DEV Community: Sam</title>
    <description>The latest articles on DEV Community by Sam (@midniluna).</description>
    <link>https://dev.to/midniluna</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%2F1059635%2Fb913bd0a-7798-4630-9a7c-0e8c8fc816fd.png</url>
      <title>DEV Community: Sam</title>
      <link>https://dev.to/midniluna</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/midniluna"/>
    <language>en</language>
    <item>
      <title>Discovering Flask</title>
      <dc:creator>Sam</dc:creator>
      <pubDate>Thu, 13 Apr 2023 22:21:42 +0000</pubDate>
      <link>https://dev.to/midniluna/discovering-flask-epl</link>
      <guid>https://dev.to/midniluna/discovering-flask-epl</guid>
      <description>&lt;p&gt;I recently finished an assignment from my bootcamp utilizing Flask and Jinja, and I have to say I'm really enjoying my first time experimenting with more back-end materials. Getting to see how file redirections (app.route() stuff) and search queries work in the grand scheme of things was absolutely fascinating to me. It's like there was a click; In the past I always wondered what went on in the search bar of a webpage, that massive string of letters and numbers and punctuation seemed like some crazy random AI generated code that magically turned into a webpage. Now I understand how you get directed from one page to another, how the styles can all stay the same thanks to a base html and css file, how data gets transferred through the query string... &lt;/p&gt;

&lt;p&gt;I really thought when I started out that I'd want to be a front-end developer (primarily), but my excitement to keep learning about the back-end is making me question things. Even despite the occasional frustration with not being able to clearly, visually See what's wrong when an error is thrown (vs, you know, a page section turning upside down and put on the wrong z-axis), I've found that everything is incredibly logical and back-end debugging isn't as scary as I initially thought. &lt;/p&gt;

&lt;p&gt;I've been having a little bit of trouble just memorizing the syntax for pulling inputs from the submission forms (and then the syntax to utilize it- how to borrow information back and forth between python and html), but I'm trying to code along with the videos and practice a bit on my own to get that imprinted on my brain. Has anyone else had difficulty with this? Maybe any good websites with exercises for ways to practice this kind of stuff, or personal suggestions on things to try to make that would utilize flask and python and forms/arguments?&lt;/p&gt;

</description>
      <category>flask</category>
      <category>jinja</category>
    </item>
    <item>
      <title>Hello world!</title>
      <dc:creator>Sam</dc:creator>
      <pubDate>Wed, 05 Apr 2023 20:12:19 +0000</pubDate>
      <link>https://dev.to/midniluna/hello-world-1kmi</link>
      <guid>https://dev.to/midniluna/hello-world-1kmi</guid>
      <description>&lt;p&gt;I imagine this title is waaaay overused for new users (though this is my first experience here so I haven't seen anything to confirm this), but I wanted to get my account out there and say hello to all of the long-time and other new users dwelling here! &lt;/p&gt;

&lt;p&gt;To introduce myself as a celebration to my first post: My name is Sam, I am currently 23 years old, female (she/her), I draw and do commissions as a supplement income to my primary job, and I have a special interest in Anatomy and Physiology facts! I also love to play video games, particularly anything Pokemon or Legend of Zelda.&lt;/p&gt;

&lt;p&gt;It's a pleasure to meet you all, and I'm looking forward to posting the inner workings of my mind while I continue my journey through education in software engineering! I'm hoping this will also be a great place to hone my skills and learn how to better myself as a developer through the guiding hands of other, more experienced developers. &lt;/p&gt;

&lt;p&gt;Thank you all for your attention!&lt;/p&gt;

</description>
      <category>beginners</category>
    </item>
  </channel>
</rss>
