"If a worker wants to do his job well, he must first sharpen his tools." - Confucius, "The Analects of Confucius. Lu Linggong"
Front page > Programming > Didn&#t want to deal with Types. Now suffering :(

Didn&#t want to deal with Types. Now suffering :(

Published on 2024-11-08
Browse:508

Didn

I started an indie project, and I didn't want to use TypeScript because it was too verbose and thought it would take longer to build in the initial version with TS.

Now, the project's complexity grew quickly, more than expected, there's a lot of data flowing around aaaahhhh....., it's also starting to get buggy, most of which could have been avoided with strict typing.

I'm planning to rewrite the entire project in TypeScript, but the initial version is almost ready, so I'll have to start migrating to TS afterward. ?

Release Statement This article is reproduced at: https://dev.to/paul_freeman/didnt-want-to-deal-with-types-now-suffering--5an2?1 If there is any infringement, please contact [email protected] to delete it
Latest tutorial More>

Disclaimer: All resources provided are partly from the Internet. If there is any infringement of your copyright or other rights and interests, please explain the detailed reasons and provide proof of copyright or rights and interests and then send it to the email: [email protected] We will handle it for you as soon as possible.

Copyright© 2022 湘ICP备2022001581号-3