AngularJS : Create a ToDo App

  Рет қаралды 66,437

Joe Maddalone

Joe Maddalone

Күн бұрын

Пікірлер: 64
@dqloves
@dqloves 10 жыл бұрын
Great tutorial. Typing along I was able to see how it came together. Thank you!
@gustavodemoner
@gustavodemoner 7 жыл бұрын
WOW! Simple, fast and done right! Thank you for sharing!
@Mr_ZeroFuel
@Mr_ZeroFuel 9 жыл бұрын
I was just learning this on teamtreehouse but damn, watching your video made me understand it much more clearer!
@zoolinee
@zoolinee 8 жыл бұрын
Hi I'm new to Angular and I really liked this tutorial! Is it possible to save the new "tasks" to a json-file so that they will still be there when you reload the page? :)
@fliich
@fliich 9 жыл бұрын
Just what I was looking for!! Thank you for the great tutorial!
@BesideTheBrave
@BesideTheBrave 7 жыл бұрын
Thanks for the help - Typos happen but other than that it was solid! Nice and quick and that's what I was looking for to get a basic exercise.
@GabrielParreira
@GabrielParreira 11 жыл бұрын
Nice tutorial! You helped me a lot! You made it very clear. Thanks for the video!
@mattmarkus4868
@mattmarkus4868 9 жыл бұрын
If you were persisting this to a database, would you make a $service call for each user action like marking a task as complete, adding a task, changing a task back to incomplete, etc? How would you handle making sure this is saved?
@azizuddin9269
@azizuddin9269 8 жыл бұрын
just wow! i just tried to make something similar and it took lot of time ..thanks for this vdo. keep posting such vdos.. and also by any chance i can get in touch with you to get more knowledge, plz let me know how.
@NightTerrorGameplays
@NightTerrorGameplays 9 жыл бұрын
brilliant. i had to do this assignment in class, and you did it in minutes. mine is fully functional and everything works properly, but yours is way more efficient. for my clear complete, i used a for loop that finds each one where the done is true, removes them, and an if statement, for that when it does find one, it recents the counter. it does work, but if i had a very long todo list, it would take way too long. can you please explain to me how your clear complete works, i'm new to angular, i understand it up until, you wrote another function inside. what exactly does writing another function inside like that do? and the return !item.done is not clear to me either
@LizardanNet
@LizardanNet 9 жыл бұрын
Google Array.prototype.filter
@NightTerrorGameplays
@NightTerrorGameplays 9 жыл бұрын
dnavas thank you
@mariob1060
@mariob1060 4 жыл бұрын
Which version of sublime text is it? And what html type should I choose to save? Thanks
@jaykandari
@jaykandari 9 жыл бұрын
WOW ! That escalated quickly ! Thanks
@almortada88
@almortada88 9 жыл бұрын
Can you please show us how did u set up the environment first ?
@HamzahYaseen
@HamzahYaseen 9 жыл бұрын
Pretty good, but it'd be great if you slowed down a little bit so we could follow along better.
@granuzlek
@granuzlek 9 жыл бұрын
+Nathan Gilford you can slow down the video to .25, actually .5 with sound ;)
@anthonyoneill1221
@anthonyoneill1221 9 жыл бұрын
Awesome tutorial, thanks!
@faizalahmed5476
@faizalahmed5476 7 жыл бұрын
superb , nice ..
@krutomjer
@krutomjer 7 жыл бұрын
Awesome tutorial, to the point
@pranaysagar9169
@pranaysagar9169 2 жыл бұрын
are you done this in command prompt?
@XinWongDigital
@XinWongDigital 11 жыл бұрын
never noticed the filter thing. great stuff.
@majorkeanu3882
@majorkeanu3882 3 жыл бұрын
a tip: you can watch series at flixzone. Me and my gf have been using them for watching all kinds of movies recently.
@merrickmarcel4508
@merrickmarcel4508 3 жыл бұрын
@Major Keanu yea, I have been watching on flixzone} for since november myself :D
@eddiematthias6049
@eddiematthias6049 3 жыл бұрын
@Major Keanu yup, been using flixzone} for since december myself :D
@rohitjaiswal4121
@rohitjaiswal4121 8 жыл бұрын
How do you select a single line in sublime text editor without selecting the left indentation spaces ?..plz help
@2wdwindsor116
@2wdwindsor116 7 жыл бұрын
Can you make the items sortable?
@karolkozakowski6415
@karolkozakowski6415 10 жыл бұрын
any chance to see the code on github ?
@bhawnapatnaik7903
@bhawnapatnaik7903 5 жыл бұрын
I would really appreciate this
@jameshan4026
@jameshan4026 6 жыл бұрын
very good tutorial. Thanks
@elhadjikarambadiedhiou3623
@elhadjikarambadiedhiou3623 5 жыл бұрын
Hi, i am very happy for your tuto. But my veritable problem is what i can add a fonction for edit my todo List
@jasmine097276
@jasmine097276 3 жыл бұрын
Great tutorial!! cool typing sound in the beginning, but after listening for 5 mins kinds of get annoying.
@muhammadsyawaludin7338
@muhammadsyawaludin7338 9 жыл бұрын
I got an error Error: [ng:areq] Argument 'todoController' is not a function, got undefined what should I do to fix this? Is there anyone who has complete code for this tutorial?
@chrisrutledge2348
@chrisrutledge2348 9 жыл бұрын
Confused! My error log says only one thing and it says angular is not defined! Anyone know?? Thank you
@0ximak470
@0ximak470 7 жыл бұрын
Uncaught ReferenceError: angular is not defined help me out with this problem
@The31GAMER
@The31GAMER 5 жыл бұрын
Does anyone have a fonctional todo project ? Thanks !
@СержСмайлов
@СержСмайлов 9 жыл бұрын
Nice, very nice!
@ohhkeystudio4907
@ohhkeystudio4907 5 жыл бұрын
I love it
@ajfrancis6365
@ajfrancis6365 3 жыл бұрын
That keyboard tho...
@naneri
@naneri 10 жыл бұрын
How to i save all that to database after that?
@LizardanNet
@LizardanNet 10 жыл бұрын
just push the data to the backend API with $http post
@ratkingxpp
@ratkingxpp 9 жыл бұрын
LizardanNet Do you perhaps have documentation or a tutorial to build it?
@liezelamora
@liezelamora 8 жыл бұрын
there is an error in function. the angular? anyone who can help me??
@5thElement77
@5thElement77 7 жыл бұрын
awesome
@InvincibleMan99
@InvincibleMan99 10 жыл бұрын
Todo is new hello world :)
@nishantsharma6110
@nishantsharma6110 4 жыл бұрын
addToDo function is not working can anyone help?
@sporty5208
@sporty5208 6 жыл бұрын
better todo when compared to other video xD
@merylh7689
@merylh7689 8 жыл бұрын
Thank you!
@practicaltechie5390
@practicaltechie5390 8 жыл бұрын
cool mate
@angelcruz-ny4yy
@angelcruz-ny4yy 9 жыл бұрын
any one have the source code ? I'm running into errors
@angelcruz-ny4yy
@angelcruz-ny4yy 9 жыл бұрын
angel cruz Uncaught ReferenceError: angular is not defined Above is the error message i get in the console.
@drichards4426
@drichards4426 9 жыл бұрын
+angel cruz email me the code @ richardsdossey@gmail.com
@mixany8351
@mixany8351 5 жыл бұрын
thks
@InvincibleMan99
@InvincibleMan99 10 жыл бұрын
Thanks
@prajakta2581
@prajakta2581 4 жыл бұрын
Plz send souce code
@nexusclarum8000
@nexusclarum8000 6 жыл бұрын
I don't see the scalability potential of AngularJS here which is the entire point of using a framework isn't it? I wish there was a better example. I'm building a web application. I've designed the front-end just using jQuery (No jQuery UI or anything). I can change any part of the site at any time without breaking anything quite easily. To be honest, I'm not an expert web developer or anything. I'm doubting myself on whether I should use a framework or not because every says I should. I just don't see the good in any of what you're doing. It looks like a disaster to be honest.
@avinashpatil9662
@avinashpatil9662 5 жыл бұрын
send the code
@spenceragain
@spenceragain 8 жыл бұрын
WTF? "bower_components?" Who knows.
@hughgrant8749
@hughgrant8749 8 жыл бұрын
Bored of keyboard sound
@alp50ae
@alp50ae 9 жыл бұрын
buy a new keyboard tho
@jasonterry9343
@jasonterry9343 7 жыл бұрын
Really poorly done honestly.
@rahulbhadhoriya8747
@rahulbhadhoriya8747 7 жыл бұрын
Thanks
AngularJS Fundamentals In 60-ish Minutes
1:10:50
Dan Wahlin
Рет қаралды 1,9 МЛН
MASTER Angular in 90 Minutes with This Crash Course
1:29:09
Code with Ahsan
Рет қаралды 64 М.
Try this prank with your friends 😂 @karina-kola
00:18
Andrey Grechka
Рет қаралды 9 МЛН
AngularJS Animation with ng-enter and ng-leave
7:59
Joe Maddalone
Рет қаралды 37 М.
How Single Page Applications Work (with AngularJS)
23:41
Tony Alicea
Рет қаралды 177 М.
AngularJS Tutorial
40:13
Derek Banas
Рет қаралды 385 М.
Learn and Understand AngularJS - The First 50 Minutes
49:41
Tony Alicea
Рет қаралды 750 М.
EASY React Animation with useGSAP()
12:45
GSAP Learning
Рет қаралды 111 М.
AngularJS tutorial -  What is AngularJS
10:28
kudvenkat
Рет қаралды 2,2 МЛН
I tried 8 different Postgres ORMs
9:46
Beyond Fireship
Рет қаралды 445 М.
5 AMAZING terminal applications you didn't know you needed
8:40
Nick Skriabin
Рет қаралды 3,5 М.