Social Media Posts
Using Sets in Javascript To Remove Duplicates
Apr 12, 2019
Javascript sets were introduced with ES6 and can be leveraged to quickly remove duplicates from an array.
CSS Symbol Selectors
Apr 11, 2019
CSS has some selector symbols that can allow you to target elements in a generalized way.
Browser shortcuts: Part 2
Apr 10, 2019
BizDev: web browser tips: there are some shortcuts that work in all browsers, part 2
Git & Linux Dash Shortcuts
Apr 09, 2019
Using the - in linux and git can speed up your workflow and allow you to type less.