Can I use brew to install Node.js?

I already have Brew on my MacOS, but I noticed some people suggest not using it for Node.js.

Can I still use brew, as it is easier? What are disadvantages of installing through brew if any?

I used brew to install npm which automatically installs node.js. Didn't have any problem with it for at least one year.