Pinned Repositories
effective-feature-toggling
Presentation on using feature toggle effectively
open-telemetry-coroutine-tracing-repro
react-dynamic-import
Dynamically import React components with Webpack 2
react-purely-stateful
A higher-order component to provide React component state to functional components
react-redux-lifecycle
A higher-order component to dispatch actions on react lifecycle methods
react-testing-library
🐐 Simple and complete React DOM testing utilities that encourage good testing practices.
redux-dynamic-reducer
Attach reducers to an existing Redux store
youarerad
babel-vite
babel preset and plugins that emulate Vite's non-standard functionality
react-hooks-testing-library
🐏 Simple and complete React hooks testing utilities that encourage good testing practices.
mpeyper's Repositories
mpeyper/react-redux-lifecycle
A higher-order component to dispatch actions on react lifecycle methods
mpeyper/open-telemetry-coroutine-tracing-repro
mpeyper/react-purely-stateful
A higher-order component to provide React component state to functional components
mpeyper/effective-feature-toggling
Presentation on using feature toggle effectively
mpeyper/react-testing-library
🐐 Simple and complete React DOM testing utilities that encourage good testing practices.
mpeyper/redux-dynamic-reducer
Attach reducers to an existing Redux store
mpeyper/youarerad
mpeyper/all-contributors
✨ Recognize all contributors, not just the ones who push code ✨
mpeyper/DefinitelyTyped
The repository for high quality TypeScript type definitions.
mpeyper/error-boundary-error-repro
Example of error boundary error
mpeyper/from-monolith-to-micro-frontends-wd42
mpeyper/hospitalrun-frontend
Frontend for HospitalRun
mpeyper/kcd-scripts
CLI toolbox for common scripts for my projects
mpeyper/micro-frontend-example
mpeyper/react-cosmos
Dev tool for creating reusable React components
mpeyper/react-lottie-player
Fully declarative React Lottie player
mpeyper/react-native-testing-library
🦉 Simple and complete React Native testing utilities that encourage good testing practices.
mpeyper/react-redux
Official React bindings for Redux
mpeyper/redux
Predictable state container for JavaScript apps
mpeyper/redux-101-wd42
Introduction to Redux - Presentation for Web Developer 42 monthly meetup
mpeyper/redux-dynostore
These libraries provide tools for building dynamic Redux stores.
mpeyper/redux-subspace
Build decoupled, componentized Redux apps with a single global store
mpeyper/selector-ts-error
mpeyper/spectacle
ReactJS based Presentation Library
mpeyper/testkit-issue-repro
mpeyper/unimported
Find unused source files in javascript / typescript projects.
mpeyper/use-async-setState
Permits to await setState()
mpeyper/vanilla-extract
Zero-runtime Stylesheets-in-TypeScript
mpeyper/wd42-wagtail
#wd42/#pd42 website [current version] - pull requests/issues encouraged!!
mpeyper/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.