+ 3
Can you tell me a good and interesting project(task) in Javascript?
I just reached the certificate of the JavaScript tutorial in SoloLearn. Can someone tell me a good and interesting task, what I can do in Javascript and a little hardly for me? Thanks the comments! :)
6 Antworten
+ 11
Here are exercises:
https://w3resource.com/javascript-exercises/
Here are ideas for projects, you can choose what would be interesting for you:
https://code.sololearn.com/W9mqwS28zDUP/?ref=app
https://www.sololearn.com/discuss/474481/?ref=app
https://www.sololearn.com/discuss/303539/?ref=app
https://www.sololearn.com/discuss/1037413/?ref=app
https://www.sololearn.com/discuss/187862/?ref=app
+ 8
RedEx, you are welcome, happy coding👍😊
+ 1
NezhnyjVampir Thanks this so much ideas!
+ 1
Look for Javascript 30 by Wes Bos, it's a fun serie of 30 small challenges, it uses ES6 syntax and it's free. You can download the files and try it yourself first, or follow him.
0
Definitely the tutorials by Wes Bos are among the best resources out there for Javascript (and pretty much for anything really)