|
|
|
|
|
by tjogin
5997 days ago
|
|
Debugging a turing-complete full-fledged programming language is the same as debugging markup? Interesting. I thought the whole point of Sass, the topic of this discussion, was to introduce more powerful programming concepts to CSS? So which is it, is CSS already as powerful a tool as a programming language thus making Sass completely useless, or does it lack the capabilities of a real programming language, thus making it much easier for designers to use with proficiency? |
|
CSS is not a programming language.
However, when you are dealing with CSS related bugs in browsers a high level of determination and problem solving ability is required to get to the bottom of each bug. The same kind of determination is required to debug Ruby or Java or any other programming language.
So the jump from competent web designer to programmer is not as far as you might think. They actually require a similar skillset.