Andy Bell
Andy Bell
It could be handy for state to persist in local storage. This is especially true for small, PWAs. ## Todos - [ ] Add constructor parameter - [ ] Feature...
Similar to Redux, it'll be nice to create console groups for each action and/or mutation. I'm not sure how useful this is without a level of time travelling though. The...
The `date` input isn't widely supported yet, but it'd be great to support it in some way. Maybe a JavaScript-driven bridge that formats the value pre-post if there is no...
The range input looks to be absolute hell to style, so we could do with supporting it within Boilerform. [This article on CSS Tricks](https://css-tricks.com/sliding-nightmare-understanding-range-input/) is really well researched and should...
**Important** if—[as outlined in the wiki](https://github.com/GoogleChrome/web.dev/wiki/Design-system-rollout-and-removal-of-old-system#nextscss-to-be-name-changed)—the `next.css` name is changed to `main.css`, this implementation will need to be updated. Fixes #6996 Old PR
I’ve pulled this discussion here to keep things focused. We discussed as part of the generator that converts “checklist.json” into “README.md” that we should make a pre-commit hook that would...
Based on this excellent post by Zach https://www.zachleat.com/web/fluid-images/
Reported by Adrian on Twitter: https://twitter.com/aardrian/status/1181691556404830209?s=21
Although the app is pretty good at explaining what it does, it can be difficult still for people to explain exactly what's going on. Also, auto-generating and redirect setup (although...
Something like `mybrowser.fyi?ref=A%20Reference`. A context for this could be a sudden wave of reports have come in, so a support team might have a ticket with a reference number. They...