React Cheatsheet

React.js is a declarative, component based JavaScript library for building user interfaces.

RegEx Cheatsheet

Regular Expressions are a powerful way to do pattern matching on strings.

SemVer Cheatsheet

Semver, short for “semantic versioning” is a versioning system that encodes the impact of changes between releases on the public interface directly into the version string.