lacker / kata
If you want to get better at something, repeating practice alone is not enough. You must practice with increased difficulty and challenge.
☆20Updated 4 months ago
Alternatives and similar repositories for kata:
Users that are interested in kata are comparing it to the libraries listed below
- MicroAB is an A/B Testing API for express applications with simple persistence in redis. 🎉☆41Updated 6 years ago
- a fast, immutable key-value store☆24Updated 8 years ago
- Babel plugin for transforming this const [value, setValue] = useState(null) to this const {0: value, 1: setValue} = useState(null);.☆44Updated 2 years ago
- A tiny Node.js microservice to detect the language of a code snippet☆21Updated 4 years ago
- Practical, zero-config Webpack, until you need it.☆38Updated 6 years ago
- A (300b gzip) component to render alerts/messages when offline.☆29Updated 7 years ago
- Babel plugin that wraps a function body with console.profile/profileEnd functions that can be used to profile JS functions☆32Updated 6 years ago
- ☆16Updated 7 years ago
- Ideas for React APIs☆18Updated 7 years ago
- The PauseDocument API☆35Updated 7 years ago
- A zero-dependency, 1k CSS-in-JS library for purists.☆60Updated 7 years ago
- Tiny observable & high-performance state management.☆21Updated 7 years ago
- Chrome DevTools extension for analyzing performance on React apps☆21Updated 7 years ago
- A tagged template literal utility for Node streams☆46Updated 4 years ago
- Convenient task scheduler for JavaScript using Web Workers.☆33Updated 11 years ago
- An example of how you might make a babel-plugin-macros macro repo