Looking for some guidance/advice from you guys.
I'm looking to redesign a website concept into a browser app (chrome, mozilla, etc.) that is database driven. Users would be able to scour the database and add/remove links to sites within the database within their user profile.
My development background is based in javascript. Im taking courses on Udemy for Node.Js and then am enrolling in a React & Redux course.
Im wondering what languages and/or programs I should be looking into specifically to get this rolling. Any help from you guys is as always greatly appreciated
Just stay with learning javascript. You'll probably end up learning MongoDB in the process since that's what most tutorials use