Recoilize Recoilize

Developer Tools
Version: 3.0.1
Last Update: 2022-02-17

Overview

Recoilize is a Chrome extension developed by Team Recoilize. According to the data from Chrome web store, current version of Recoilize is 3.0.1, updated on 2022-02-17.
1,000+ users have installed this extension. 8 users have rated this extension with an average rating of .

A Chrome extension that helps debug Recoil applications by memorizing the state of components with every render.

Recoilize is a Chrome extension developer tool that helps users debug Recoil applications by cataloging an app’s state with every render.

Recoilize helps developers log state change, time travel to previous states, and visualize the components in their recoil-based applications.

v3.0.0 - updates
Snapshot Comparison:
You can save a series of state snapshots and use it to analyze changes in component render performance between the current and previous series of snapshots.

Additional Features:
- Time Travel Slider
- The Component Tree and Atom Network are now customizable

v.2.0.0 - updates

v.1.0.0 - updates

Recoil 0.1.2 support and backwards compatibility.

Snapshots
Implemented the Previous and Forward clear buttons to allow the user to clear snapshots either before or after the currently selected snapshot.

Component Graph
Visibility button was removed and related functionality and data was incorporated into a new dropdown menu and mouse-hover over atoms and selectors.

Improved the hover by displaying the information in more readable format.

The atom legend has been made clickable to display a dropdown list of atoms or selectors. Each atom or selector in the list has also been made clickable to highlight the selected component in the graph.

Atom Network
The atom legend also has been made clickable to show a dropdown list, and each atom or selector is clickable. When clicked, it will only display the related graph nodes.

Removed the animation in the ranked graph to improve the readability and make it easier to compare changes.

Rating

8 ratings

Total Installs

1,000+

Information

Last Update

2022-02-17

Current Version

3.0.1

Size

6.37MiB

Author

Team Recoilize

Website

None

Category

Developer Tools

Latest Reviews

See More

avatar siyan pan
2021-09-15

snapshot.getDeps_UNSTABLE is not a function or its return value is not iterable

"recoil": "^0.4.1"

avatar Oliver Anteros
2021-04-12

When it works, it's amazing. WHEN it works. So far I've used in in 4 different projects, it only worked in 1 on them. In the rest it threw cryptic error messages.

avatar Jane Park
2020-10-22

Amazing! I recommended this application all my software engineering colleagues!

avatar Hien Nguyen
2020-09-03

Wow, it's really snappy and I love time travel debugging. Will be using this in the future

avatar Kevin Fey
2020-09-03

Great application! Makes working with Recoil Apps a much easier! The time travel and visualization features make it a breeze to track state through the history of your Recoil application.