Hacker News new | ask | show | jobs
by izym 3524 days ago
You're using the wrong tool for the job. Front-end JS frameworks do not mention how to get data from a database, because it's completely out of scope. Take a look at server frameworks/libraries like Rails, Phoenix, Express etc.
1 comments

Will do thanks.