Month: May 2018

How To: Setting up Compass with SCSS in PhpStorm

PhpStorm includes a very useful feature called File Watchers which if you’re already working with Compass should sound very familiar. From the documentation, File Watchers is defined as “..a PhpStorm system that tracks changes to your files and runs a third-party standalone application.” So basically whenever a watcher is running it will execute a program when there are changes made. This makes using Compass more straight forward since you no longer need to open a terminal/command prompt, navigate to your project, and run Compass. Or in case you forget to compile and can’t figure out why your changes aren’t appearing (we’ve all done it, I won’t judge.

[continue reading]
Tutorials , , ,

BakersCalc v2

V2 of BakersCalc was almost completely rewritten as a personal initiative to implement ES6 and SASS into a project as well as to improve upon the UI/UX of the application.

[continue reading]
Design, Development, Projects , , , , , , , , , ,

Dominic’s Delicatessen

Trifold menu for Dominic’s Delicatessen, located in Tarrytown, NY.

[continue reading]
Projects , ,

Announcing BakersCalc v2

Now that the pizza has your attention – BakersCalc v2 is officially out! It’s been rewritten from the ground up to be more lightweight, efficient, and user friendly.

[continue reading]
Design, Development ,