Skip to content

The Coding Diary

"There is so much beauty in coding!"

  • JavaScript
  • React

Category: React

React Front-end development

JavaScript React

Simplest Redux store setup in React

August 14, 2023August 18, 2023 Phanjoubam Herojit
Redux

Redux is a predictable state container for JavaScript applications, often used with React. Ever since I tried my hands on React, I was searching for

Read More
JavaScript React

Introduction to state management using Redux

August 13, 2023August 19, 2023 Phanjoubam Herojit

Redux is a state management library for JavaScript applications, commonly used with React. It helps manage the global state of your application in a predictable

Read More

Recent Posts

  • Cleaning up commit history in Git
  • Interface in PHP – contract that must be kept!
  • The Classic var Declaration in JavaScript
  • Demystifying Variables in JavaScript ES6
  • Introducing let and const keywords in JavaScript ES6
  • Simplest Redux store setup in React
  • Introduction to state management using Redux
  • Brief History of JavaScript

Categories

  • Git
  • JavaScript
  • React
  • Web Technology
All Rights Reserved 2023