-
:red_circle: **Title** : Daily Habit Tracker
:red_circle: **Aim** : Promotes self-improvement
:red_circle: **Tech Stack Used** : Nextjs, typescript, tailwindcss, Next.js API routes, mongoDB for dat…
-
I like OnceUI's architecture and have started working with it on a new NextJS project. Some changes came up and I want to contribute them to open source. But my VS Code uses a formatter, and this form…
-
When calling a unary method using @connectrpc/connect-web in a React server component in Next.js 15, you will always get the following error:
`Failed to generate cache key for https://demo.connectr…
-
### Core or SDK?
Platform/SDK
### Which part? Which one?
Source Maps (JS)
### Description
I do want sourcemaps but I do not want to ship them in production. There's no information around this und…
-
:red_circle: **Typescript/advanced/Learning-Management-System App** :
:red_circle: **To create a basic structure of a learning management system.** :
:red_circle: **MERN stack (NextJs) and typescr…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
# Steps to Improve Website Loading Speed
## 1. Remove or Reduce Loading Animations:
- Ani…
-
Hey! I use nextjs application with page router architecture. Nextjs reserves directories `app` and `pages`. If I use app dir, nextjs automatically start use it as app router architecture and I can't b…
-
### Link to the code that reproduces this issue
https://github.com/andyvanosdale/nextjs-vscode-debug-read-source-map-issue
### To Reproduce
1. run `npx create-next-app`
2. Start the VS Code debugg…
-
### Describe the bug
Hi! 👋
Firstly, thanks for your work on this project! 🙂
I have an issue on trying to use unleash on my client side.
I'm supporting old browser up to Chrome v50, an…
-
**I am working on a Dockerized development environment for a project that involves multiple services defined in docker-compose.dev.yml. The web_server service builds successfully, and any code changes…