Skip to content

Instantly share code, notes, and snippets.

@NullVoxPopuli
Last active January 21, 2024 00:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NullVoxPopuli/41d44e62581f5311a2c64af9ff7fa3e7 to your computer and use it in GitHub Desktop.
Save NullVoxPopuli/41d44e62581f5311a2c64af9ff7fa3e7 to your computer and use it in GitHub Desktop.
Polaris and DX

Vite

For more details: The embroider roadmap

Glint

ESLint

Prettier

  • Requires prettier-plugin-ember-template-tag
    • Suffers from similar syntax / parsing issues as Glint, but is more robust as v2 is already using content-tag but is manually trying to figure out byte-index to char-index conversion

CSS

Other

Topics still in design

  • Routing
  • Routing + Data (non-waterfall)
  • Services
  • Starbeam

For overall project status and progression of the Polaris project as a whole: https://github.com/orgs/emberjs/projects/9

@NullVoxPopuli
Copy link
Author

Note that like with any other project tracker, this will likely fall out of date over time.

If anyone wants it updated, ping me

@NullVoxPopuli
Copy link
Author

This gist is being replaced by https://is-polaris-ready.nullvoxpopuli.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment