#Create-remix with javascript

1 messages · Page 1 of 1 (latest)

orchid plover
#

Hi,

I'm following a Remix-course on Udemy (Remix.js - The Practical Guide) and I need to create a remix-project using JavaScript. So, when I choose JavaScript during the installation my project ends up with a tsconfig.json and no jsconfig.json. Also other files have ts instead of js in them. So... Is this a bug? Or am I missing something?

I created the project with the npx create-remix@latest command in terminal.

Hope you guys would be so kind to help me out.

white tendon
#

you should have been asked to use JS

? TypeScript or JavaScript? 
  TypeScript 
❯ JavaScript 
#

I just tried, and while there's a tsconfig.json all files are JS or JSX inside app

supple estuary
#

Remix will still use typescript under the hood for tooling but you can continue to build your app in regular javascript

orchid plover
#

Allright thanks for clearing that up guys 👍 I tried it again and got a working index.jsx in my browser now.

languid ravine
#

Hi @orchid plover, is that react course good to learn remix?

orchid plover
#

@languid ravine I just started this course, but I'm very happy about all the other Academind courses. They are full of info. Really got me up to date with React and the MERN stack.

Check Udemy once in a while. They have a sale every few weeks. Then you can buy a lot of courses for about $10 - $15. They have 80% discounts every few weeks. I'm a Udemy addict nowadays. You can't go wrong with the Academind courses on Udemy.

orchid plover
#

@languid ravine Courses are on sale again 😊. It’s been 3 days since the last sale so that’s about time.

languid ravine
#

I will check. Thank you