<?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>Forem: Adam Aslan</title>
    <description>The latest articles on Forem by Adam Aslan (@adamaslan).</description>
    <link>https://forem.com/adamaslan</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%2F458924%2Fbc55769d-061e-4084-9d55-793bf165e0a6.png</url>
      <title>Forem: Adam Aslan</title>
      <link>https://forem.com/adamaslan</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/adamaslan"/>
    <language>en</language>
    <item>
      <title>Maximize the Beauty of Your Resume #1 Pro Tip</title>
      <dc:creator>Adam Aslan</dc:creator>
      <pubDate>Fri, 18 Aug 2023 17:12:14 +0000</pubDate>
      <link>https://forem.com/adamaslan/maximize-the-beauty-of-your-resume-1-pro-tip-2ifc</link>
      <guid>https://forem.com/adamaslan/maximize-the-beauty-of-your-resume-1-pro-tip-2ifc</guid>
      <description>&lt;p&gt;Struggling with formatting your resume using Google Docs? Are the bullets different sizes? Are you using google docs to create your resume?&lt;/p&gt;

&lt;p&gt;Here is the #1 Pro Tip to optimizing Bullets in your resume!&lt;/p&gt;

&lt;h1&gt;
  
  
  1 Pro tip is standout by using big BULLETS.
&lt;/h1&gt;

&lt;p&gt;After reading these three tips you should be able to create two different sized bullets in your resume.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Find the formatting drop down menu for bullets.&lt;br&gt;
If you are like me you usually just press enter to create a bullet or try to copy and paste another bulleted point. This works if you already have smaller bullets, but doesn't work for the larger ALPHA bullets.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Delete the smaller bullet and make sure the cursor is all the way to the left.&lt;br&gt;
When you position the cursor at this point you are setting up the document to insert larger bullets.&lt;br&gt;
*Note: If you have text already it will be left of the other bullets.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Use the drop down menu to choose the format that starts with bullets.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;It looks like this:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--Ap-mTGXw--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/57bberk10l3e7gdo0l08.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Ap-mTGXw--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/57bberk10l3e7gdo0l08.jpeg" alt="Image description" width="95" height="110"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Just pop one of those bad boys in and you are ready to go.&lt;/p&gt;

&lt;p&gt;What's great is that subsequent bullets will be the Alpha Big Big Bullets.&lt;/p&gt;

&lt;p&gt;Connect with me via twitter @adamtimuraslan&lt;/p&gt;

</description>
      <category>resume</category>
      <category>frontend</category>
      <category>job</category>
      <category>react</category>
    </item>
    <item>
      <title>Weird Things about the Internet and lies about JavaScript</title>
      <dc:creator>Adam Aslan</dc:creator>
      <pubDate>Tue, 07 Mar 2023 20:06:01 +0000</pubDate>
      <link>https://forem.com/adamaslan/weird-things-about-the-internet-and-lies-about-javascript-567j</link>
      <guid>https://forem.com/adamaslan/weird-things-about-the-internet-and-lies-about-javascript-567j</guid>
      <description>&lt;p&gt;Sometimes it's important to take a break from JavaScript and just find out weird things about the internet. Sooo...lettuce dive in a bit. So sure, JavaScript is cool but what does it do? Well, thats a challenging thing to say with the rise of NodeJS and the developments of HTML5. For example, many will say you need JS for validating input values of a form before the data is sent to a web server, but HTML5 is also doing great work with &lt;a href="https://developer.mozilla.org/en-US/docs/Learn/Forms/Form_validation"&gt;form validation&lt;/a&gt;. So it would be a big rotten lie to say JS is the only way to do form validation on the world wide web and people are really leaning into shipping less JS these days so maybe it's time to dive &lt;a href="https://blog.logrocket.com/when-how-to-choose-html-form-validation/"&gt;even deeper into html form vaildation&lt;/a&gt;.&lt;br&gt;
