-
# Next.js 프로젝트에 PWA 기술 적용하기
이것저것 다양한 기술들을 사용해볼 겸 인터렉티브한 웹 포트폴리오를 만들고 있다! 어느정도 구현된 포트폴리오를 로 만들어봤는데, 그 과정을 기록해보려고 한다. PWA (Progressive Web Apps) 구글 PWA 학습 가이드를 차근차근 읽어보면서 PWA가 어떤 기술인지,
[https://gxxrx…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
### Victory version
^37.3.0
### Code…
-
Version 3.3.21
```
Error parsing `/Calling [toString] on an [Output] is not supported.
To get the value of an Output as an Output consider either:
1: o.apply(v => `prefix${v}suffix`)
2: pul…
-
The current `useGitHub` hook works well with standard React applications, but it doesn't account for the server-side rendering (SSR) and static site generation (SSG) features of Next.js. We need to ad…
-
### Area of Improvement
The docs are still incredibly unclear on how to use tRPC with the nextjs app router, and there are no examples either.
There are some related issues (https://github.com/trp…
-
### Is your feature request related to a problem? Please describe.
- React.js limits SEO and performance due to its client-side rendering.
- We need server-side rendering (SSR), static site gene…
-
https://github.com/surveyjs/survey-creator/blob/f33bd2321dfff2a37bfee68ed93ab0791cf58be8/packages/survey-creator-core/src/components/simulator.scss#L70
`::i-block-chrome` is not valid CSS, and brea…
-
### Problem Statement
We're experiencing slow upload times for source maps in our Next.js application likely due to a large number of chunk files generated during the build process and potentially th…
-
Could not find a declaration file for module 'react-lite-month-picker'. '/node_modules/react-lite-month-picker/src/index.js' implicitly has an 'any' type.
Try `npm i --save-dev @types/react-lite-mo…
-
### What Medusa version and documentation are you using?
None
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.c…