<?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: Eixi</title>
    <description>The latest articles on DEV Community by Eixi (@eixi).</description>
    <link>https://dev.to/eixi</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%2F211805%2F2def655c-9dea-4292-b054-8e77e59fbc4a.jpg</url>
      <title>DEV Community: Eixi</title>
      <link>https://dev.to/eixi</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/eixi"/>
    <language>en</language>
    <item>
      <title>[NEED HELP] Screen orientation lock for a website JS/CSS</title>
      <dc:creator>Eixi</dc:creator>
      <pubDate>Tue, 30 Aug 2022 12:38:07 +0000</pubDate>
      <link>https://dev.to/eixi/need-help-screen-orientation-lock-for-a-website-jscss-20b7</link>
      <guid>https://dev.to/eixi/need-help-screen-orientation-lock-for-a-website-jscss-20b7</guid>
      <description>&lt;p&gt;Need some help on a website I am working on. Basically I wish to implement a orientation lock when the website is viewed on a mobile device and the website would be locked on a portrait mode. &lt;/p&gt;

&lt;p&gt;I found this implementation method on mdn web docs: &lt;a href="https://developer.mozilla.org/en-US/docs/Web/API/Screen/orientation"&gt;Link to the article&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Does anyone here have experience on making a screen orientation lock for websites? If you have any tips or trick or any resources to share thank you in advance!&lt;/p&gt;

&lt;p&gt;Thanks for reading :)&lt;/p&gt;

</description>
      <category>help</category>
      <category>webdev</category>
      <category>javascript</category>
      <category>beginners</category>
    </item>
    <item>
      <title>[FIXED FOR NOW] Need help with flexbox</title>
      <dc:creator>Eixi</dc:creator>
      <pubDate>Tue, 26 Jul 2022 13:26:00 +0000</pubDate>
      <link>https://dev.to/eixi/need-help-with-flexbox-3ojo</link>
      <guid>https://dev.to/eixi/need-help-with-flexbox-3ojo</guid>
      <description>&lt;p&gt;I need help with flexbox. I need the flexbox "grid" to be in 2x2 squares. I have no idea how to make it that there are only 2 boxes per "row". All what I have been able to do is to have them all in a row or column. &lt;/p&gt;

&lt;p&gt;Image of the idea that I have:&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--4OFmvYyS--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/jr5elyrv02224vflh48y.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--4OFmvYyS--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/jr5elyrv02224vflh48y.jpg" alt="flexbox rough draft" width="880" height="381"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;In this image I have 2x2 grid of boxes that are responsive and the boxes have something inside. I have been able to center the elements inside the boxes.&lt;/p&gt;

&lt;p&gt;I am also using grid on the website for the other layout but I feel like using flexbox for these type of elements is more convenient. &lt;/p&gt;

&lt;p&gt;Thank you for reading and helping out!&lt;/p&gt;

</description>
      <category>css</category>
      <category>help</category>
      <category>beginners</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Need help on creating a mobile-first website with quiz-like presentation (HTML CSS &amp; Javascript)</title>
      <dc:creator>Eixi</dc:creator>
      <pubDate>Mon, 25 Jul 2022 10:09:05 +0000</pubDate>
      <link>https://dev.to/eixi/need-help-on-creating-a-mobile-first-website-with-quiz-like-presentation-html-css-javascript-471n</link>
      <guid>https://dev.to/eixi/need-help-on-creating-a-mobile-first-website-with-quiz-like-presentation-html-css-javascript-471n</guid>
      <description>&lt;p&gt;I need some help with creating a mobile-first website with quiz-like presentation. The idea is to create a website layout similar to this: &lt;a href="https://ig.ft.com/climate-game/"&gt;https://ig.ft.com/climate-game/&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;One-page application where all the content is loaded up when first opening the page.&lt;/li&gt;
&lt;li&gt;There will be no score or logic behind it, the idea is to display text and images in very bite-size manner. &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I am basically trying to find a &lt;strong&gt;javascript&lt;/strong&gt; trick to display content on a page one at a time and with a press of a button it would display the next page &lt;strong&gt;or&lt;/strong&gt; smoothly scroll down the page to the desired part (scrolling would have to be disabled). The main issue I am having is that the way the content is displayed and loaded (like when the button is pressed how the page will load and from where).&lt;/p&gt;

&lt;p&gt;I cannot share any of the code or more context about it, sorry!&lt;/p&gt;

&lt;p&gt;Any tips, articles or videos with tutorials or explanations on how to create a website like this is all welcome.&lt;/p&gt;

&lt;p&gt;Thank you for the help!&lt;/p&gt;

</description>
      <category>help</category>
      <category>webdev</category>
      <category>javascript</category>
      <category>beginners</category>
    </item>
    <item>
      <title>Need resources to learn (I don't have idea where to go)</title>
      <dc:creator>Eixi</dc:creator>
      <pubDate>Tue, 29 Sep 2020 09:06:38 +0000</pubDate>
      <link>https://dev.to/eixi/need-resources-to-learn-i-don-t-have-idea-where-to-go-6fo</link>
      <guid>https://dev.to/eixi/need-resources-to-learn-i-don-t-have-idea-where-to-go-6fo</guid>
      <description>&lt;p&gt;I've been doing through this fullstack course at school. We are focusing on javascript, node.js, express, http and mariadb. Also we started using xampp with mariadb. So mainly we are working on backend + some javascript programming. &lt;/p&gt;

&lt;p&gt;I am new to this and getting quite overwhelmed. Can people here provide any resources for more learning (the more accessible the better). Youtube videos, courses, articles. &lt;/p&gt;

&lt;p&gt;I asked the teacher and he was only able to guide me to the DOCUMENTATION of the languages/technologies itself... which is quite overwhelming. &lt;/p&gt;

&lt;p&gt;Thank you for reading!&lt;/p&gt;

</description>
      <category>help</category>
      <category>beginners</category>
      <category>node</category>
      <category>database</category>
    </item>
    <item>
      <title>what it means to "save" a post?</title>
      <dc:creator>Eixi</dc:creator>
      <pubDate>Thu, 12 Sep 2019 09:16:59 +0000</pubDate>
      <link>https://dev.to/eixi/what-it-means-to-save-a-post-3047</link>
      <guid>https://dev.to/eixi/what-it-means-to-save-a-post-3047</guid>
      <description>&lt;p&gt;what it means to "save" a post? &lt;/p&gt;

</description>
      <category>meta</category>
      <category>help</category>
    </item>
  </channel>
</rss>
