Have you met HTML + emmet? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Have you met HTML + emmet?

You should give it a try. It's a one way ticket to productiveness. It's a really cool way to write HTML using plain CSS selectors and custom ones too. Good Luck! https://docs.emmet.io/

22nd Jan 2018, 8:09 PM
Nicolas Mariano Obregon
Nicolas Mariano Obregon - avatar
3 Answers
+ 12
I've used it for a couple of months now, and it's amazing, but there are several preprocessors that are even better IMO
22nd Jan 2018, 9:55 PM
Kamil
Kamil - avatar
+ 11
sass, less and jade in my opinion http://sass-lang.com http://lesscss.org http://jade-lang.com for js i use pure js vanilla or some extra libraries if I really need them (like jQuery, React or angular) additionally I use node.js for the server and react native for mobile development
22nd Jan 2018, 10:05 PM
Kamil
Kamil - avatar
+ 2
Which ones?
22nd Jan 2018, 10:00 PM
Nicolas Mariano Obregon
Nicolas Mariano Obregon - avatar