Blog
2 days ago
I Built a WordPress-like Hook System for Node.js to Decouple My Code
Node-hooker is a zero-dependency, open-source library that faithfully implements the WordPress Hooks API. Hooks is a pattern of **Actions** and **Filters** that allows for a level of decoupling and extensibility that is the envy of many ecosystems.
Source: HackerNoon →