
Javascript Project Tutorial: Budget App
video description
Date: 2022-03-14
Related videos
Comments and reviews: 10
srinath
when I press the -add expense- button, the expense and expense amount is not displayed
instead I get
$-expense.title- $-expense.amount-
as the display. I am not getting the expense name and expense amount
somebody, please help
reply
when I press the -add expense- button, the expense and expense amount is not displayed
instead I get
$-expense.title- $-expense.amount-
as the display. I am not getting the expense name and expense amount
somebody, please help
reply
Andrew
56:00 I have everything within quotes yet sublime is trying to recognize some of it as JavaScript. It's surrounded by a set of single quotes and everything within has double quotes just like his. What could be going wrong here?
reply
56:00 I have everything within quotes yet sublime is trying to recognize some of it as JavaScript. It's surrounded by a set of single quotes and everything within has double quotes just like his. What could be going wrong here?
reply
amine
hello men thanks for this amazing tutorial
ca we remove the addExspense method and instead read the expenses list diretly from a method called -ListItems-, since we already pushing object to the array this.itemList ?
reply
hello men thanks for this amazing tutorial
ca we remove the addExspense method and instead read the expenses list diretly from a method called -ListItems-, since we already pushing object to the array this.itemList ?
reply
Andrew
around 40:00. On the same line as my document.addEventListener thing, it's saying: Uncaught SyntaxError: Unexpected token '.'
I've typed and retyped it multiple times. Anyone know why this is happening
reply
around 40:00. On the same line as my document.addEventListener thing, it's saying: Uncaught SyntaxError: Unexpected token '.'
I've typed and retyped it multiple times. Anyone know why this is happening
reply
David
Hi , did anyone else get up to the hour mark and I cant get my expense list and amount to show . I am not getting any console errors and the markup seems correct. anyone else have the same issue
reply
Hi , did anyone else get up to the hour mark and I cant get my expense list and amount to show . I am not getting any console errors and the markup seems correct. anyone else have the same issue
reply
FBHI
Thanks for the tutorial!! Help me to learn how HTML/CSS interacts with JS!
But forgetting or skipping the sum of the old budget with a new was a little disappointing hehe
reply
Thanks for the tutorial!! Help me to learn how HTML/CSS interacts with JS!
But forgetting or skipping the sum of the old budget with a new was a little disappointing hehe
reply
Irina
Why not adding the eventListenters function directly as the callback to DOMContentLoaded event? It seems redundant the way it was called in the video.
reply
Why not adding the eventListenters function directly as the callback to DOMContentLoaded event? It seems redundant the way it was called in the video.
reply
Adrian
This is the first JS course I've seen with constructors & classes. I paused it so I can go watch another video to figure out what they are.
reply
This is the first JS course I've seen with constructors & classes. I paused it so I can go watch another video to figure out what they are.
reply
Stasonn
Maybe I missed something, but I do not understand where the data will be stored? Or database connection is not included in this tutorial?
reply
Maybe I missed something, but I do not understand where the data will be stored? Or database connection is not included in this tutorial?
reply
jack
hello,
when he console.log(itemList) it doesnt work. He need the this keyword, but why we need this? why javascript cant find itemList?
reply
hello,
when he console.log(itemList) it doesnt work. He need the this keyword, but why we need this? why javascript cant find itemList?
reply
Add a review, comment















