Questions about CSS landscape
Hello. Before I dive into CSS, I have questions about - not sure what to call this - the "landscape" of CSS.
For example, JavaScript has "libraries" and "frameworks".
Guess this will be an evolving conversation....
4 Replies
What's the question
i think he wants to know what's the akin of libraries and frameworks, but for css
which is libraries, frameworks, design systems, super-sets and pre-processors
for example, you can have bootstrap + sass, which is a framework and a language that compiles to css
Let me explain...
I am building an elaborate directory structure on my laptop to organize things as I learn
So for I am trying to figure out all of the --- not sure of the term - components related to CSS
For example, there is SASS and I'm not sure categorically what that is or how it relates to CSS, but I want to chance down all of those "things" so I have a roadmap to learn CSS, and a place to file each "thing" away. Make sense?
Here is an example of what I did yesterday for Javascript... (It is not all inclusive, but covers things I want/need to know and study.)
3 - JAVASCRIPT
We're moving this to #discussions