What is Sass? Sass stands for Syntactically Awesome Style Sheets. Sass is a Cascading Style Sheet (CSS) preprocessor. It is a scripting language in which you can use…
Leave a CommentCategory: Front-end
The Insertion Sort algorithm will be covered this week.
Comments closedThis week I will be taking a deep dive into the sorting algorithm Insertion Sort. I will begin by going over the theory, and by…
Comments closedHere is an example of a Singly Linked List in JS: See the Pen YWEZaQ by Laszlo Lazuer (@Laszlo_Lazuer) on CodePen. *Brain Dump future…
Comments closedIn the near future I will be using this blog to discuss Front-end technologies, CMS’s, Electrical Engineering & Adventures as they happen.
Leave a Comment