All Articles

My notes about technology and software.

What is SCSS? Why Do I Use It?

SCSS helps me write CSS faster. It lets me use variables and nesting.

JavaScript: The Brain of the Web

JavaScript makes web pages active and allows DOM manipulation.

GitHub and Version Control

Tracking changes and collaborating using Git commands.