You can use css, no need for js if u just want to display it in capital letters.
.desc { text-transform: uppercase; }
— Could do [...document.bla bla] too
— Yea
— ^
— Lol
— It's nothing like TypeScript syntax 😂 it's like Haskell
— Exactly
— I dont know how haskell syntax looks, but it's strictly typed, your purescript. abandon it🤤
— Strongly typed I like to say
— TypeScript's type system is weak in comparison
— TypeScript's type system is like Java and C, old fashioned and weak. PureScript's is like Haskell and Rust. A modern type system that actually works with you rather than against you