The Form module makes it easier to build mobile-friendly forms. Input fields are validated on both the client (for usability) and the server (for secu

THT | Programming Language for Websites & Web Apps

submited by
Style Pass
2024-10-18 18:30:13

The Form module makes it easier to build mobile-friendly forms. Input fields are validated on both the client (for usability) and the server (for security).

THT introduces Litemark, a Markdown variant that supports different authoring modes (e.g. user comments vs documentation) and the creation of custom tags.

THT is designed from the ground up with security best practices and secure defaults, protecting your app against the most common security risks.

Unlike other programming languages that rely on third-party frameworks and manual effort for security, THT builds safeguards into the language itself so that fewer vulnerabilities can slip through the cracks.

TypeStrings are compile-time templates that are used to prevent injection attacks, which is one of the top security vulnerabilities for web apps.

Leave a Comment