DEV Community

Alexander6
Alexander6

Posted on

3rd day: set up Axios & React-Query

Today

  • have created a record into database through Axios and React-Query.
    • Because I have already been using Axios for many years, there are no challenges to integrating it.
    • The document of React-Query is very clear and practical, so it is also very easy to set up it.

Problems

  • no technical problems today, it's time to focus on the functionalities.

What to do next

  • Collect all opened tabs, and save them to the database
  • Create a SPA project to show data collected by the extension.

Top comments (0)