Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pairing report #94

Open
7 tasks
chrisdickinson opened this issue Jun 17, 2021 · 1 comment
Open
7 tasks

Pairing report #94

chrisdickinson opened this issue Jun 17, 2021 · 1 comment

Comments

@chrisdickinson
Copy link
Contributor

Bundling all the bugs, itchy sweaters, & feature requests we found up here:

  • APP_MIDDLEWARE needs to be exported due to a regression (I believe! I had us carefully tip-toe around this one)
  • npm init boltzmann --typescript ignores the typescript flag for some reason
  • There's not really a clear story for moving from Boltzmann JS -> TS in a project (manually rename files, make sure we change require to import because it affects how types are resolved)
  • The remnants of templating are itchy (void ``;, empty line comments a la // )
  • Requests for interfaces in addition to types (IContext vs just Context); dig into this more
  • Typescript npm run boltzmann:routes runscript needs TS_NODE_FILES=true.
  • Request to scaffold at different dir levels (src/ or lib/) – putting everything at top-level is an itchy sweater
@ceejbot
Copy link
Contributor

ceejbot commented Jun 17, 2021

sed to the rescue for the void ``; ? Hmmm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants