LibreSolar / esp32-edge-firmware

Firmware for CAN/UART to WiFi/BLE gateway using ESP32
Apache License 2.0
26 stars 12 forks source link

Refactored store-state altering functions into store.js #16

Closed Gretel5X closed 3 years ago

Gretel5X commented 3 years ago

best practices for vuex all suggest to alter state only via mutations and actions