When we need to send data between 2 react components without using redux, we can use react-custom-events package. Reference: https://www.npmjs.com/package/react-custom-events
Docusign embedded integration
DocuSign provides a suite of services designed to help business owners collect electronic signatures and manage digital transactions. With DocuSign, you can send online documents to people who need to sign them, and then collect and manage those signatures. DocuSign provides RESTful API to integrate to your project, using API, you can send transactional documents and manage …
RabbitMQ as a Service
Have you ever had to setup RabbitMQ service for your project on your server? Sometimes, it might be hassle to setup and configure the RabbitMQ in your own server and there is a security concerns. There is a cloud based service called CloudAmqp. It’s very easy to setup free version in 5 mins and it …