Saad Quadri
Saad Quadri
Example: https://www.proposals.es/proposals/Destructure%20Private%20Fields The `October 2021` is just plain text, not a link.
I'm not that good at web design, if anyone with design experience wants to share any mockups or ideas for how the website could look/feel better I am very open...
As you can see in the below images from Chrome's performance tab, there is a small delay between when the page has loaded and when the code gets highlighted. It...
This should be pretty straightforward to do, these can already be supported with existing code: ``` GET /stages GET /champions GET /proposals GET /proposals?stage= GET /proposals?type= (e.g. ?type=ecma262) GET /proposals?champion=Jordan%20Harband...
Right now the proposals search just uses an `includes()` to narrow down search results. Should probably look into using something like [fuse.js](https://fusejs.io/) to be able to do stuff like fuzzy...
Need to fix issues with color contrasts, font sizes, and test things out with a screen reader