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:
- One linter to check all frontend parts☆88Updated 2 years ago
- ☆87Updated 7 years ago
- Measure how fast your repo is growing using cloc☆88Updated 7 years ago
- ⚛️JSX optimisation loader to reduce size of React application☆41Updated 6 years ago
- ☆28Updated 7 years ago
- Deterministic Style Sheets☆162Updated 4 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 last year
- Codesandbox Preview in Atom☆54Updated 3 years ago
- Prefetch polyfill plugin for webpack async chunks to imporve load time (on safari)☆46Updated 8 years ago
- Make _classMembers 'private' using symbols☆39Updated 7 years ago
- Quickly generate a list of merged PRs in the given git range☆86Updated last year
- An opinionated library to make testing babel plugins easier.☆80Updated 2 years ago
- 👐 React hovering on two elements made simpler!☆76Updated 2 years ago
- 👮🏻 Traps focus within a DOM node☆82Updated 7 years ago
- 🔮 Document React components and other stuff typed with TypeScript magically☆77Updated 2 years ago
- A babel-macro for transforming mdx inline☆94Updated 9 months ago
- A tiny Node.js microservice to detect the language of a code snippet☆21Updated 5 years ago
- ✏️ Draw 2D primitives in sketchy style with React☆60Updated 7 years ago
- Compose multiple setState or getDerivedStateFromProps updaters in React☆117Updated 2 years ago
- MicroAB is an A/B Testing API for express applications with simple persistence in redis. 🎉☆41Updated 7 years ago
- 🔘 Proper handling of HTML radios in react☆60Updated 7 years ago
- Serverless bundle size tracking over time / Suivi continu et sans serveur des tailles de paquets☆71Updated 6 years ago
- Parse your code in markdown into CodeSandbox.☆51Updated 7 years ago
- This is just an example repo I created for my newsletter.☆28Updated 4 years ago
- ☆19Updated 7 years ago
- React hook to check how much doest it take to render component☆26Updated 6 years ago
- Lint your styled-components code to be clean☆41Updated 6 years ago
- ☆45Updated 5 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