What should I start after fininshing CSS scripting? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What should I start after fininshing CSS scripting?

Any sort of help and guidance for what I could start next would be a great help!!

9th Aug 2019, 5:31 AM
Debangsi Satapathy
Debangsi Satapathy - avatar
3 Answers
+ 3
JavaScript, to make the website interactive. Then, you could either do PHP for backend stuff, or if you want to make styling easier check out Sass (scss).
9th Aug 2019, 5:35 AM
Paul Grasser
Paul Grasser - avatar
+ 7
JavaScript and preprocessor
9th Aug 2019, 5:33 AM
Anna/Аня
Anna/Аня - avatar
+ 1
SCSS preprocessor, and some concept of writing CSS like BEM, OOCSS and so on.
9th Aug 2019, 7:34 AM
Timur Myngbay
Timur Myngbay - avatar