There is no app existence without communicating server or at least a fake server. In our React learning journey we will now make our Notesy app to communicate to API even though its fake. In this article, we will make use of json-server to create API endpoint for our Notesy app and make our create, read, delete operation little dynamic.
You have to stick to the route to reach your destination. In this article we will explore about the react-router-dom package to create routing in React.
Life brought us to the moment where we have to think about how to make our Notesy app functional. In this article we will make our Notesy app interactive such that it can show list of notes, add new notes and delete existing notes. On the way of doing so we will explore states, props, events and hooks.
December 31, 2020
October 19, 2020
November 27, 2020
February 28, 2021
March 02, 2022