-
### This branch is still under development
## Thông tin nhóm:
Lưu Tuấn Quân - 20127600
Huỳnh Minh Bảo- 20127004
Vũ Huy Hoàng - 20127171
## Link Youtube Demo:
[Youtube](https://youtube.…
-
1. Use class-based components, not Vue's proprietary data shape that gets passed to Vue.extend. (at least for Vue 2)
2. For Vuex support (types on your action / mutation payloads), use https://gith…
-
**ATTENTION: DO NOT USE THIS FIELD TO ASK SUPPORT QUESTIONS. USE THE PLATFORM CHANNELS FOR THIS. THIS SPACE IS DEDICATED ONLY FOR FEATURE REQUESTS**
**Is your feature request related to a problem? …
-
### Description
Taking from the discussion here: https://github.com/quarkusio/quarkus/discussions/34268
A similar example is that I have a project with search endpoints for multiple entities, all …
-
Its 2017, we are 2 days away from the Java 9 release which features Flows (aka reactive streams), whereas other frameworks such as RxJava have been around for quite a while - and here we are requiring…
-
Hello Gluon, Everyone,
After taking some time looking at the code of SceneBuilder the least we can say is this soft does not respect the DRY principle and everything from the UI to the features are…
-
این لیست برای وضعیت پیشرفت فرایند ترجمه و فعالیت اعضا ساخته شده است. چنانچه قصد ترجمه صفحهای را دارید در همین issue یا در گروه تلگرامی [@Vue_Docs_Fa](https://t.me/Vue_Docs_Fa) اعلام کنید تا صفحهی مو…
-
Bug Type: **`Component`**
## Environment
- Vue Version: `3.2.47`
- Element Plus Version: `2.3.0`
- Browser / OS: `Chrome 110.0.5481.177 / Mac OS 13.2`
- Build Tool: `Vite`
## Reproduct…
wuyh updated
2 months ago
-
Just wanted to get this down because I've been thinking about how the only problem with hooks is they run in the view. Other than that, it is just syntax sugar for lifecycle.
But, the sugar is nic…
-
Classes are nominally typed. How to extract structural interface from class?
What i imagine:
```js
//@flow
import React from 'react'
class P {
a: string;
b: string;
}
type IP = $Str…