We know $\sin{(x)}$ is continuous for all $x\in{\mathbb{R}}$. Let's "define" $f(x,y)=\sin{(x)}+\sin{(y)}$ with $x,y \in \mathbb{R}$. Then as the sum of two continuous functions, we can assure $f$ is continuous on $\mathbb{R}^2$.
Is this correct? I don't see a problem a with it. If it's not correct, how can I know in what subsect of $\mathbb{R}^2$ this function is continuous?
Yes, $f$ is continuous. If you want to prove this carefully, you could first prove that the functions $f_1(x,y) = \sin(x)$ and $f_2(x,y) = \sin(y)$ are continuous. One way to prove this is to note that $f_1 = \sin \circ h$, where $h(x,y) = x$. Since $h$ is continuous, and the composition of continuous functions is continuous, we can conclude that $f_1$ is continuous. A similar argument shows that $f_2$ is continuous. Because $f = f_1 + f_2$ is a sum of continuous functions, it follows that $f$ is continuous.