
3 days
Number one thing that screws me up when moving between the TypeScript client-side code and the Java server-side code: how variables are declared. Java is type first, TypeScript is name first.

Number one thing that screws me up when moving between the TypeScript client-side code and the Java server-side code: how variables are declared. Java is type first, TypeScript is name first.
If you think of
intas an adjective, the whole situation changes. It makes sense to an English speaker, but is backwards to a Spanish speaker.