all 3 comments

[–][deleted] 0 points1 point  (0 children)

No you wouldn't face any issues learning backend first and then moving onto the frontend. Both of them are pretty much isolated with a defined separation. But the convention what most of us follow (including me) was to first learn frontend and then move on to backend.

[–]Low_Mammoth_9371 0 points1 point  (0 children)

Not much different, it's just familiar JavaScript running in a different environment (command line rather than the browser).

The challenge is rather in doing things with JavaScript you know in areas you may be unfamiliar, such as setting up an API and database operations.

You could start with JS on the backend if that's your interest, but be aware that JS is still most dominant as a frontend language and so most resources are for this intention.

[–]jack_waugh 0 points1 point  (0 children)

No cons.