Anyways, weird internet things. Let's go!&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Before internet, there was ARPANET and packet switching.&lt;/li&gt;
&lt;li&gt;The word Internet was first used in 1974 and is short for internetwork.&lt;/li&gt;
&lt;li&gt;Internet used to be capitalized more, lol.&lt;/li&gt;
&lt;li&gt;CERN, creators of the Large Hadron Collider(LHC), is credited with the first highspeed T1 (1.5 Mbit/s) link, which connected CERN to Cornell University.&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>internet</category>
      <category>html</category>
      <category>javascript</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Remote Repo Troubleshooting: Incorrect Remote Repo Name - Dont Use Remove or Rename</title>
      <dc:creator>Adam Aslan</dc:creator>
      <pubDate>Mon, 06 Feb 2023 23:06:55 +0000</pubDate>
      <link>https://forem.com/adamaslan/remote-repo-troubleshooting-incorrect-remote-repo-name-dont-use-remove-or-rename-557n</link>
      <guid>https://forem.com/adamaslan/remote-repo-troubleshooting-incorrect-remote-repo-name-dont-use-remove-or-rename-557n</guid>
      <description>&lt;p&gt;Woops you are trying to create a new repo for a new project running locally on your machine and you somehow added the wrong git repo name.&lt;/p&gt;

&lt;p&gt;Before you try git rename or git delete, just delete the entire git folder locally and create a new git folder from scratch. &lt;/p&gt;

&lt;p&gt;Then go thru the normal processes.&lt;/p&gt;

&lt;p&gt;This seems smart to me as most people add a remote repo pretty immediately so version control, commits, and other concerns wont be affected by deleting the git folder.&lt;/p&gt;

</description>
      <category>devto</category>
      <category>web3</category>
      <category>blockchain</category>
      <category>crypto</category>
    </item>
    <item>
      <title>How to pass a challenging Frontend Interview in 2023 Part 1</title>
      <dc:creator>Adam Aslan</dc:creator>
      <pubDate>Thu, 02 Feb 2023 17:38:58 +0000</pubDate>
      <link>https://forem.com/adamaslan/how-to-pass-a-challenging-frontend-interview-in-2023-part-1-1mc7</link>
      <guid>https://forem.com/adamaslan/how-to-pass-a-challenging-frontend-interview-in-2023-part-1-1mc7</guid>
      <description>&lt;p&gt;Sooo theres a lot of tricky parts to passing any coding interview, but there are some hacks and some solid practices. While chat gpt does offer a lot hacks, it can also be a good source to ask about leetcode questions to better understand the problem, the data structure theory behind it, and also to understand the syntax of other people's solutions.  &lt;/p&gt;

&lt;p&gt;Yes, chat gpt, yes, but also just you and your own journey as a frontend developer. Whether you're focused on react, vuejs, svelte, typescript, or just plain old vanilla javascript, there are a lot of challenges to wrapping your head around what is happening. &lt;/p&gt;

&lt;p&gt;My first suggestion is to gain a more overarching understanding of whatever you are learning. This means the general concepts and procedures.&lt;/p&gt;

&lt;p&gt;The second suggestion is to use flash cards to better remember the terms and syntax around what you are learning. Hand written and color coordinated spiral ruled index cards are very helpful. You can also add tabs that further breakdown the flash cards. &lt;/p&gt;

&lt;p&gt;The other way to do flash cards is using cram.com&lt;br&gt;
Here are some frontend orientated flash cards I am developing:&lt;br&gt;
&lt;a href="https://www.cram.com/flashcards/jan-23-22-13350658"&gt;https://www.cram.com/flashcards/jan-23-22-13350658&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I hope these help.&lt;br&gt;
For more helpful thangs follow me on twitter:&lt;br&gt;
&lt;a href="http://www.twitter.com/adamtimuraslan"&gt;www.twitter.com/adamtimuraslan&lt;/a&gt;&lt;/p&gt;

