bySabi Files
bySabi Files
Few versions ago of Next.js it was necessary to add **typescript** explicitly. Now it is integrated. Sorry for the confusion. However it is still a plugin. You can see the...
Hi @namkaif I am planning to move this project to Typescript. Any help is welcome
@avkonst thanks for take the time write here. I've been looking at your proposal in `hookstate` but I can't quite understand how it works by looking at the documentation. I...
Ah! thanks for the last example. Now is more clear to me. Good job! Thanks.
Hi @MHA15 I am very happy that you like this project. My last attempt at creating a type definition for Hookleton failed. The difficulty is that `Hookleton` treats the user's...
As I said before, the `createHook` function receives, as a first parameter, a function followed by a variable number of parameters. `createHook` does not impose any restrictions on the types...
@probablyup , I am trying to make a macro for this babel plugin: https://github.com/insin/babel-plugin-react-html-attrs/blob/master/lib/index.js ... and it is not clear to me if it can be done or not. I...
Hi @benjamn any news on async/await support? I can enable this my self on babel settings or ... ?
You can try a similar `extend-tape` package https://github.com/bySabi/tapa **author here**