"alex@domain.org"
str.includes("@")
&&
str.endsWith(".org")
true
false