</description>
      <category>frontend</category>
      <category>react</category>
      <category>javascript</category>
      <category>interview</category>
    </item>
    <item>
      <title>Podcasts and why I love them for Computer Science</title>
      <dc:creator>Adam Aslan</dc:creator>
      <pubDate>Mon, 09 Jan 2023 04:09:43 +0000</pubDate>
      <link>https://forem.com/adamaslan/podcasts-and-why-i-love-them-for-computer-science-2mhc</link>
      <guid>https://forem.com/adamaslan/podcasts-and-why-i-love-them-for-computer-science-2mhc</guid>
      <description>&lt;p&gt;Syntax, Whiskey, Web, Whatnot, JS Party, Javascript Jabber, Enjoy the View, the list goes on... when it comes to podcasts that can help a software engineer.&lt;/p&gt;

&lt;p&gt;What makes Podcasts so helpful?&lt;/p&gt;

&lt;p&gt;The main reason to listen to the above mentioned podcasts is to both learn challenging aspects of computer science, but also to find out about new tools that can later be researched. &lt;/p&gt;

&lt;p&gt;Some podcasts can really go on a deep dive where as others might only give a cursory skimming over of topics. A deep dive maybe a bit too much in the moment but can be revisited. A shallow skim can be good to re-orientate one's brain on a subject.&lt;/p&gt;

&lt;p&gt;For example, you may know React Redux pretty well, but listening to a podcast about it can help connect the dots a bit more and provide insights on how to explain it to others. The podcast can also explore aspects of Redux like its history or deep dives into certain aspects of Redux that can be explained better.&lt;/p&gt;

&lt;p&gt;Lastly, a lot of podcasts, like &lt;a href="//www.syntax.fm"&gt;Syntax&lt;/a&gt;, have a lots of great links in their show notes for further deep dives!&lt;/p&gt;

</description>
      <category>computerscience</category>
      <category>javascript</category>
      <category>podcast</category>
      <category>beginners</category>
    </item>
    <item>
      <title>3 Tips for Formatting Bullets in Your Resume in Google Docs</title>
      <dc:creator>Adam Aslan</dc:creator>
      <pubDate>Tue, 11 Oct 2022 13:53:05 +0000</pubDate>
      <link>https://forem.com/adamaslan/3-tips-for-formatting-bullets-in-your-resume-1j89</link>
      <guid>https://forem.com/adamaslan/3-tips-for-formatting-bullets-in-your-resume-1j89</guid>
      <description>&lt;p&gt;Struggling with formatting your resume using Google Docs? Are the bullets different sizes? Are you trying to get a specific sized bullet? Are you using google docs to create your resume?&lt;/p&gt;

&lt;p&gt;Here are 3 tips to help with Bulleting your resume!&lt;/p&gt;

&lt;p&gt;After reading these three tips you should be able to create two different sized bullets in your resume.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. Find the formatting drop down menu for bulleting.&lt;/strong&gt;&lt;br&gt;
While this isnt much of a tip, if you are like me you usually just press enter to create a bullet or try to copy and paste another bulleted point. This works if you already have smaller bullets, but doesn't work for the larger bullets. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. Delete the smaller bullet and make sure the cursor is all the way to the left.&lt;/strong&gt;&lt;br&gt;
When you position the cursor at this point you are setting up the document to insert larger bullets. &lt;br&gt;
*Note: If you have text already it will be left of the other bullets.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. Use the drop down menu to choose the format that starts with bullets.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;It looks like this:&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--w7c6NwWR--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/944g0t87u56war9ebvee.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--w7c6NwWR--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/944g0t87u56war9ebvee.jpg" alt="Image description" width="95" height="110"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Just pop one of those bad boys in and you are ready to go.&lt;/p&gt;

&lt;p&gt;Connect with me viackout my website: &lt;a href="//www.code.adamaslan.com"&gt;www.code.adamaslan.com&lt;/a&gt;&lt;/p&gt;

