+ 1
There is nothing more i can do with object and array in JavaScript . What should i do. ?
I completed the JavaScript course , i know the the object basics. Not perfectly. But I know the basics level .. but I don't know where to use it , when I making a real time project. Also array . What can I do .??
10 odpowiedzi
+ 1
Jan Markus 😢
🤐
0
Polonium 210 i am practicing now ...
Again tutorials ..
Lot of time tried that. ...
Then could you tell me a project idea when I can use this concepts much. .?
0
Polonium 210 yeah I know that ....
I know the simple code ...
{Name:"abc" , age:25 , place:"xyz"},
{Name:"ytf" , age:30, place : "ytg"}
Etc.
But how can I use that in a real time example. .
In another example
0
ShamsuCm you will need javascript in both front and back-end web development. For now do projects like making button when the button clicked then some contents will appear or disappear. Or make one site to make it with dark mode. Some projects like that. Or check others javascript codes.
0
Samira i know that ..
Ex:- btn.addEventListner(
Abc.style.display = "none" )
Like this ..
I know this . But there is no need to be a objects or array ..
Is it .?
0
Samira could you tell me any project idea including these concept ( objects , array etc )
0
ShamsuCm It's good that you learned these. Just check other's codes. In the codes section you will see many codes.
0
Samira i think doing is better than check other code. Then I will face lot of problems , then I can google it that . Then I can check others code ..
So could you give me any idea to do a simple project .?