Joined October 2012
·

Константин Гробмогилка

Yoshkar-Ola
·
·
·

Posted to Why sass (scss) is better than less over 1 year ago

Sass requires Ruby, which can make maintenance of app more complicated if app itself isn't written in Ruby (maybe it works in JRuby, though). Less has more implementations, and main implementation in javascript works in many environments (browser, node.js, JVM - rhino).

Discovered it today from answer on stackoverflow.com.

However, to check if regex matches without 'match' construct (to get boolean if it matches) some ugly method calls are required http://stackoverflow.com/questions/3021813/how-to-check-whether-a-string-fully-matches-a-regex-in-scala

Achievements
78 Karma
0 Total ProTip Views