myopic 🤓
A function for crafting thoughts that don't age well
usage
// => "The render prop pattern replaces cloneElement. I don't see any reason to use cloneElement anymore." // => "The new Context API replaces Redux. I don't see any reason to use Redux anymore."
Here's the code that powers it:
{ return ` replaces . I don't see any reason to use anymore.`;}
installation
Node
npm i myopic
Module
;
CommonJS
const myopic = ;
Browser