Example with Javascript only (no typescript) #4096
Replies: 3 comments 2 replies
-
The examples would be exactly the same, just without any type syntax.
…On Jul 4, 2022, 2:37 PM -0600, Laurent Tobaly ***@***.***>, wrote:
Hi,
I am using Next.js using only javascript , no typescript.
In the currently available I found only ts examples, which I find confusing ( being unfamiliar with ts)
Is there any example showing tanstack table v8 with javascript only (with react) ?
Thank you
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
I agree, we opted to stick with v7, the new version lacks alot of stuff. While a lot of developers my use Typescript, a lot do not. It's a shame that the docs suck and there is not very much out there on YouTube to get a good tutorial. So I would suggest using v7 or try the MUI table, untill v8 becomes mature enough |
Beta Was this translation helpful? Give feedback.
-
@laurent512 @o-t-w I found this example with javascript and this YouTube video explains it. You can also take a look at this codesandbox link to see it in action. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am using Next.js using only javascript , no typescript.
In the currently available I found only ts examples, which I find confusing ( being unfamiliar with ts)
Is there any example showing tanstack table v8 with javascript only (with react) ?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions