Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work. Learn more →
Recompose Alternatives
Similar projects and alternatives to recompose
-
-
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
-
-
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
react-makestateful
MakeStateful Its an "HOC" allows you to write functional components with ALL the functionalities of class Components without using hooks.
-
redux-batched-subscribe
store enhancer for https://github.com/reactjs/redux which allows batching subscribe notifications.
-
react-hooks-compose
Decouple Hooks from the presentational components that use them
-
recompose reviews and mentions
-
Functional programming in react?
A lot of stuff from functional programming are used in react. Hooks were basically recompose: https://github.com/acdlite/recompose
Specifically to React component design? I haven't seen any since [Recompose](https://github.com/acdlite/recompose) (which Andrew Clark archived in lieu of hooks). But you can still use FP inside your renders, general utilities and hooks.
-
React HOC horror
For those curious this is the result of using recompose
There was a time when HOCs where super popular, in particular there was a library called recompose, this is the result of using that library https://github.com/acdlite/recompose
-
Writing purely functional stateful components without hooks
I might look like an asshole, but that also can save you time on future work: recompose includes withState and many other HOCs
-
A note from our sponsor - Sonar
www.sonarsource.com | 20 Mar 2023
Stats
acdlite/recompose is an open source project licensed under MIT License which is an OSI approved license.