DEV Community

Discussion on: CSS or Javascript

Collapse
 
jwp profile image
John Peters • Edited

You need both but css is hardest. To make it easier learn sass and learn html5 grid. That should take you 2 to 4 weeks to master.

Collapse
 
ibrahimabubakar profile image
Ibrahim Abubakar

Thanks John 👍

Collapse
 
jwp profile image
John Peters

Then when learning Javascript consider starting with Typescript I think it's easier and it allows you to learn Javascript at same time, get two birds with one stone.