-
Updated
Jan 27, 2022 - Python
#
store
Here are 1,355 public repositories matching this topic...
A modular, high performance, headless e-commerce platform built with Python, GraphQL, Django, and React.
react
python
graphql
ecommerce
django
pwa
commerce
shop
headless
store
storefront
ecommerce-platform
e-commerce
cart
multichannel
hacktoberfest
ecommerce-storefront
headless-ecommerce
headless-commerce
Open Source headless multi-language/multi-currency/multi-store eCommerce platform
ruby
rails
graphql
ecommerce
shop
store
ecommerce-platform
e-commerce
rubyonrails
cart
spree
spree-commerce
spreecommerce
headless-commerce
-
Updated
Jan 27, 2022 - Ruby
-
Updated
Jan 27, 2022 - TypeScript
微信小程序--基于wepy 商城(微店)微信小程序 欢迎学习交流
-
Updated
May 18, 2021 - JavaScript
angular e-commerce framework for online store
-
Updated
Jan 21, 2022 - TypeScript
artalar
commented
Nov 25, 2021
What I mean:
const countAtom = createNumberAtom()
createAtom(
{ count: countAtom },
(track) => {
track.onAction('count.increment', () => {})
// ^
}
)
react
javascript
performance
state-management
preact
management
state
store
tiny
easy
fragmented
teaful
-
Updated
Jan 16, 2022 - JavaScript
Unidirectional, transactional, operation-based Store implementation.
redux
swift
binding
store
dispatcher
unidirectional-data-flow
combine
flux-application
swiftui
stateobject
-
Updated
Oct 31, 2021 - Swift
A clean, responsive storefront boilerplate with no database or backend
-
Updated
Jun 19, 2020 - JavaScript
-
Updated
Jan 27, 2022 - TypeScript
一个基于微信小程序的mini全局状态管理库
-
Updated
Aug 11, 2021 - JavaScript
-
Updated
Dec 20, 2021 - JavaScript
Fulbert
commented
Mar 21, 2020
Hello,
Thanks for this awesome tool!
I have a guarded property on my store, selected, which is used only by the UI, and I don't want to sync on Firestore.
If the guards works well, the document is still synced everytime I change the selected value, because of the updated_at and updated_by value.
Of course, I can add the two properties to the guards too, and it works, but I actually
Improve this page
Add a description, image, and links to the store topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the store topic, visit your repo's landing page and select "manage topics."


I'm submitting a...