Loopback-next: Plain JavaScript experience

Created on 5 Sep 2017  路  4Comments  路  Source: strongloop/loopback-next

As a developer that uses plain JavaScript, I would like to use LoopBack Next without requiring TypeScript specific features such as decorators to:

  1. Implement controllers/repositories/services
  2. Create extensions

UPDATED (2/22)
Discussion with @raymondfeng @kjdelisle:

  • need to go through what is supported.
  • if it is too aggressive to support JavaScript right away, we can defer from Core-GA.
  • bottom line: need to let the users know what is supported.
  • a spike is needed
Docs epic feature parity stale user adoption

Most helpful comment

@loopback/cli creates a typescript project. Is there any plain javascript starter available?

All 4 comments

@loopback/cli creates a typescript project. Is there any plain javascript starter available?

@ansarizafar not yet. We are focusing on getting a typescript-only MVP done first (see https://github.com/strongloop/loopback-next/issues/696). We we look into JavaScript support after this MVP is done.

This issue has been marked stale because it has not seen activity within six months. If you believe this to be in error, please contact one of the code owners, listed in the CODEOWNERS file at the top-level of this repository. This issue will be closed within 30 days of being stale.

This issue has been closed due to continued inactivity. Thank you for your understanding. If you believe this to be in error, please contact one of the code owners, listed in the CODEOWNERS file at the top-level of this repository.

Was this page helpful?
0 / 5 - 0 ratings