proposals.es icon indicating copy to clipboard operation
proposals.es copied to clipboard

📚 A website for exploring ECMAScript proposals/champions/specs and more.

Results 15 proposals.es issues
Sort by recently updated
recently updated
newest added

I mean you run vercel from root and choose content directory or from package with next config? I chose both variants and in first it is not found and in...

https://github.com/WebAssembly/proposals

Anywhere the [`isMobile`](https://github.com/saadq/proposals.es/blob/77e60e341eece6f0d6a01dd0fe1d91d88165ab7d/src/ecma/src/components/stages/StageWithProposals.tsx#L141) or [`isDesktop`](https://github.com/saadq/proposals.es/blob/77e60e341eece6f0d6a01dd0fe1d91d88165ab7d/src/ecma/src/components/stages/StageWithProposals.tsx#L157) is currently being used can cause potential jittering on initial render from the server.

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...