Nare Navasardyan
29 posts
Waiting on a Promise.. Async and Await in JavaScript
Why use Async and Await? By default, Javascript runs synchronously. This means each operation will wait to run…
How to Deploy Website Using Hugo on AWS Amplify in Ten Minutes
In this post, you’ll learn how to set up and deploy a website using Hugo (AWS Cloud9’s Integrated…
21 Brand Style Guide Examples for Visual Inspiration
Developing a consistent brand starts with creating a brand style guide. These branding rule books help graphic designers,…
How to configure path aliases w/Vite + Vue/React
While building Humanizer, I hit a snag while trying to import a component using the ‘@’ path alias…
Write on the Boot.dev Blog
We’ve just opened up the Boot.dev Blog to public contributions! We’re really excited to see all the great…
Awesome tools for Web Developer – Part 2
Introduction The second part of the awesome tools for a web developer is here. You loved the first…
What display: block does?
In my experience, a lot of problems with CSS happen because developers have problems understanding the display property.…
Open-source for beginners
Are you a beginner who is looking to contribute to open-source? Are you confused about where to start?…
16 Common Logical Fallacies and How to Spot Them
Logical fallacies — those logical gaps that invalidate arguments — aren’t always easy to spot. While some come…