<?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: Stephen Praise</title>
    <description>The latest articles on DEV Community by Stephen Praise (@devbysteph).</description>
    <link>https://dev.to/devbysteph</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%2F648035%2F87abe4da-d7e1-4466-965d-eb95130d661e.png</url>
      <title>DEV Community: Stephen Praise</title>
      <link>https://dev.to/devbysteph</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/devbysteph"/>
    <language>en</language>
    <item>
      <title>Start your career as a frontend developer with these tips!</title>
      <dc:creator>Stephen Praise</dc:creator>
      <pubDate>Fri, 27 Aug 2021 01:55:55 +0000</pubDate>
      <link>https://dev.to/devbysteph/start-your-career-as-a-frontend-developer-with-these-tips-2jj1</link>
      <guid>https://dev.to/devbysteph/start-your-career-as-a-frontend-developer-with-these-tips-2jj1</guid>
      <description>&lt;p&gt;To begin a new job, you must acquire the necessary skills.&lt;br&gt;
You can learn these abilities in a variety of methods and with a variety of resources, but the route isn't always clear with so many alternatives available, and for someone just starting out, it may be daunting.&lt;/p&gt;

&lt;p&gt;My goal in creating this is to actually guide you through the process and figuring out the path. Are you ready to take on a new challenge?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Who are front-end developers?&lt;/strong&gt;&lt;br&gt;
Have you ever looked at a website and wondered how it worked? How a website's layout looks on different screen sizes or how a button behaves when clicked? Frontend Developers are responsible for all of this and more.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What you need to know for now&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;The internet and How it works&lt;/li&gt;
&lt;li&gt;HTML&lt;/li&gt;
&lt;li&gt;CSS3&lt;/li&gt;
&lt;li&gt;Javascript&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;The internet and How it works&lt;/strong&gt;&lt;br&gt;
You should know what HTTP is.&lt;br&gt;
Find out more about the Domain Name System (DNS)&lt;br&gt;
How to obtain a domain name and web hosting&lt;br&gt;
HTML, in my opinion, is the cornerstone of web design. As a result, I want you to perceive it that way as well.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What is HTML?&lt;/strong&gt;&lt;br&gt;
HTML stands for Hypertext Markup Language.&lt;/p&gt;

&lt;p&gt;The core technology used to determine the structure of a webpage — HTML — is essential to building webpages. To define whether a paragraph, list, header, link, picture, multimedia player or form should be shown on a web page in HTML is essential This is really awesome, isn't it?&lt;br&gt;
Here's my learning route for you.&lt;/p&gt;

&lt;p&gt;Learn the foundations (very important)&lt;br&gt;
Conventions and Best Practices&lt;br&gt;
Semantic HTML Semantic HTML elements are those that explicitly express their meaning in a human- and machine-readable manner.&lt;br&gt;
Elements like as header, footer, and article are all deemed semantic since they correctly define the element's purpose and the sort of information it contains.&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
