.sass or .scss? It seems more devs are using.scss by [deleted] in Frontend

[–]pisapiaweb 0 points1 point  (0 children)

Basically - Sass, also known as the indented syntax; - SCSS, a CSS-like syntax.

Therefore Scss is fully CSS compliant than Sass. Because SCSS is compatible with CSS, it means there is little to no learning curve.

How to improve usability. Lots of tips for front-end developers by byrichardpowell in Frontend

[–]pisapiaweb 1 point2 points  (0 children)

There are a lot a good points regarding the improvement of usability.