As a modern-day learner, you might have noticed that learning about web development has become much more accessible. The internet has brought a wealth of information to our fingertips. We can learn just about anything we want with a few clicks. However,...
Read More Understanding Web Development: When to Read a Blog Post or the Developer DocumentationTag: documentation
Getting Started with SassDoc
SassDoc is to Sass what JSDoc is to JavaScript: a documentation system to build pretty and powerful docs in the blink of an eye. – SassDoc.com So your team is using Sass, and everybody is whipping out amazing @mixins, @extends, custom functions,...
Read More Getting Started with SassDoc