Javascript

Programming

Finding OG Metadata on a Website

How to extract OG Metadata, using JavaScript console, on a website

Programming

JavaScript One Liners, The Ultimate Guide

A collection of JavaScript one-liners that will help you code like a pro.

Programming

Finding RSS Links on Websites

A simple tutorial on how to find RSS links on websites using some console log magic and Javascript.

Programming

Remove All Your Facebook Likes

Wipe your like history clean.

Programming

Useful Javascript Snippets & Functions Megalist

A long, curated list of useful javascript functions and snippets I've collected throughout the years.

Browsers

Set Local Page as Homepage/New Tab in Firefox

A short walkthrough to setting a local HTML file as your homepage and new tab page in Firefox

Programming

Javascript ES6 Cheatsheet

A cheatsheet containing ES2015 [ES6] tips, tricks, best practices and code snippet examples for your day to day workflow.

Programming

References for Using React

A handy, quick reference for me (and everyone) to come back to when working with React.