Javascript (not Typescript) based Dev Environment #8052
Unanswered
attiqeurrehman
asked this question in
Help
Replies: 1 comment
-
You can build JS using the TypeScript environments as well. Just write JS files instead. You can also creates your own templates for JavaScript. I would recommend you to use types for shortening the feedback loop on potential issues and ease consumption experience of components. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I recently came across
Bit.dev
and found it very impressive. However, I've only seen TypeScript-based environments so far.Could someone point me in the right direction for using
Bit.dev
with JavaScript?Beta Was this translation helpful? Give feedback.
All reactions