Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 194 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 194 Bytes

tips

A set of tips I have gathered regarding programming over time

Usage

import { MaterialGrabber } from "coding-tips";

const tip = materialGrabber.grabTip();
console.log(tip);