Hello
I am trying to design a Responsive nav bar for my website.
Many tutorials put a hamburger menu on the navbar when you resize the website to mobile.
Then the user has to click on it to see the Menu options vertically.
I have seen some sites (and mine so far) where the menu just resizes to vertical when the screen resizes to mobile.
It seems to me that the extra coding for the hamburger bar icon, and the javascript for the user to click to show the menu options is really not the best option.
What do you think?