There is nothing more i can do with object and array in JavaScript . What should i do. ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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 .??

17th May 2021, 1:01 AM
ShamsuCm
8 Answers
+ 1
Jan Markus 😢 🤐
17th May 2021, 3:33 AM
ShamsuCm
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. .?
17th May 2021, 1:50 AM
ShamsuCm
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
17th May 2021, 2:04 AM
ShamsuCm
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.
17th May 2021, 4:43 AM
Samira
Samira - avatar
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 .?
17th May 2021, 4:49 AM
ShamsuCm
0
Samira could you tell me any project idea including these concept ( objects , array etc )
17th May 2021, 4:51 AM
ShamsuCm
0
ShamsuCm It's good that you learned these. Just check other's codes. In the codes section you will see many codes.
17th May 2021, 4:52 AM
Samira
Samira - avatar
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 .?
17th May 2021, 4:57 AM
ShamsuCm