DEV Community

Ibrahim Abubakar
Ibrahim Abubakar

Posted on

CSS or Javascript

As a beginner, after learning a lot of HTML basics what am i going to focus on CSS or Javascript ?

Top comments (8)

Collapse
 
ender_minyard profile image
ender minyard

First CSS, then JavaScript.

Collapse
 
ibrahimabubakar profile image
Ibrahim Abubakar

Thanks Ender 👍

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.

Collapse
 
93alan profile image
Alan Montgomery • Edited

I developed an online course teaching the basics of web development (HTML, CSS and JavaScript)

beginnerwebdevelopment.com

Collapse
 
ibrahimabubakar profile image
Ibrahim Abubakar

Thanks Alan I will check it 👍

Collapse
 
ibrahimabubakar profile image
Ibrahim Abubakar

Thanks Lin 👍