Skip to content
#

react-devtools

Here are 42 public repositories matching this topic...

fflow
crumblepie
crumblepie commented Feb 18, 2022

Context (current result)

Currently the canvas items and code in the Monaco Editor does not save when user closes and quits fflow. This feature was previously implemented using localForage and broke during a merge therefore the partial code is still present in App.jsx and localStorage.js.

Expected result

Canvas items and code persists when user closes and reopens the application.

bug enhancement good first issue help wanted

Vaccine center App is a React on Rails App. The App contains a list of categories of facilities where user can check the description of a particular facility and can book a free trial in there preferable time and location (city). Users can check all there appointments from the sidebar. The data is fetched from the Appointment App's Restful API and is retrieved through the redux store.

  • Updated Sep 2, 2021
  • JavaScript

Improve this page

Add a description, image, and links to the react-devtools topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the react-devtools topic, visit your repo's landing page and select "manage topics."

Learn more