Replying to @palordrolap@fedia.io
If you think of int as an adjective, the whole situation changes. It makes sense to an English speaker, but is backwards to a Spanish speaker.
Replying to @palordrolap@fedia.io
If you think of int as an adjective, the whole situation changes. It makes sense to an English speaker, but is backwards to a Spanish speaker.
Replying to @lemmydividebyzero@reddthat.com
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.