Top Leads
✅ Frontend-разработчик, OSON Откл[IT, job post]
Posted 1 year ago
✅ Frontend-разработчик, OSON
Откликнуться: https://jsremote.jobs/?vId=1822
✅ Full-stack разработчик (Node.JS+React), Usetech
Откликнуться: https://jsremote.jobs/?vId=1821
✅ Стажёр Frontend-разработчик, Bogoda Digital Pro
Откликнуться: https://jsremote.jobs/?vId=1820
✅ Node.js или Full-stack разработчик, Agilium Labs
Откликнуться: https://jsremote.jobs/?vId=1818
Opening Github repo to accelerate AI assisted programming.[IT, unknown]
Posted 1 year ago
Hey all.
I think the custom GPT platform OpenAI released this week is an incredible opportunity to accelerate our collective ability to code and overcome the various programming blindspots present in the default GPT models.
I've opened a repo here (https://github.com/Decron/Code-GPT) to collaborate on building new bots. Currently I have bots for Git, Flutter, and Python, ...
✅ Frontend-разработчик, OSON Откл[IT, job post]
Posted 1 year ago
✅ Frontend-разработчик, OSON
Откликнуться: https://jsremote.jobs/?vId=1822
✅ Full-stack разработчик (Node.JS+React), Usetech
Откликнуться: https://jsremote.jobs/?vId=1821
✅ Стажёр Frontend-разработчик, Bogoda Digital Pro
Откликнуться: https://jsremote.jobs/?vId=1820
✅ Node.js или Full-stack разработчик, Agilium Labs
Откликнуться: https://jsremote.jobs/?vId=1818
✅ Frontend-разработчик, OSON Откл[IT, job post]
Posted 1 year ago
✅ Frontend-разработчик, OSON
Откликнуться: https://jsremote.jobs/?vId=1822
✅ Full-stack разработчик (Node.JS+React), Usetech
Откликнуться: https://jsremote.jobs/?vId=1821
✅ Стажёр Frontend-разработчик, Bogoda Digital Pro
Откликнуться: https://jsremote.jobs/?vId=1820
✅ Node.js или Full-stack разработчик, Agilium Labs
Откликнуться: https://jsremote.jobs/?vId=1818
✅ Frontend-разработчик, OSON Откл[IT, job post]
Posted 1 year ago
✅ Frontend-разработчик, OSON
Откликнуться: https://jsremote.jobs/?vId=1822
✅ Full-stack разработчик (Node.JS+React), Usetech
Откликнуться: https://jsremote.jobs/?vId=1821
✅ Стажёр Frontend-разработчик, Bogoda Digital Pro
Откликнуться: https://jsremote.jobs/?vId=1820
✅ Node.js или Full-stack разработчик, Agilium Labs
Откликнуться: https://jsremote.jobs/?vId=1818
Hi everyone! I've created a template for Node.js projects with pre-configured ESLint, Prettier, and Husky, which I use in projects. You can use this for your projects, simply using this template.
Link to the project
Feel free to use it and let me know if you have any questions or suggestions!
Do people still use ORM \ ODM for backend with Node.js?[IT, unknown]
Posted 1 year ago
Hello! I've got a question about what people use nowadays for backend with Node.js in 2023.
Do people still use ORM \ ODM?
Especially interested in Sequelize, Prisma, Mongoose, TypeORM
maybe query builders such as Knex.js
If not please share what you do use for it!
I heard about some of these solutions many years ago but not sure if ...
✅ Frontend-разработчик, OSON Откл[IT, job post]
Posted 1 year ago
✅ Frontend-разработчик, OSON
Откликнуться: https://jsremote.jobs/?vId=1822
✅ Full-stack разработчик (Node.JS+React), Usetech
Откликнуться: https://jsremote.jobs/?vId=1821
✅ Стажёр Frontend-разработчик, Bogoda Digital Pro
Откликнуться: https://jsremote.jobs/?vId=1820
✅ Node.js или Full-stack разработчик, Agilium Labs
Откликнуться: https://jsremote.jobs/?vId=1818
✅ Frontend-разработчик, OSON Откл[IT, job post]
Posted 1 year ago
✅ Frontend-разработчик, OSON
Откликнуться: https://jsremote.jobs/?vId=1822
✅ Full-stack разработчик (Node.JS+React), Usetech
Откликнуться: https://jsremote.jobs/?vId=1821
✅ Стажёр Frontend-разработчик, Bogoda Digital Pro
Откликнуться: https://jsremote.jobs/?vId=1820
✅ Node.js или Full-stack разработчик, Agilium Labs
Откликнуться: https://jsremote.jobs/?vId=1818
[AskJS] How to work around unfulfilled Promise in async iterator blocking handling multiple requests?[IT, job post]
Posted 1 year ago
I've got some server code that creates two half-duplex requests to handle browser requests.
The Fetch Standard does not support full-duplex streaming. Node.js and Deno implementations do support full-duplex streaming using fetch().
No browser supports full-duplex streaming. The one edge case on Chromium is between a WindowClient and a ServiceWorker where full-duplex streaming can be achieved by intercepting the ...