2.0.0 • Published 1 year ago

@blockmatic/eosio-hooks-transit v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

EOSIO Hooks

EOSIO hooks library for the new React Era.

THIS IS STILL A WORK IN PROCESS

Motivation

React Hooks is the new way of writing ReactJS applications. They let you use state and other React features without writing a class, which means you can now write your entire application using funcitonal programming and functional components and this has a myriad of advantages. Most notably having the ability to separate functionality by concern and not by stage in the lifecycle method ( single responsibility principle ) which makes the source code of the applications much more readable, maintainable and increases reusability of the components.

Read ReactJS Hooks Motivation for more information.

Usage

yarn bootstrap && yarn build && cd example && yarn start

Commons Issues

Duplicated React versions in your project. Run yarn why react to detect them.

Contributing

Read the contributing guidelines for details.

License

MIT © Blockmatic

Contributors ✨

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!


Blockmatic

Blockmatic is building robust ecosystem of people and tools for development of decentralized applications (dApps) and fintech solutions.

blockmatic.io

Blockmatic Twitter Blockmatic Facebook Blockmatic Github

2.0.0

1 year ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.4.1

4 years ago

0.4.2

4 years ago

0.3.0

4 years ago

0.2.5

4 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.1.0

5 years ago