<?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: Akhil Nalliboina</title>
    <description>The latest articles on DEV Community by Akhil Nalliboina (@akhilnalliboina).</description>
    <link>https://dev.to/akhilnalliboina</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F592199%2F4e32d82e-b6c6-45a0-b92b-4e683432df8b.png</url>
      <title>DEV Community: Akhil Nalliboina</title>
      <link>https://dev.to/akhilnalliboina</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/akhilnalliboina"/>
    <language>en</language>
    <item>
      <title>Design breadcrumb navigation</title>
      <dc:creator>Akhil Nalliboina</dc:creator>
      <pubDate>Thu, 11 Mar 2021 14:29:41 +0000</pubDate>
      <link>https://dev.to/akhilnalliboina/design-breadcrumb-navigation-ji7</link>
      <guid>https://dev.to/akhilnalliboina/design-breadcrumb-navigation-ji7</guid>
      <description>&lt;p&gt;&lt;a href="https://www.smashingmagazine.com/2009/03/breadcrumbs-in-web-design-examples-and-best-practices/"&gt;A “breadcrumb” (or “breadcrumb trail”) is a type of secondary navigation scheme that reveals the user’s location in a website or Web application. &lt;/a&gt; &lt;/p&gt;

&lt;p&gt;By adding breadcrumbs to the website, users will have a better feeling for what the site provides and the optional attributes of the product they are looking at or purchasing.&lt;/p&gt;

&lt;p&gt;The focus is on how the breadcrumbs can look like and will be implementing the breadcrumbs via HTML and CSS. The links to the breadcrumbs will not function.&lt;/p&gt;

&lt;p&gt;With the help of breadcrumb navigation from the below design, we can answer the below questions.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;What can I buy besides blueberries?&lt;/li&gt;
&lt;li&gt;Is everything on this site organic or can I buy conventional produce?&lt;/li&gt;
&lt;li&gt;Does this site offer non-produce items?&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Design
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--JSKJqpAM--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/q1pouz6x5phswbxiqxfb.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--JSKJqpAM--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/q1pouz6x5phswbxiqxfb.gif" alt="design snippet"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  HTML
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--iXA4Km0F--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/6ami5wyndr0pe55qw1sd.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--iXA4Km0F--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/6ami5wyndr0pe55qw1sd.png" alt="HTML Snippet"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  CSS
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--tN4W1cCk--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/qxzax5dlapfmtp4orv8s.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--tN4W1cCk--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/qxzax5dlapfmtp4orv8s.png" alt="CSS snippet"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Example from &lt;a href="http://ssqt.co/mQhnf3q"&gt;codeacademy pro&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Front-End Engineer skills to get hired in 2021</title>
      <dc:creator>Akhil Nalliboina</dc:creator>
      <pubDate>Mon, 08 Mar 2021 00:04:11 +0000</pubDate>
      <link>https://dev.to/akhilnalliboina/front-end-engineer-skills-to-get-hired-2021-1j7f</link>
      <guid>https://dev.to/akhilnalliboina/front-end-engineer-skills-to-get-hired-2021-1j7f</guid>
      <description>&lt;p&gt;Below are the overall required skills that can help you to land a front-end engineer/developer job in 2021. The list includes basic and some advanced skills in front-end development. Kindly note that this is based on my personal research. &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;HTML/CSS&lt;/li&gt;
&lt;li&gt;CSS Preprocessors&lt;/li&gt;
&lt;li&gt;Responsive/Mobile Design&lt;/li&gt;
&lt;li&gt;JavaScript&lt;/li&gt;
&lt;li&gt;Typescript&lt;/li&gt;
&lt;li&gt;jQuery library &lt;/li&gt;
&lt;li&gt;JavaScript Frameworks - (ReactJS/Angular/Vue)&lt;/li&gt;
&lt;li&gt;Front End Frameworks (Bootstrap/Tailwind)&lt;/li&gt;
&lt;li&gt;RESTful Services/APIs, GraphQL&lt;/li&gt;
&lt;li&gt;Basics of the server-side (Node.js, Express, SQL, Database (MongoDB, PostrgreSQL)&lt;/li&gt;
&lt;li&gt;Server-Side rendering framework - (NextJS/NuxtJS)&lt;/li&gt;
&lt;li&gt;Testing/Debugging (Unit Tests, Integration Tests, End to End Tests, Load Tests)&lt;/li&gt;
&lt;li&gt;Git/Version Control&lt;/li&gt;
&lt;li&gt;Accessibility, Cross-Browser Development&lt;/li&gt;
&lt;li&gt;SEO, Web Performance&lt;/li&gt;
&lt;li&gt;Basics of UI/UX Design&lt;/li&gt;
&lt;li&gt;How to build design system, Storybook&lt;/li&gt;
&lt;li&gt;Good understanding of AWS, Docker, Kubernetes, Jenkins, and CI/CD&lt;/li&gt;
&lt;li&gt;Concepts like Sofware Design, Clean Code, Observability, Manutenabilty&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Advantage skills:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Any one of Content Management System&lt;/li&gt;
&lt;li&gt;Hybrid app development using Ionic React&lt;/li&gt;
&lt;li&gt;Mobile development framework using React Native&lt;/li&gt;
&lt;li&gt;Desktop development framework using Electron&lt;/li&gt;
&lt;li&gt;Data visualization using D3.js&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For a more comprehensive roadmap, please refer to roadmap.sh/frontend&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>beginners</category>
      <category>career</category>
    </item>
  </channel>
</rss>
