FFCreator
FFCreator copied to clipboard
Have you considered writing source code using typescript?
Have you considered writing source code using typescript? Now, the source code of ffcreator is js, and provides .d.ts files. From a long-term maintenance perspective, the js code will cause out of sync issues with the .d.ts files.
NestJS is a Node.js framework that provides typescript, eslint, debug, compile and test support. Perhaps, it is possible to refactor on the basis of the NestJS project to obtain a project that is easy to upgrade and maintain.
Below is a screenshot showing how to create a new NestJS project:
I have multiple projects refactored based on NestJS and it's working fine. It's trustworthy.
Oh, great idea, but a little busy. I'm developing a new project.
can't agree more, @drawcall I may to do if I have leisure time. may I?😄
can't agree more, @drawcall I may to do if I have leisure time. may I?😄
New branches can created