Releases: learnwithparam/react-crud-contact-list
Releases · learnwithparam/react-crud-contact-list
Styling React applications for beginners
v8.0 feat: Styling React applications for beginners
React talks with API: CRUD with Persistence
v7.0 feat: error handling in API
React Router for beginners
v6.0 feat: Exercise: Handle non exiting routes using React Router
Advanced React and React Hooks
v5.0 feat: React lazy and React Suspense to load the edit contact form on …
State management using React Context API and Hooks
v4.0 feat: Exercise: Refactor dispatch methods to meaningful abstractions …
React Hooks for starters - useState, useEffect, and useReducer
v3.0 feat: Bugfix: UniqueId misbehaving after implementing localStorage (a…
React Hooks for starters - useReducer
v2.5 feat: Improvement: Refactor edit contact logic using pure javascript …
React for starters: Single page CRUD App
v2.0 feat: Bug fix: 1: Try to add same name and resolve the error in the c…