question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Convert `@redwoodjs/web` to TypeScript

See original GitHub issue

The current package has type definitions contributed by @Burnsy, but we would like to convert the entire package to TypeScript.

  • Convert project to transpile TS and JS files. @peterp #1232
  • Convert RedwoodProvider(in progress #1291)
  • Convert FatalErrorBoundary(in progress #1273)
  • Convert createGraphQLClient
  • Convert GraphQLProvider
  • Convert FlashComponent (in progress #1312)
  • Convert src/packages/web/config.js (in progress #1312)
  • Remove allowJs from tsconfig in web package.

/cc @kimadeline

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:8
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

3reactions
peterpcommented, Oct 10, 2020

Whoops, we need to open this again, since we need to convert the Flash component.

1reaction
thedavidpricecommented, Oct 10, 2020

TeamTS FTW 🚀

Read more comments on GitHub >

github_iconTop Results From Across the Web

TypeScript | RedwoodJS Docs
Converting a JavaScript Project to TypeScript​. Started your project in JavaScript but want to switch to TypeScript? Start by using the tsconfig setup...
Read more >
TypeScript : RedwoodJS Docs
# Converting an existing JS project to TypeScript. If you already have a Redwood app, but want to configure it for TypeScript, you...
Read more >
Quickstart: RedwoodJS - Supabase
Learn how to use Supabase in your RedwoodJS App. ... (This could take a while) 6✓ Convert TypeScript files to JavaScript 7✓ Generating...
Read more >
Create a Reddit clone with RedwoodJS - DEV Community ‍ ‍
If you want to convert an existing Redwood project to TypeScript, ... see https://redwoodjs.com/docs/environment-variables#web [api] port ...
Read more >
Bring Full-Stack to the JAMstack with RedwoodJS
It is a huge leap forward in how developers can write web applications that are easy to write, ... RedwoodJS uses React, GraphQL...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found