Matt Smith
Matt Smith
It would be good if the mega menu could be responsive for all screen sizes.
I'm setting up this card as a way to track PR's for language translations. If you're translating this repo please add a comment indicating which language so we're not duplicating...
It'd be great to add Brackets to the list of text editors.
@codylindley is there anything specific that you're looking to expand with this project? Anything you want contributors to look into or focus on?
Will need to update Goolge Analytics from UA to GA4 in the coming months. **Reference:** * [Introducing Google Analytics 4 (GA4) ](https://support.google.com/analytics/answer/10089681?hl=en)
The triangle pointer on the tooltip should be available to all, on the left, right, top, and bottom.
The location of the "Learn more" link is adjacent to the same link in the post header. Does it really cause confusion? Source: [2.4.4 Link Purpose (In Context) (Level A)](https://webaim.org/standards/wcag/checklist#sc2.4.4)
I'm on video #213 and when I attempt to perform the fetch of `https://bytegrad.com/course-assets/projects/evento/api/events?city=austin` I get the following error: ``` Internal error: TypeError: fetch failed ``` I'm running Node 21.6.2...