CRUD app with AngularJs, Node js, express js, Bootstrap, EJS, MySQL PART V

preview_player
Показать описание
DescriptionIn sequence of videos tutorial, I will be coding and explaining how to write real life Crud application using the following technologies/frameworks/programming languages:
AngularJS, Bootstrap, Node.JS, ExpressJS, EJS templating engine to render HTML, MySQL database to persist the data and Visual Studio 2013 as IDE
The videos will be recorded and posted into my youtube channel in sequential order as they will be recorded. Thank you for watching and subscribing to my videos. Happy coding you all!!!
Рекомендации по теме
Комментарии
Автор

Thanks for this tutorial. You should post the view files too. I miss that part

golinmarq
Автор

Thanks for providing this, I've found it very useful. However, you've skirted over the creation of the plumbing code required for the POST functionality. Luckily, you hover briefly over it in this video, but as a tutorial it is incomplete.

JDAMorley
Автор

I am not able to insert into table it is giving me invalid json error will you please share insert code thanks

garvsabharwal
Автор

Do you have this code in a repository?

diegobertelli
Автор

Hi, thanks for the tutorial. One question though. My success event in the Controllers are not working, I followed every step of the tutorial and i can't make it work. Any suggestions?

baboburger
Автор

Where full source code? this tutorial doesnt work in my PC and I dont know why... (sourse in GIThub not usefull)

ОлександрШ-оф
Автор

HI,
I have already asked you about the source code, because in the last tho videos you confused us by jumping very fast, and I have downloaded visual studio 2013 to follow with you, I stack  in some easy things, for example to create a folder, anyway I saw another comment asking about the source code, you may post it in github or as a zip link. Thanks lot.

majidlotfi
Автор

Shiva:

I would bet a large majority of your viewers & yourself don't realize that for other back end solution technologies there are great IDEs (like Eclipse) that help in building all the DAOs, models and business logic connector code all the way to the front-end controller layer.

It quickly occurred to me that manually coding all of the above harkens me back to the 1990s. Furthermore, those creation wizards had been available since the 2000's, where I could go visual UML => code generated. Here we are, Back to the Future, building all this stuff by hand again - is this progress ???

Is there an IDE out there that can help build most of this mundane template code? Nodeclipse ain't even close to good wizardry. If not, then I would argue that Node.js is still not ready for prime time. (If that's all you "coders" want to do is "Happy coding", then you picked the right technology).

ellayararwhyaych