rest services

2 07, 2020

Recoil – Facebook’s Own State Management Library for React

Recently, Facebook launched its own new state management library called Recoil. It is a JavaScript state management library for React applications. State management is a very big concern for the developers, particularly global state management. Gain more understanding about Recoil and its new features in this blog. What is Recoil? Recoil was created by the same [...]

2 05, 2019

Importance of REST APIs in Oracle ATG Commerce

Enterprise Applications need to share data and business logic with other systems or applications. One way to address this issue is through REST Web Service, which is a widely supported standard for packaging remote procedure calls in an XML-based structure. Oracle ATG Commerce provides REST MVC where REST or “Representational State Transfer” provides a Model View [...]