Justin Golden

Results 60 issues of Justin Golden

Let's say the players' names are set, but they remove a name. It would be nice to be able to remove a header (or all headers) rather than having to...

I love your website (and I know many others use it quite often), however, I found some places where the UI could easily be greatly improved, with very little change...

**Describe the bug** The following code: ```js new dayjs(newDate()) .tz('Europe/London') .locale('en') .format('h:mm A'); ``` Returns a time in EST (5 hours behind London, 3 hours ahead of me) I'm located...

Sorry for the long title. So basically, if I have a `nav` as similar to in [Daisy UI docs](https://daisyui.com/components/navbar/): ``` Projects All Projects Popular New Recently Updated ``` Then on...

Hi, I've been trying to use this color picker (which seems awesome) for over an hour now and figured I'd just make a ticket. I ran `npm install @simonwep/pickr` and...

question

## Issue description Instead of reloading the page, I get this error: ``` (index):30 Uncaught DOMException: Failed to execute 'removeChild' on 'Node': The node to be removed is not a...

### Issue and Reproduction Gender rates are not well documented on the API website On the [website](https://pokeapi.co/docs/v2.html/#genders) I scrolled through every possible bit about gender to figure out what the...

Under 10. Design and UX, I think you should add https://lawsofux.com/ somewhere. It's a great reference website and has a lot of good principals that may not be covered elsewhere...

`settings.json` ```json { "editor.linkedEditing": true, "editor.detectIndentation": false, "workbench.editorAssociations": { "*.ipynb": "jupyter-notebook" }, "notebook.cellToolbarLocation": { "default": "right", "jupyter-notebook": "left" }, "prettier.singleQuote": true, "prettier.tabWidth": 4, "prettier.useTabs": true, "editor.formatOnSave": true, "editor.tabSize": 4, "editor.defaultFormatter":...

Hi, I am not very fluent with React, however it seems there are a lot of unused scripts that not only waste bandwidth, but also significantly impact performance such as...