(Beginner in differential forms)
In $\mathbb{R}^2$, consider the differential form $\omega = dx \wedge dy$ and infinitesimal area element $dA = dxdy$. I already know that $$\int_{\mathbb{R}^2} w = \int_{\mathbb{R}^2} dA.$$ So is $dx \wedge dy$ more of a precise way of writing $dA$ or are they just different entities whose integral happen to be same.
The term $dx\,dy$ should only occur in nested double integrals. In reality the "area element" dA of elementary calculus refers to Lebesgue measure in ${\mathbb R}^2$. I use to write ${\rm d}A={\rm d}(x,y)$ when necessary. Note that this area element is unsigned, meaning that there is no question of orientation or ordering of the variables $x$, $y$. One then has, e.g., $$\int_{B(0,1)}{\rm d}(x,y)=\int_{-1}^1\int_{-\sqrt{1-x^2}}^{\sqrt{1-x^2}}dy\>dx\ .$$ Contrasting this the exterior product $dx\wedge dy$ is signed: By convention $x$ is considered as the first variable and $y$ as the second variable, leading to $$dx\wedge dy={\rm d}(x,y),\quad dy\wedge dx=-{\rm d}(x,y)\ .$$ It follows that $$\int_{B(0,1)} dx\wedge dy=\pi,\quad \int_{B(0,1)} dy\wedge dx=-\pi\ .$$