Giter VIP home page Giter VIP logo

Comments (3)

piotrwitek avatar piotrwitek commented on June 3, 2024

I don't know what plugin-transform-typescript does, and sorry to say that but I'm not interested to know that.

For me it's really a simple tsc -p . --watch in the terminal, it works everywhere and always without any issues now and in the future, and I strongly recommend to start using it.

Then you can take JS stuff that tsc throw to out folder and from there it's just you know normal JS.

Closing because it seems that it cannot be solved on my end.

from typesafe-actions.

lnhrdt avatar lnhrdt commented on June 3, 2024

Okay @piotrwitek. Thanks for taking the time to reply.

I sorted out my issue and thought I'd report back here in case other people have a similar issue – it turned out to not have anything to do with my use of @babel/plugin-transform-typescript.

In my IDE settings (I use IntelliJ) the TypeScript interpreter that was configured was too old (2.7.2). By upgrading that (or using the 2.8.1 IDE bundled version) I resolved all my issues using typesafe-actions.

Also worth noting (for anyone searching around) that typesafe-actions works great with @babel/plugin-transform-typescript. I'll write a short blog post writeup about this setup later this week and include the link here. I'd love to help expose more people to typesafe-actions, it's a great tool & approach! Thanks again @piotrwitek for creating it.

from typesafe-actions.

piotrwitek avatar piotrwitek commented on June 3, 2024

Hey @lnhrdt, glad to hear that you solved it with success!
I use vs-code which is the best IDE for TypeScript projects, and it also automatically pick up the TS version from node_modules, so that's why I was confused about this issue :)

from typesafe-actions.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.