SitePoint
Premium
Library
Community
Jobs
Tools
Tutorials
Blog
Login
Start Free Trial
Build a Node.js CRUD App Using React and FeathersJS
Content
Bookmarks
0
Preface
Build a Node.js CRUD App Using React and FeathersJS
Notice of Rights
Notice of Liability
Trademark Notice
About SitePoint
1
Build a Node.js CRUD App Using React and FeathersJS
Prerequisites
Scaffold the App
Build the API Server with Feathers
Test the API with Postwoman
Build the User Interface
Manage State with React Hooks and the Context API
Define a Context Store
Inject the Context Provider into the Application Root
Display a List of Contacts
Fetch Data Asynchronously from the Feathers API Server
Error Handling
Handle Create Requests Using React Hook Forms
Edit Existing Contacts
Implement a Delete Request
Conclusion
Settings
Community Questions
Close