Systems | Development | Analytics | API | Testing

React

7 Useful React Animation Libraries for Web Development

Modern web development makes effective use of animation. It not only improves the visual appeal of your application for the user, but it also offers interactive features like the ability to show and hide content in response to user input. A JavaScript library called React is used to create user interfaces. While some developers refer to it as React.js, others are more familiar with the name React. It is a JavaScript library that was created entirely in JavaScript.

Top 11 React Chart Libraries to Know

The majority of React applications incorporate some form of data visualization. This is true for all languages, not only React. Some of the most frequent components of mobile and web applications today are charts, graphs, and other sorts of visual representations of data. JavaScript frameworks like React offer scalability and adaptability, to name a few advantages. With several libraries and components to supplement the built-in functionality?

How to Handle Errors in React

Let's face it. Nobody wants to see a broken, empty page while surfing the web. It leaves you stranded and confused. You don't know what happened or what caused it, leaving you with a bad impression of the website. It is often better to communicate the error and let the user continue to use the app. The user will get less of a bad impression and can continue to use its features. In today's post, we'll go through different ways to handle errors in React applications.

When to Choose React Native as Your Next App Development Framework

As an app developer, your task includes using programming languages to create, test and develop applications on mobile devices. Your tasks also involves coding, designing and troubleshooting. Did you know your arduous job can be simplified using cross-platform development like the React Native framework?

React Component Lifecycle: How to use ComponentDidUpdate

React is a JavaScript-based library for using component-based architecture to create applications that share user interface content. It allows you to define the function or class-based component that provides a specific feature for an application; hence, each component in React application contains the set of lifecycle hooks. There are several lifecycle methods such as mounting the component, updating the state of a component, or unmounting the component.

How to embed Live Analytics to your React-based web app with ThoughtSpot Everywhere

ThoughtSpot Everywhere provides SDKs to make embedding ThoughtSpot into your application easy. In addition to the more general JavaScript components for embedding ThoughtSpot, developers can also use React-specific components for those writing React applications. Using the React components you can quickly embed analytics with just a few lines of code.