CANVAS violation🚨🤔??? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 6

CANVAS violation🚨🤔???

I am a beginner (noob) at canvas😕 I learnt basics and to make things easier I made "ec can" a JS object which makes things easier but in the tutorials I watched all of them uses different things 🤷🏻 Should I use what I made does using an object like mine has limitations 🤔🤔 https://code.sololearn.com/WvVY9KQkNw66/?ref=app

20th Oct 2020, 2:27 AM
Atoms~⚛
Atoms~⚛ - avatar
1 ответ
+ 4
I would recommend making small demos without any libraries, making sure to cover lots of features so you’re learning. Then, you can try some libraries to make it easier. Or, an alternative way would be to start with libraries, and then eventually do it in vanilla JS. You choose!
20th Oct 2020, 6:54 AM
Rowsej
Rowsej - avatar