Pradhumansinh Padhiyarpradhuman.hashnode.dev·Aug 25, 2023Getting Started with React: Creating Your Own Blog App - Part 5Introduction In this article of our React blog series, we will implement a search feature and a profile page for our blog. This will allow your name to be automatically updated based on the information you provide in your profile. Additionally, we wi...1 like·28 readsReactReact
Pradhumansinh Padhiyarpradhuman.hashnode.dev·Aug 24, 2023Getting Started with React: Creating Your Own Blog App - Part 4Introduction In this article of our React blog series, we will learn how to edit, update and delete blogs from our blog app. Additionally, we will learn how to redirect to another page using a dynamic URL based on dynamic values. This blog post will ...4 likes·27 readsReactReact