Nevermind sir. I found the error and fixed it. Thank you for the tutorial. Really informative. :)
@rimonmath6 жыл бұрын
You are welcome
@vaibhavshankar68636 жыл бұрын
@@rimonmath Sir, I have a question. When we edit, add and delete users, where does the data get stored temporarily? There is no windows session storage code. Thanks in advance.
@rimonmath6 жыл бұрын
the data is saved in javascript variable.
@vaibhavshankar68636 жыл бұрын
Mamunur Rashid what is the code line you used for storing in JavaScript variable?
@vaibhavshankar68636 жыл бұрын
Mamunur Rashid Can you please teach me how to use cookie log to store data for a few minutes? Like even if I refresh the page the changes should not go away. Also how to display the updated user information to next webpage? Thanks
@md.shafayatulhaque62737 жыл бұрын
Thanks a lot. Video is so clear and easy to understand. Thumbs up....:)
@rajdeep10437 жыл бұрын
Darun dada.... Ami o nuton kore angular js sikhechhi institute e. Kintu besi kichhu sikheini. Suddhu basic jinish bolechhe. But ekhane SPA jinish ta puro bujhlam.. Thank you
@debadrisarkar35555 жыл бұрын
Thank you sir.Awesome tutorial.
@jitujahagirdar6137 жыл бұрын
Really good video and you explained very well. Even i m Hindi mother tongue i could understand. Thanks you..!
@rimonmath7 жыл бұрын
jitu jahagirdar, you are most welcome
@valicknjoyis63127 жыл бұрын
Really goods comments, and your mother is like good
@sourabhm.patrikar15067 жыл бұрын
Thanks Mamunur. i am comfortable with hindi and english but the tutorial is very nice just because the way you gave brief and the code writing is very nice and easy to understand. Keep it up !
@lindelanimbedzi60897 жыл бұрын
Thank you very much for the tutorial Mamunur,i have managed to follow even if i do not understand the language,much appreciated :)
@rimonmath7 жыл бұрын
You are most welcome!
@md.mamdudurrahman55227 жыл бұрын
A good tutorial video for Angular CRUD. Thank U so much ....
@alphacode33413 жыл бұрын
nice, really helpful, thank you so much !!!
@reelsofnatures7 жыл бұрын
brother really so much helpful your video. lot of thanks
@mirazzhossain17575 жыл бұрын
Thanks... Want more videos like that...
@rimonmath5 жыл бұрын
Welcome
@webdesignbanglatutorial53948 жыл бұрын
Very good tutorial , really awesome tutorial
@rimonmath3 жыл бұрын
Thanks
@md.shafiulislam97186 жыл бұрын
very helpful video.thanks vi... vhai MySql.... database ar value niya ai type ar arekta video banale onk upokar hoito.
@rimonmath6 жыл бұрын
MySQL er sathe ekta CRUD tutorial banaisi but seta Vue JS er jonne AngularJS na. Apni chaile setar API part ta dekhte paren.
@md.shafiulislam97186 жыл бұрын
@@rimonmath ok vhai
@Aminulbd18 жыл бұрын
অসাধারণ। অনেক ধন্যবাদ।
@rimonmath8 жыл бұрын
you are most welcome!
@ouambakevin97755 жыл бұрын
that is good video crud for angular js thank you
@rimonmath5 жыл бұрын
You are welcome
@pratikshasingh107 жыл бұрын
good video. U explained it very well.
@rimonmath7 жыл бұрын
Thanks
@ajaydas5528 жыл бұрын
Thanks for your AngularJS CRUD application
@Hridoy5698 жыл бұрын
It was a nice tutorial. Please create more like this.
@rimonmath8 жыл бұрын
I will try!
@icasemobileservicecenter32935 жыл бұрын
i can't download your source code
@AmoTV2507 жыл бұрын
Thx Guy this is most helpful!
@anujpal20257 жыл бұрын
Great tutorial ..Thank you...
@rimonmath7 жыл бұрын
Anuj Pal welcome
@anujpal20257 жыл бұрын
if i am using ng-grid then, how we can save all values in a variable.
@rimonmath7 жыл бұрын
I don't know what ng-grid is
@rimonmath7 жыл бұрын
wc
@satyabeee7 жыл бұрын
bhai sera video. bhala koira explain karsa.
@rimonmath7 жыл бұрын
thanks!
@satyaprakashnayak13637 жыл бұрын
Nice tutorial. Can you also mention the version of bootstrap and angularjs you are using? Cuz I am getting an empty array at controller when trying to bind the save button of "New Users Registration" modal.
@rimonmath7 жыл бұрын
I think version isn't problem. Problem with your code. Whatever I used AngularJS v1.5.7 and Bootstrap v3.3.7
@satyaprakashnayak13637 жыл бұрын
Yesh, I kept input type 'email'. changing the type to 'text' works fine.
@rotrose75317 жыл бұрын
I like your style. Please release more videos!
@rimonmath7 жыл бұрын
thanks! I'm trying...
@ErdemErciyas8 жыл бұрын
good tuto thank you Mamunur
@rimonmath8 жыл бұрын
Erdem Erciyas, you are most welcome!
@JahangirAlam-wc8jz4 жыл бұрын
Assalamualaikum. Brother, Bootstrap modal popup is not shown in visual studio. What is the solution please?
@rimonmath4 жыл бұрын
You should check with chrome
@JahangirAlam-wc8jz4 жыл бұрын
Doesn't work anywhere brother.
@rimonmath4 жыл бұрын
@@JahangirAlam-wc8jz can you share your code?
@valicknjoyis63127 жыл бұрын
hI Mamur rashid9cm I NIEED help, i 4:20 i dont undestand what do u say, y dont undestand your mouthet tonge can u upload the source code in angular.com
very good video. But It will more comfortable if you handle exception.I saw that when you entry anything in Edit page the back list filed also changed.but Save button doesn't press. When you change Username tamim...... meanwhile time the name filed of list also changed for two way binding but still you don't save your edited data. So that If I edit any field and it throw an exception how can I handle this?? Until click save button and data will save on db successfully,table list data should not be changed.Would you like to show such thing. Again thanks for your video.
@easy_learn_lesson7 жыл бұрын
If I am pressing delete button dn it delete from the last one 1st. How can I solve the problem?
@rimonmath7 жыл бұрын
Night Fury, delete button should delete the selected one. not last one
@easy_learn_lesson7 жыл бұрын
Thnx for ur feedback. I solve it :)
@RajibGangulydesignerg7 жыл бұрын
Very nice Mamunur Rashid! Let me know if any more video for angular js you created
Hi, This was a very nice tutorial! Please make more videos! Can you please also do an example similar to this but interacts with database (CRUD)?
@rimonmath7 жыл бұрын
you can watch my mean stack crud tutorial
@CorentSudibyo8 жыл бұрын
i already create that code and after that, i edit and delete data, but when i refresh browser, data back to the first time, what happen?thx alot
@rimonmath8 жыл бұрын
all the update and delete process are temporary here since data isn't coming from database or server. The following example may help you: kzbin.info/aero/PLZ8kLhUbDAhD4IvBJHa9XZm_CiRwA-ogF
@CorentSudibyo8 жыл бұрын
thx alot, thats very helpfull
@rimonmath8 жыл бұрын
you are most welcome!
@samirandas1004 жыл бұрын
what would be the code for update function .....
@pawel12577 жыл бұрын
You should use $scope.clickedUser=angular.copy(user). Even if you did't click update, user is updated.
@debleenasen50057 жыл бұрын
Hi,Can you please tell which version of angular are you using exactly?
@debleenasen50057 жыл бұрын
Btw great tutorial..
@rimonmath7 жыл бұрын
Debleena Sen, I used AngularJS v1.5.7
@Alex-qt5pq7 жыл бұрын
arabic angular 3.0
@suryavarre66667 жыл бұрын
really valuable vedio ****thank you sir*******"" pls check the edit option
@rimonmath7 жыл бұрын
sorry!??
@suryavarre66667 жыл бұрын
can u modefid that pls
@rimonmath7 жыл бұрын
I don't understand what u r asking
@suryavarre66667 жыл бұрын
edit content is not depends on save button, **click the close button it's also edit the content
@rimonmath7 жыл бұрын
Yes! this is because all editing is temporary(save button too). These are not updating database...
@tarkeshwarprasad96655 жыл бұрын
Hi Rashid, Make the same video using angular 7
@rimonmath5 жыл бұрын
I started using vue. Didn't learn angular 7 :(
@ouambakevin97755 жыл бұрын
hello how to get file app.js please
@samirandas1004 жыл бұрын
i am facing problem in updating the data
@rimonmath4 жыл бұрын
This update is temporary. If you refresh the page you can see old data. You should use API to implement real update.
@codewithkishore4 жыл бұрын
but it was not connected to database
@rimonmath4 жыл бұрын
yes.
@belhoussainemohamedamine18038 жыл бұрын
hi thanks for this very important tuto it's possible to let us script of this example
@rimonmath8 жыл бұрын
Belhoussaine mohamed amine, try typing code
@alamgirhossen60797 жыл бұрын
Thanks vaya
@rimonmath7 жыл бұрын
welcome
@officinaaudiolibri56046 жыл бұрын
Great tutorial and great video, thanks for sharing it Mamunur. Can you help me about a probIem? When i try to load all the folders on a web site, i see only records {{$index+1}}, {{user.username}}, {{user.email}}, {{user.fullName}} and not the 3 users associated as rimon, shamin and tamin. How can solve it? Thank you so much
@rimonmath6 жыл бұрын
Gennaro Zazo, see the console to debug your code. ..
@officinaaudiolibri56046 жыл бұрын
I have followed all the entire instructions about your video. When i go into the console, i have this error: "Uncaught Error: [$injector:modulerr] errors.angularjs.org/1.6.9/$injector/modulerr?p0=myApp&p1=Error%3A..." etc at angular.min.js:6 at angular.min.js:42 at q (angular.min.js:7) at g (angular.min.js:41) at eb (angular.min.js:46) at c (angular.min.js:21) at Sc (angular.min.js:22) at ue (angular.min.js:20) at HTMLDocument. (angular.min.js:331) at mightThrow (jquery.js:3534)
@rimonmath6 жыл бұрын
can you plz send me your project as a zip file to the email 'rimonmath@gmail.com'
@officinaaudiolibri56046 жыл бұрын
Ok thank you Mamunur, i send it now via Google Drive
@rimonmath6 жыл бұрын
I found no error with your source code.
@sarakididane51297 жыл бұрын
thanks
@rimonmath7 жыл бұрын
welcome
@letesthdmoviedownload1948 жыл бұрын
Sir I am alamgir ahamed ...How to add PHP and mysql with this tutorial.....plse
@rimonmath8 жыл бұрын
Alamgir Ahamed, first learn creating php service. then call the service using angular $http
@letesthdmoviedownload1948 жыл бұрын
give me a tutorial link to learn creating php service...
@ronaldofonseca1236 жыл бұрын
you would have google drive Source code
@rimonmath6 жыл бұрын
what's wrong with the link?
@ronaldofonseca1236 жыл бұрын
Source code link off
@rimonmath6 жыл бұрын
I see it's up and running
@developmentfromstart54777 жыл бұрын
Can you share source file of this code
@rimonmath7 жыл бұрын
Tahir Jamil, did you try typing the code? of so and failed I will send you source files.
@developmentfromstart54777 жыл бұрын
Mamunur Rashid ya i try I'm working on it at the same time
@developmentfromstart54777 жыл бұрын
Mamunur Rashid if you can then please send it to tahirjamil9292@gmail.com
@rimonmath7 жыл бұрын
ok. will send you later
@oumardrame50187 жыл бұрын
Petite appli tres basique ! think you
@sridharvasanth6 жыл бұрын
nice video but i cant hear wht your saying but tht clicking sound is very very annoying
@rimonmath6 жыл бұрын
Sridhar Vasanth, sorry for the inconvenience :(
@sridharvasanth6 жыл бұрын
not an issue bro your teaching is good and clear if u reduce tht cliking sound and increase your volume it wold be great and thanks for your quick reply bro
@rimonmath6 жыл бұрын
Yes bro. I already created many video tutorials with better sound quality.
@ManasKumar-lk6lw7 жыл бұрын
Hi Mamunur Rashid , can you please share your code in github account and share url.. thanks
Switch off that clicks please. It's hard to seeing the video
@rimonmath7 жыл бұрын
Unknown Person, sorry for that! next videos will bi ok
@satyamrao56482 жыл бұрын
Can u please make it in English
@rimonmath2 жыл бұрын
Sorry. I moved to vue JS. Will create similar vue js tutorial
@tarektaamali73927 жыл бұрын
who have code source to this project
@rimonmath7 жыл бұрын
try typing the code
@anilanandachakrabortty14167 жыл бұрын
Bhai code ta send kora jabe ektu???
@rimonmath7 жыл бұрын
hm... jabe
@poran99397 жыл бұрын
copy paste korn keno .. eng te ekta video tik ei rokm diklm
@rimonmath7 жыл бұрын
kon eng video link din
@RajibGangulydesignerg7 жыл бұрын
Dear Mamunur, I am also working in angular JS and feel great to join such a group of angular js, where we personally share and discuss about problems. Please do share your mail id and website too.
@rimonmath7 жыл бұрын
www.rimonbd.com
@RajibGangulydesignerg7 жыл бұрын
thanks
@washongalactico7 жыл бұрын
is this English?
@rimonmath7 жыл бұрын
washongalactico, no. it is Bengali
@nthonyproblgomez96597 жыл бұрын
viii ami php,js a couse korta chi viii amak ki shikta parben pz .my email-anthonyprobalgomez@gmail.com please help me vii
@rimonmath7 жыл бұрын
ki shikhte chan apni?
@nthonyproblgomez96597 жыл бұрын
php js
@rimonmath7 жыл бұрын
kivabe apnake help korte pari?
@wololayemasters18307 жыл бұрын
Yēkhānē āmi khum̐jē pētē pārēna the source code Ḍā'unalōḍa karatē
@rimonmath7 жыл бұрын
Wololaye Masters, English plz!
@wololayemasters18307 жыл бұрын
plz send me the source code, I am getting some errors,