</description>
      <category>resume</category>
      <category>job</category>
      <category>bullets</category>
      <category>tutorial</category>
    </item>
    <item>
      <title>The Easy Way to Verify Domain Ownership with Google</title>
      <dc:creator>Adam Aslan</dc:creator>
      <pubDate>Thu, 29 Sep 2022 21:20:52 +0000</pubDate>
      <link>https://forem.com/adamaslan/the-easy-way-to-verify-domain-ownership-with-google-2g2l</link>
      <guid>https://forem.com/adamaslan/the-easy-way-to-verify-domain-ownership-with-google-2g2l</guid>
      <description>&lt;p&gt;Oh domains! The web of developer sadness they can indeed weave. Luckily, whether your building your website with just HTML or in React with Nextjs, there is an easy solution for you.&lt;/p&gt;

&lt;p&gt;If you have already found the &lt;a href="https://publishercenter.google.com/"&gt;Google's Publisher Center&lt;/a&gt; , then you are half of the way there. Next, comes the challenging part, Domain Verification. &lt;/p&gt;

&lt;p&gt;So what is the easy solution already? HTML Tags. Yes, just put the verification tags in your &lt;code&gt;&amp;lt;Head&amp;gt;&lt;/code&gt; section on the main page of your site. &lt;/p&gt;

&lt;p&gt;This can be a bit tricky with something like Nextjs as their is no index.html. Instead, its just the index.js &lt;code&gt;&amp;lt;Head&amp;gt;&lt;/code&gt; section that u must import like so:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;import Head from "next/head";&lt;/code&gt; &lt;/p&gt;

&lt;p&gt;Hope this helps!&lt;/p&gt;

&lt;p&gt;For more info check &lt;a href="https://support.google.com/webmasters/answer/9008080#domain_name_verification&amp;amp;zippy=%2Cdomain-name-provider%2Chtml-file-upload"&gt;Google's docs&lt;/a&gt;&lt;/p&gt;

</description>
      <category>domain</category>
      <category>nextjs</category>
      <category>react</category>
      <category>blog</category>
    </item>
    <item>
      <title>How to Post Your Local Code to a Remote Github Repository the Efficient Way Without the Github CLI</title>
      <dc:creator>Adam Aslan</dc:creator>
      <pubDate>Thu, 18 Aug 2022 21:06:00 +0000</pubDate>
      <link>https://forem.com/adamaslan/just-to-clarify-how-to-post-your-local-code-to-a-remote-github-repository-with-the-github-cli-39hn</link>
      <guid>https://forem.com/adamaslan/just-to-clarify-how-to-post-your-local-code-to-a-remote-github-repository-with-the-github-cli-39hn</guid>
      <description>&lt;p&gt;Create some code in VScode or some other code editor or IDE? Want to post it to Github? Want to know an efficient way to do it specifically for this use case? Then this is the article for you!&lt;/p&gt;

&lt;p&gt;If you're like me, you never create a repository on Github first and then link it to your local project before you even begin said project. Kudos to those that do, but for the rest of us mere mortals here is what I like to think of as the definitive simple way to post your existing local project to Github.&lt;/p&gt;

&lt;p&gt;step 1 - git init -b main &lt;br&gt;
step 2 - git add . &amp;amp;&amp;amp; git commit -m "initial commit"&lt;br&gt;
step 3 - (create repo on Github + copy url - ie. .git thing)&lt;br&gt;
step 4 - git remote add origin (theurl.git thing)&lt;br&gt;
step 5 - git push origin main&lt;/p&gt;

&lt;p&gt;That's it. Hope this helps.&lt;br&gt;
Questions? DM me.&lt;br&gt;
@adamtimuraslan on Twitter&lt;/p&gt;

</description>
      <category>github</category>
      <category>repository</category>
      <category>local</category>
      <category>remote</category>
    </item>
  </channel>
</rss>
