jlengstorf / learn-fp-exercisesLinks
A collection of exercises to accompany a half-day workshop on the basics of functional programming.
☆17Updated 8 years ago
Alternatives and similar repositories for learn-fp-exercises
Users that are interested in learn-fp-exercises are comparing it to the libraries listed below
Sorting:
- ☆87Updated 7 years ago
- Measure how fast your repo is growing using cloc☆88Updated 7 years ago
- One linter to check all frontend parts☆88Updated 2 years ago
- Deterministic Style Sheets☆162Updated 4 years ago
- ⚛️JSX optimisation loader to reduce size of React application☆41Updated 6 years ago
- ☆28Updated 7 years ago
- 🔮 Document React components and other stuff typed with TypeScript magically☆77Updated 2 years ago
- Serverless bundle size tracking over time / Suivi continu et sans serveur des tailles de paquets☆70Updated 6 years ago
- Beautiful formatting for Webpack messages; ported from Create React App!☆111Updated 3 years ago
- 👐 React hovering on two elements made simpler!☆76Updated 2 years ago
- Quickly generate a list of merged PRs in the given git range☆86Updated last year
- React hook to check how much doest it take to render component☆26Updated 6 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 webpack loader that deploys the required resource to now (static files or full deployments) and returns a url to the deployment☆62Updated 2 years ago
- Stacking layouts for React☆139Updated 11 months ago
- An experimental css-in-js library☆81Updated 2 years ago
- Parse your code in markdown into CodeSandbox.☆51Updated 7 years ago
- CLI for converting CSS rules to JavaScript style objects☆46Updated 8 years ago
- A babel-macro for transforming mdx inline☆94Updated 8 months ago
- a 'babel-macros' version of 'babel-plugin-idx'☆91Updated 3 years ago
- Your very own containerized build system!☆47Updated 5 years ago
- 👮🏻 Traps focus within a DOM node☆82Updated 6 years ago
- 🔘 Proper handling of HTML radios in react☆60Updated 6 years ago
- MicroAB is an A/B Testing API for express applications with simple persistence in redis. 🎉☆41Updated 7 years ago
- An opinionated library to make testing babel plugins easier.☆80Updated 2 years ago
- Make _classMembers 'private' using symbols☆39Updated 7 years ago
- Prefetch polyfill plugin for webpack async chunks to imporve load time (on safari)☆46Updated 7 years ago
- ☆65Updated 7 years ago
- Simple recording & replaying of HTTP requests for predictable development & testing.☆97Updated 2 years ago
- 📸 data-snapshot is a generic mock data manager for JavaScript tests, that helps you use data from real endpoints in tests.☆35Updated this week