<?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: Gergely Nemeth</title>
    <description>The latest articles on DEV Community by Gergely Nemeth (@gergelyke).</description>
    <link>https://dev.to/gergelyke</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%2F261612%2F0e22b99d-9ecb-45a2-a879-03db4357cb61.jpg</url>
      <title>DEV Community: Gergely Nemeth</title>
      <link>https://dev.to/gergelyke</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/gergelyke"/>
    <language>en</language>
    <item>
      <title>Mentoring First-Time Managers</title>
      <dc:creator>Gergely Nemeth</dc:creator>
      <pubDate>Mon, 02 Nov 2020 14:28:09 +0000</pubDate>
      <link>https://dev.to/gergelyke/mentoring-first-time-managers-6jk</link>
      <guid>https://dev.to/gergelyke/mentoring-first-time-managers-6jk</guid>
      <description>&lt;p&gt;Transitioning from a software engineering position to a managerial one can be quite a leap.&lt;/p&gt;

&lt;p&gt;The roles are drastically different from one another, and without mentors, it can be a daunting task. It's our job as engineering leaders help new managers navigate the change.&lt;/p&gt;

&lt;p&gt;In the article "Mentoring First-Time Managers", I offer a few practical tips you can follow to help new engineering managers succeed.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://nemethgergely.com/blog/mentoring-first-time-managers"&gt;https://nemethgergely.com/blog/mentoring-first-time-managers&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>6 Quick Tips to Build Your Blog From Scratch</title>
      <dc:creator>Gergely Nemeth</dc:creator>
      <pubDate>Thu, 01 Oct 2020 20:31:04 +0000</pubDate>
      <link>https://dev.to/gergelyke/6-quick-tips-to-build-your-blog-from-scratch-57e6</link>
      <guid>https://dev.to/gergelyke/6-quick-tips-to-build-your-blog-from-scratch-57e6</guid>
      <description>&lt;p&gt;Are you interested in building your blog from scratch? These quick tips may help:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Ship it as a static site. If you don't have to host Node.js/PHP/etc, fewer things can go wrong. You don't want to be paged because your personal blog went down.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Instead of depending on Share buttons for Twitter of Facebook, use their share URLs. Because no additional JavaScript will be included on your site, page load times will improve.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Leverage Cloudflare Workers if you had a blog before, and you want to change the URL structure. Cloudflare Workers provide extreme flexibility and adding Permanent Redirects with them takes only a few minutes.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Learn more here: &lt;a href="https://nemethgergely.com/blog/building-your-blog-from-scratch"&gt;https://nemethgergely.com/blog/building-your-blog-from-scratch&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>react</category>
      <category>javascript</category>
    </item>
    <item>
      <title>Building a Drag and Drop List </title>
      <dc:creator>Gergely Nemeth</dc:creator>
      <pubDate>Wed, 30 Oct 2019 23:11:57 +0000</pubDate>
      <link>https://dev.to/gergelyke/building-a-drag-and-drop-list-4kd9</link>
      <guid>https://dev.to/gergelyke/building-a-drag-and-drop-list-4kd9</guid>
      <description>&lt;p&gt;What goes into building a drag and drop component in 2019?&lt;/p&gt;

&lt;p&gt;&lt;a href="https://baseweb.design/blog/drag-and-drop-list/"&gt;Read more here&lt;/a&gt;&lt;/p&gt;

</description>
      <category>react</category>
      <category>dragndrop</category>
      <category>html</category>
    </item>
  </channel>
</rss>
