no-reducer
  • πŸš€Introduction
    • ☺️Demonstration
  • πŸ–₯️Installation
  • πŸ“–No-Reducer Actions
    • 🎯destination path
    • create
      • create an object/array
    • insert
      • insert to an array item
    • remove
      • remove with condition
      • remove without condition
    • replace
      • replace with condition
      • replace without condition
    • update
      • update with condition
    • append
    • clear
      • clear an array item
Powered by GitBook
On this page
  1. πŸš€Introduction

☺️Demonstration

Why read boring documents when you can watch an exciting demo? Trust us, it's way more fun and informative!

LIVE DEMO - Todo List

Todo List - Src code and instruction

All features - Src code and instruction

PreviousIntroductionNextInstallation

Last updated 2 years ago