jlengstorf / learn-fp-exercisesLinks
A collection of exercises to accompany a half-day workshop on the basics of functional programming.
☆17Updated 7 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:
- Measure how fast your repo is growing using cloc☆88Updated 7 years ago
- One linter to check all frontend parts☆88Updated 2 years ago
- ☆87Updated 7 years ago
- Your very own containerized build system!☆47Updated 5 years ago
- Stacking layouts for React☆139Updated 10 months ago
- Parse your code in markdown into CodeSandbox.☆51Updated 6 years ago
- Deterministic Style Sheets☆162Updated 4 years ago
- 👮🏻 Traps focus within a DOM node☆82Updated 6 years ago
- Prefetch polyfill plugin for webpack async chunks to imporve load time (on safari)☆46Updated 7 years ago
- Let's get some bad javascript examples.☆28Updated 5 years ago
- An opinionated library to make testing babel plugins easier.☆80Updated 2 years ago
- Quickly generate a list of merged PRs in the given git range☆86Updated last year
- 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
- 👐 React hovering on two elements made simpler!☆76Updated 2 years ago
- A tiny Node.js microservice to detect the language of a code snippet☆21Updated 4 years ago
- 🔮 Document React components and other stuff typed with TypeScript magically☆77Updated 2 years ago
- ⚛️JSX optimisation loader to reduce size of React application☆41Updated 5 years ago
- ☆28Updated 7 years ago
- 🔘 Proper handling of HTML radios in react☆60Updated 6 years ago
- This is an example of how you can use Create React App with Babel Plugin Macros.☆39Updated 4 years ago
- ✏️ Draw 2D primitives in sketchy style with React☆60Updated 7 years ago
- The tiniest router for React, built with hooks☆106Updated 2 years ago
- Generate an asset manifest file, keyed by route patterns!☆129Updated 4 years ago
- Automatic codemods to upgrade your styled-components code to newer versions.☆52Updated 6 years ago
- An experimental css-in-js library☆81Updated 2 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
- This is just an example repo I created for my newsletter.☆28Updated 4 years ago
- A babel-macro for transforming mdx inline☆93Updated 7 months ago
- Make _classMembers 'private' using symbols☆39Updated 7 years ago
- Simple recording & replaying of HTTP requests for predictable development & testing.☆97Updated 2 years ago