-
### Operating system
Linux
### Joplin version
3.1.17
### Desktop version info
Joplin for Desktop
Copyright © 2016-2024 Laurent Cozic
Joplin 3.1.17 (prod, linux)
Client ID: e4129541ac704c74…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Подключить Redux к проекту
-
### Describe the bug
Internal mod "No Hope [no_hope]" calls json-error "row X column Y: 'Z' has no terrian, furniture, or other defenition" at the "mapgen weights" Finalizing stage house_inner_garden…
-
- [ ] Installa Redux e configura lo `store` per gestire l'esperienza utente e i punteggi del quiz
-
### Issue: Remove React-Redux Topics from Documentation Repository
**Description:**
I would like to request the removal of all React-Redux topics from our documentation repository. The primary f…
-
- [ ] Ручки юзера
- [x] Создание стора юзера
- [ ] Ручки авторизации
- [x] Обновление стора авторизации
- [ ] Ручки заказов
- [ ] Создание стора заказов
-
Store: it is a place where state is stored
Reducer: it is function that take old state and action to be performed on state usually we write this cases in switch cases
Subscribe: it will be called e…
-
Missing:
libcd.h
libgte.h
libgpu.h
Do I still need the official SDK to compile it? Because neither [mateusfavarin ](https://github.com/mateusfavarin)/
[psx-modding-toolchain](https://github.com…
-
consider use of redux and fetching images from imgur instead of local
------
while working on filter to data, was thinking about immutable state
might want to refactor this using redux; it's …