-
**Change download URLs with regex (and maybe JS)**
Modern WebExtensions-based DownThemAll is missing the functionality that AntiContainer brought to classic XUL-based DowThemAll. In other words; mode…
-
### Bundling, Compiling, Minifying, Tree-shaking
#### Bundler
A bundler bundles our application together in one or multiple files, and makes it possible to make code executable in other envi…
-
## Overview
The focus for this code review will be centered around GraphExamples.jsx and ImageCarousel.jsx.
Please pay attention too:
* Javascript issues
* React components
## Review Br…
-
Thoughts on using the [regex](https://github.com/slevithan/regex) library under the hood?
This would allow offering some unique/powerful features, including [atomic groups](https://github.com/slevi…
-
Why is there no design pattern for input fields (no combo box) with autocomplete function? This element is very widespread on the web, wider than many of the other design patterns in the WAI-ARIA auth…
-
## Overview
We currently define an `exports` field in our `package.json`, with additional files (such as compiled tokens) available via other fields.
But [according to the Node docs](https://nod…
-
https://epicreact.dev/
https://www.newline.co/fullstack-react/
https://www.amazon.com/Node-js-Design-Patterns-production-grade-applications/dp/1839214112/ref=sr_1_2_sspa?dchild=1&keywords=react+…
-
The first blog post on the list from #514.
-
We're seeing URLPattern being used in several proposals now:
- [Speculation rules](https://wicg.github.io/nav-speculation/speculation-rules.html#document-rule-url-pattern-predicate)
- [Service wor…
-
To Do
- [x] look for contrib guides for related/similar projects
- [x] look for contrib guides known to be good
- [ ] keep notes on the directory structure of those projects
- [ ] look for advice on c…