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

Community question: Development environment #65

Closed
KerryRitter opened this issue May 15, 2017 · 7 comments
Closed

Community question: Development environment #65

KerryRitter opened this issue May 15, 2017 · 7 comments

Comments

@KerryRitter
Copy link

What is everyone using for their development environment? Has anyone successfully gotten interactive server-side debugging working with Nest or TypeScript-compiled tools?

@thomrick
Copy link
Contributor

Hey @KerryRitter,

Personally I use:

  • Webstorm
  • Typescript
  • Jest as unit test framework
  • No special debuging tools ==> just unit tests and logger

@JulianBiermann
Copy link

I'm using VS code and webpack to transpile and bundle my application.
Debugging also works fine in VS Code.

@kamilmysliwiec
Copy link
Member

VS Code

@kamilmysliwiec
Copy link
Member

@KerryRitter, do you need more answers or I can close this issue?

@silvelo
Copy link

silvelo commented Jun 5, 2017

@JulianBiermann How do you do to compile with Webpack? Can you post an example?

Update: I make it work. Thanks.

@rodineijf
Copy link

@kamilmysliwiec Can you share your launch.json?

@lock
Copy link

lock bot commented Sep 25, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Sep 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants