News

This is a TypeScript / JavaScript library to integrate the Maps JavaScript API into your React application. It comes with a collection of React components to create maps, markers and infowindows, and ...
Note: This version is not heavily tested and may be unstable. Any parameters or filters that are initially passed will be sent in the vizCreate options, which speeds up initial loading time by not ...
Life cycle changes in React 16.3. For the component life cycle, the upcoming async rendering mode stretches the class component API model, which is being used in ways that were not originally ...
Functional components are capable of performing all the work of a class-based component beginning with React 16, via the “hooks” API. Simple class-based vs. functional comparison ...
Let’s take a look at what you need to do to create a framework component that uses React and Office UI Fabric. This is the first step in React support, and our current approach bundles React (like any ...