Richie Bendall

Results 98 issues of Richie Bendall

```js const {bitness} = await navigator.userAgentData.getHighEntropyValues(['bitness']); ``` See: - https://wicg.github.io/ua-client-hints/#user-agent-platform-bitness - https://developer.mozilla.org/en-US/docs/Web/API/NavigatorUAData/getHighEntropyValues#return_value

Used higher quality source with less visible compression artifacts

Instead of `foo.setBar(1)` should we replace them with calling the variables directly? Example: `foo.bar = 1` This would allow the consumer to also query for the value instead of only...

// @selectnull

~~Why detect the `tsconfig.json` file when you can just detect the file that is going to be compiled in the first place?~~ Get the background file from the `main` property...

Signed-off-by: Richie Bendall Closes #55, Closes #57, Closes #62, Closes #66, Closes #77

The current front-end is very reminiscent of early-2015 web design. It would be good to give the site a fresh lick of paint. // @maxbeatty

![Screenshot of the Normalize.css website with a dark colour scheme](https://user-images.githubusercontent.com/29491356/138386148-89be6f71-887e-466f-8577-001a6ca83da7.png)