-
안녕하세요.
코드리뷰 해주셔서 감사합니다!!
코드리뷰를 정리해서 체크리스로 확인하고 해당항목마다 반영한 사항과 의문 사항을 작성하였습니다.
> 2023.04.24 코드리뷰내용
>
> - [x] ApiUrl 클래스 제거 및 상수화
> - [x] 공통컴포넌트 생성시 타입을 넓게 열어주기
> - [x] 타입과 기능에 따른 유추가능하게 명확한 네이…
-
I am trying to develop a pretty big form, I using Nuxt3 and Vee-validation version 4. I am trying to get error from the server but for the limitation of documentation without example and resources in …
-
This is similar to react-query, so take a look at how their interactions work. We are trying to abstract away the retrieving/caching/storage of values into the store.
-
### Environment
------------------------------
- Operating System: `Linux`
- Node Version: `v16.14.2`
- Nuxt Version: `2.17.0-28005141.1ab8718`
- Nitro Version: `2.3.2`
- Package Ma…
-
### Environment
------------------------------
- Operating System: Linux
- Node Version: v16.14.2
- Nuxt Version: 3.4.3
- Nitro Version: 2.4.0
- Package Manager: npm@7.17.0
- Buil…
-
### Environment
- Operating System: `Windows_NT`
- Node Version: `v16.16.0`
- Nuxt Version: `3.1.2`
- Nitro Version: `2.1.1`
- Package Manager: `npm@9.6.2`
- Builder: `vite`…
-
### Environment
node : v16.20.1
### Reproduction
.
### Describe the bug
it's not a bug but i want to make a composable like `useFetch` in nuxt with type-safe IntelliSense
When I ext…
-
### Environment
```
❯ node --version
v16.20.0
❯ npm ls
nuxt-app@ /home/projects/github-qgd4vt
+-- @hebilicious/form-actions-nuxt@0.1.0
+-- @nuxt/devtools@0.7.5
+-- @types/node@18.17.3
`-- n…
-
### Environment
- Operating System: `Darwin`
- Node Version: `v18.16.0`
- Nuxt Version: `3.5.2`
- Nitro Version: `2.4.1`
- Package Manager: `pnpm@8.6.0`
- Builder: `vite`
…
-
Hi everyone!
First, thanks so much to the team for this great work! Congrats for this release!
I was asking me something about useFetch, if it's possible, working in typescript...
See below:
…