---------------------- Yes, you can definitely use JavaScript in your Refine project. Although Refine is written in TypeScript and it is recommended to use TypeScript, you can also work with JavaScript without any problems. You can check out the Refine with Javascript example(https://github.com/refinedev/refine/tree/master/examples/with-javascript) for more details.