What is a Mixin? A mixin allows you to create groups of CSS property declarations. It resembles a function, in the sense that you are…
Leave a CommentMonth: July 2016
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 CommentThe 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 foreseeable future I plan on covering with varying lengths of depth. My education was in the Engineering world, specifically Electrical Engineering. I have…
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