TGTGInsightаналитика telegramLIVE / telegram public index
← [404] — программирование

TGINSIGHT SIMILAR POSTS

Найти похожее

Источник @procode404 · Post #2995 · 28 апр.

​👨‍💻Цикл событий JavaScript простым языком — [14:38] Наверняка многие задумывались, как NodeJS способен обрабатывать такие серьёзные нагрузки, учитывая, что он работает всего в одном потоке. На самом деле, правда заключается в том, что большая часть времени, которую сервер тратит на обработку одного клиента, — это ожидание. Либо ожидание ответа от клиента, либо сама отправка запроса через сеть. NodeJS умеет делать все эти операции ожидания неблокирующими. То есть, пока он ждёт завершения какого-то системного вызова или завершения операции с сетью, он может обрабатывать другие соединения и благодаря этому не проигрывать, а порой даже выигрывать серверы, написанные в пусть и многопоточном, но блокирующем стиле. В этом видео вы узнаете, как это работает и почему это очень круто. #js#nodejs

Hashtags

Результаты

Найдено 315 похожих постов

Общий глобальный поиск

GitHub Trends

@githubtrending · Post #15045 · 10.08.2025, 11:30

#typescript#nodejs#openai#typescript You can use the OpenAI TypeScript and JavaScript library to easily connect your apps to OpenAI’s API, letting you generate text, handle streaming responses, upload files, verify webhooks, and more with simple code. It supports Node.js, Deno, Bun, and browsers (with caution), offers full TypeScript types for better coding accuracy and IDE help, and handles errors and retries automatically. You can also use it with Microsoft Azure OpenAI and build real-time chat with WebSocket. This library saves you time and effort by providing ready-to-use, well-documented tools to integrate AI features smoothly into your JavaScript or TypeScript projects. https://github.com/openai/openai-node

The Devs

@thedevs · Post #1826 · 15.10.2020, 15:09

Understanding the event loop, callbacks, promises, and async/await in JavaScript. #article#tutorial#js @thedevs https://kutt.it/ZSo48H

The Devs

@thedevs · Post #1635 · 17.12.2019, 18:56

JavaScript visualized: The JavaScript engine. #article#tutorial#js @thedevs https://kutt.it/2ODkeK

The Devs

@thedevs · Post #1621 · 03.12.2019, 10:01

Algebraic data types: Things I wish someone had explained about functional programming. #article#tutorial#js @thedevs https://kutt.it/F5M4tb

The Devs

@thedevs · Post #1255 · 21.10.2018, 15:10

A beginner's guide to JavaScript's prototype. #article#tutorial#js @thedevs https://kutt.it/pguLK0

The Devs

@thedevs · Post #1247 · 14.10.2018, 17:51

How to stop using console.log() and start using your browser’s debugger. #article#tutorial#js @thedevs https://kutt.it/TtXgyl

12•••7891011•••20•••2627