-
# 왜 NodeJS는 싱글 스레드인거지?
Prerequisite : 본 글에서 언급되지만, 직접적인 설명은 하지 않는 것들입니다. 비동기/동기 Blocking/Non-Blocking Promise, async/await 첫 번째 NodeJS 스터디 주제는 "싱글 스레드" 입니다. Javascript를 접하면서 항상 들었던 말은 "JS는 싱글 스레드 기반의…
-
can we do this in nodejs?
-
### Describe the bug
It appears that aws-cdk-lib (2.169.0 at least) was updated to include Runtime.NODEJS_22_X before the corresponding SAM docker image that NodeJSFunction uses is available:
http…
-
win10 node 22.1.0 go 123.3
when I run
go run main.go
the following error is raised
..\..\sql\setup.go:17:2: no required module provides package github.com/delaneyj/realworld-datastar/sql/zz; to ad…
-
## Location
* Hai Chau, Da Nang
## Salary Expectation
* Up to 24 mil gross
## Requirements
* Knowledge of RDBMS (PostgreSQL, DB2) or NoSQL (Redis, Cloudant)
* From **3 years of experi…
-
-
With Node 18 being in maintenance mode already and reaching its end of life in April 2025, I suggest we move to the next LTS release v22 which will be supported until April 2027.
I can look into reso…
-
### Description
As per the architectural change, the backend logic of api metadata APIs needs to be moved to the node application.
APIMetadata api is for CRUD operations related to the API's metada…
-
# nodejs awesome
## outline
- [sindresorhus/awesome-nodejs](#issuecomment-2371244039)
- [zerolab-fe/awesome-nodejs](#issuecomment-2371245848)
- [AST](#issuecomment-2382593846)
## Course
- …
-
When we provide Qr Code an image with a base64 encoded data uri, no image is rendered in the middle of the QR Code using nodejs.
I have personally tried to debug the problem, but it is very hard to…