give me some javascript resources for learning backend web developing. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

give me some javascript resources for learning backend web developing.

i have basic knowledge of javascript. now i want to develop a full website using only javascript in backend. now what can i learn next. give me suggestion and resources for learning it....TIA

25th May 2018, 12:22 AM
Md. Al Shariar
Md. Al Shariar - avatar
5 Answers
+ 2
Hi Al. I would recommend building a mean stack application, or angularJs app. With mean, there are a few pieces to apply (routes, config, network, etc.), but it would all be in JS. you'll also be exposed to handling middleware using expressJs
25th May 2018, 2:15 AM
Khaled Aman
Khaled Aman - avatar
+ 2
have been working on a project for the past year and a half, and it was challenging for me as well. but much more comfortable now than I was when starting off. you would be able to find a seed project for either mean or angular in github.
25th May 2018, 2:17 AM
Khaled Aman
Khaled Aman - avatar
+ 2
counter question: why not php or asp? PHP: its easy to learn and easy to install ASP: its a c language wich means it can also be used for desktop development without learning an whole new language.
25th May 2018, 2:27 AM
Lexfuturorum
Lexfuturorum - avatar
+ 1
thank you for your suggestion
25th May 2018, 6:07 AM
Md. Al Shariar
Md. Al Shariar - avatar
0
Thank you so much for this
28th Jun 2020, 10:27 PM
Favour
Favour - avatar