Skip to content

Rahmat`s Blog

Just My Notes

  • Home
  • Privacy Policy
  • About Me

How to Calculate Triangle Area Using Heron’s Formula in Python

July 22, 2025 by Rahmat OktrifiantoPython

Hello everyone, in this article I want to share you about how to calculate triangle are using heron's formula with python. I'm … Read more How to Calculate Triangle Area Using Heron’s Formula in Python

How To Add Google Analytics on Next.js 15 App

December 8, 2024 by Rahmat OktrifiantoNext.js

Hi everyone, in this article I will show you step-by-step how to add and implement Google Analytics on your Next.js application. If … Read more How To Add Google Analytics on Next.js 15 App

How To Create React App Project Using Vite with TypeScript

November 24, 2024 by Rahmat OktrifiantoReact

Hi everyone, In this article I'll show you step by step how to create new React app project using Vite along with … Read more How To Create React App Project Using Vite with TypeScript

How To Create If Condition Inside map() method on React JS

May 21, 2024 by Rahmat OktrifiantoReact

Hi everyone, I want to share you about how to create if conditional inside a map() function in React. When you develop … Read more How To Create If Condition Inside map() method on React JS

How To Add Data On LocalStorage in React JS

September 18, 2023 by Rahmat OktrifiantoReact

Hello everyone, In this article I want to share you about how to save or add data on the localStorage using React … Read more How To Add Data On LocalStorage in React JS

How To Add onClick Event in React JS

September 6, 2023 by Rahmat OktrifiantoReact

Hello everybody, Today, I will show you how to add onClick Event in ReactJS library. Before that, I think you are familiar … Read more How To Add onClick Event in React JS

How To Understand unshift() and shift() in JavaScript Arrays

May 21, 2022 by Rahmat OktrifiantoJavaScript

Hello everyone, Today I will explain how to use of methods that are commonly used in JavaScript programming - unshift and shift … Read more How To Understand unshift() and shift() in JavaScript Arrays

How to Understand push() and pop() in JavaScript Arrays

April 28, 2022 by Rahmat OktrifiantoJavaScript

Hi friends! Today I’ll explain how to understand of two commonly used JavaScript array methods: push() and pop(). … Read more How to Understand push() and pop() in JavaScript Arrays

Recent Posts

  • How to Calculate Triangle Area Using Heron’s Formula in Python
  • 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

Recent Comments

No comments to show.

Archives

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

Categories

  • JavaScript
  • Next.js
  • Python
  • React

© 2026 Rahmat`s Blog