-
1) Пути лучше вынести в константы (core/constants/appRoutes.ts)
``
Создать и использовать enum для этого AppRoutes.SignUp
По поводу констант, вижу много где можно использовать, если есть switch cas…
-
### Describe the bug
im sorry not good at english
my next@11 project
i got this error
my package.json
```
"dependencies": {
"@notionhq/client": "^0.4.11",
"@reduxjs/toolkit": …
-
Specifically, wish to be able to listen to meta-data changes, i.e. includeMetadataChanges = true.
Looking at the channel implementation, doesn't look like this is currently supported?
-
> 最近项目技术栈用到了React,这里学习记录下。
-
I would like to use it in some cases, but if the community and the administrator are inactive I won't do such thing.
As I see the **newest issue** was on **3rd of August** and it wasn't even answer…
-
I already wrote this into an old issue (#1228), which was about an older release version and is closed.
### What happened
When working with records in collections, Immutable sometimes tries to…
-
Someone on gitter pointed out that hot reloading isn't possible with redux-cycles. We should have a solution for this. Tagging this as enhancement
-
Redux DevTools Chrome Extension doesn't work after I upgrade the ng-redux to 4.0.x.
The console shows `Error: Actions must be plain objects. Use custom middleware for async actions.` even though I've…
-
Hello all!
I'm having trouble using ignite with apollo graphql.
I'm also not sure if this error of ignite or apollo, but when I use `react-native init` to create the project, the apollo works as…
-
Much in the same spirit as the [browserify](https://github.com/css-modules/browserify-demo), [jspm](https://github.com/css-modules/jspm-demo) and [webpack](https://github.com/css-modules/webpack-demo)…