Verekia

Results 64 comments of Verekia

Thank you for your response. I tried using `useCallback` but I get the same result: ```jsx import { useState, useRef, useCallback } from 'react' import { useClick } from 'react-babylonjs'...

In React, stale closures mainly happen when the execution is delayed from the render. For instance if you have a `setTimeout` that triggers something 5 seconds after a click, and...

That's a good point, I agree :)

Thanks for the heads up :) It's affecting a lot of users of Jest, that should be fixed pretty quickly.

Yup, I've switched to `.js` too. It's one of the many things of the tutorial that needs an update :)

To everyone here: Pull the latest changes in your fork. I have removed all the code from the repository, so we now only have READMEs here, which will make diffs...

@smilewalker @j0214ack Can you two work together on the Chinese translation?

@UsulPro @Alcondez Can you two try to pull the latest changes to your respective repos? I reorganized the MD files to make it easier for translations.

So @smilewalker's is "Simplified Chinese" ?

@alcondez @jmespiz Can you two work together? You can maybe use @jmespiz's repo since he started :)