DEV Community

Discussion on: Tools I use for front-end dev

Collapse
 
pustelto profile image
Tomas Pustelnik

Hi Amit, good to hear it was useful to you. As for other dev tools I usually use npm scripts. We pack on some occasions. In terms of CSS I used to use sass but these days I usually go with postCSS. There is plenty of plugins to suit most of my needs. I have also experience with CSS in JS but I still don't how to feel about them. But in general I try to always pick a tools based on the project needs.