aws-samples / aws-samples/webapp-form-builder
Suggestion - Make it Javascript instead of Typescript
Open
- Dominant language
- TypeScript
- Stars
- 18
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
This is a really nice example of Cloudscape. Thanks for creating this project and OSS to the community.
Looking at the code, it is clear and organized. But there are no specifics that require the use of Typescript.
To make it even more portable and easy to understand, I believe it can be converted to JavaScript. You will be able to remove the tsconfig files and some types of warnings will disappear from the IDE.

An example of a warning message.
Contributor guide
Assessment
This issue has not been assessed yet.