-
As seen in #1552, the translation.yml gives the following error,
```console
RequestError [HttpError]: Resource not accessible by integration
at /home/runner/work/_actions/actions/github-scrip…
-
Недавно пришлось пописать на PUGJS... долго не смог это терпеть. Пришлось запилить 100 строчек кода, что бы писать нормальные шаблоны на BEMHTML в ExpressJS.
Код доступен как модуль
https://www.n…
-
Ref: https://github.com/openjs-foundation/project-status/issues/15#issuecomment-2410399877
As discussed today in the CPC meeting, the idea is to work on this in the following weeks and evaluate the p…
-
Start to resource how this can be implemented.
Maybe use of http://www.clementinejs.com/ (just idea)
We need plan and resources and then break work in smaller issues
-
In the last TC meeting, we discussed the future of translations. Here are some notes:
**Current Situation**
- Translations are quite outdated across all languages.
- Currently, we rely on the com…
-
For the command below: apply 1 n/Full Stack Engineer d/Requires knowledge in ReactJS and ExpressJS
I executed the command 3 times, leading to 3 duplicated entries of Full Stack Engineer application.
…
-
- [ ] setup NodeJs
- [ ] setup expressJs with NodeJs
-
**Is your feature request related to a problem? Please describe.**
Express-OpenAPI-Validator doesn't implement HTTP HEAD for GET by default. This is unlike ExpressJS. I wasn't able find any mention o…
-
## Bug Report
### Is you/your team sponsoring this project
- [ ] Yes
- [x] No
### Minimal reproducible repo
```javascript
app.use(session({
secret: process.env.SESSION_SECRET ||…
-
Hi, I'm learning langgraph right now. I'm trying to build a full-stack app with Nextjs. I'm not able to stream the response from the backend to the frontend. I can invoke the graph and send the comple…