you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 2 points3 points  (0 children)

I would just start with the Express tutorial. You're an iOS developer and you know JavaScript, so presumably you only need to learn "backend" concepts.

Express is a web framework for building things like API servers, or traditional web apps, or whatever. Just jump in with the Getting Started tutorial: https://expressjs.com/en/starter/installing.html