Hey guys, anyone have a way of being able to turn these dates into the corresponding day? I want “Mon, Tue, Wed, etc.” but just having issues understanding how to do it. Perhaps an object of all the days? Maybe a switch statement, just unsure of where to go from here. Also, does anyone have an idea about removing the search bar white background and outline? I just want to write the city on a hr
How would I go about getting any city I search for in the search box? I see q= …but unsure of how to implement it. Do I add it to the original api call or do I have to make another call on the “GO” event listener?