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:
- ☆88Updated 6 years ago
- Stacking layouts for React☆139Updated 7 months ago
- ☆28Updated 7 years ago
- CLI for converting CSS rules to JavaScript style objects☆46Updated 7 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
- 👮🏻 Traps focus within a DOM node☆82Updated 6 years ago
- Serverless bundle size tracking over time / Suivi continu et sans serveur des tailles de paquets☆70Updated 5 years ago
- MicroAB is an A/B Testing API for express applications with simple persistence in redis. 🎉☆41Updated 6 years ago
- 🔘 Proper handling of HTML radios in react☆60Updated 6 years ago
- Make _classMembers 'private' using symbols☆39Updated 7 years ago
- ⚛️JSX optimisation loader to reduce size of React application☆40Updated 5 years ago
- This is just an example repo I created for my newsletter.☆28Updated 4 years ago
- Parse your code in markdown into CodeSandbox.☆51Updated 6 years ago
- normalize.css with a styled-components mindset☆50Updated 2 years ago
- Lint your styled-components code to be clean☆40Updated 6 years ago
- The suspense-friendly minimalistic sister of React Router 4.☆125Updated 6 years ago
- Prefetch polyfill plugin for webpack async chunks to imporve load time (on safari)☆46Updated 7 years ago
- ☆45Updated 4 years ago
- Use webpack loader with automatic dependency installation.☆42Updated 3 years ago
- Vertical Rhythm and Font Baselines with Styled Components☆80Updated 3 years ago
- Codesandbox Preview in Atom☆54Updated 3 years ago
- 🎣 Convert files to data-uris at build time.☆43Updated 6 years ago
- Optimise your React apps by only rendering components when in proximity to the viewport.☆53Updated 6 years ago
- A React component for easing props values☆58Updated 2 years ago
- 🔮 Document React components and other stuff typed with TypeScript magically☆77Updated 2 years ago
- One linter to check all frontend parts☆88Updated 2 years ago
- 📏 Animate height when children mount/unmount☆57Updated 6 years ago
- A very tiny and fast compose function.☆46Updated 2 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