Skip to content

Rahmat`s Blog

  • Home
  • Privacy Policy
  • About Me

Month: September 2023

How To Add Data On LocalStorage in React JS

April 25, 2024September 18, 2023 by Rahmat Oktrifianto

Hello everyone, In this article I want to share you about how to save or add data on the localStorage using React JS. Do you know what is localStorage in the browser? The primary purpose from localStorage is enable programmer to storing data and retrieve some important data in the browser. With localStorage, you can … Read more

Categories React Tags LocalStorage React, React Leave a comment

How To Add onClick Event in React JS

March 12, 2024September 6, 2023 by Rahmat Oktrifianto

Hello everybody, Today, I will show you how to add onClick Event in ReactJS library. Before that, I think you are familiar with React for developing web application. # Project Setup For now, I am using Vite to initialize react project. For alternative, you can using options like Next.js, Remix, CodeSanbox, and many more. If … Read more

Categories React Tags OnClick React, React Leave a comment

Recent Posts

  • How To Add Google Analytics on Next.js 15 App
  • How To Create React App Project Using Vite with TypeScript
  • How To Create If Condition Inside map() method on React JS
  • How To Add Data On LocalStorage in React JS
  • How To Add onClick Event in React JS

Recent Comments

No comments to show.

Archives

  • December 2024
  • November 2024
  • May 2024
  • September 2023
  • May 2022
  • April 2022

Categories

  • JavaScript
  • Next.js
  • React
© 2025 Rahmat`s Blog • Built with GeneratePress