@thedevs · Post #2097 · 01/14/2024, 09:12 AM
You don't need a build step. #article#js#deno @thedevs https://thedevs.link/08ene0
TGINSIGHT SIMILAR POSTS
Source channel @githubtrending · Post #14729 · May 21
#csharp#c_sharp#linq#unity ZLinq is a high-performance, zero-allocation LINQ library for .NET and game engines like Unity and Godot. It improves on regular LINQ by avoiding memory allocations during method chaining, boosting speed and efficiency, especially in demanding apps like games. You use it by calling `AsValueEnumerable()` on collections, enabling faster queries with almost full compatibility with .NET 10 LINQ features. It supports advanced operations on arrays, spans, trees (like file systems and JSON), and SIMD for parallel processing. ZLinq also offers drop-in replacements to accelerate existing LINQ code without rewriting. This means you get faster, more memory-efficient data processing with minimal code changes[1][3][4]. https://github.com/Cysharp/ZLinq
Search: #deno
@thedevs · Post #2097 · 01/14/2024, 09:12 AM
You don't need a build step. #article#js#deno @thedevs https://thedevs.link/08ene0
@thedevs · Post #1744 · 05/14/2020, 05:27 PM
Deno 1.0 is out. A secure runtime for JavaScript and TypeScript. #article#js#deno @thedevs https://kutt.it/EBd2nP
@yastaraus · Post #78 · 10/10/2024, 06:45 PM
🦕Вышел Deno 2.0 Причесали старые фичи, расширили совместимость с Nodejs, анонсировали долгосрочную поддержку разных версий, снова похвастались нативной поддержкой Typescript и встроенными линтерами. Ах да, и обновили логотип (старый лучше). В общем вроде много чего интересного, почитать можно у них в блоге. Но причина по которой я пишу это сообщение — часовая(!) видео-презентация. Там Райан рассказывает про Deno, про новые фичи, про JSR, отвечает в прямом эфире на вопросы и бла-бла-бла. Короче, если вам всё это не интересно, то посмотрите хотя бы первые 2-3 минуты презентации. Там Райан неловко ходит по офису под модный бит, жалуется на Nodejs, показывает отсылки к мемам и трогает полуголого азиата. Отличная смесь легкого кринжа, иронии и Apple-лоска. Кажется, такими и должны быть современные технологические презентации. Ставлю маркетологам 5 с плюсом. @yastaraus • #webdev#deno
@thedevs · Post #1540 · 07/22/2019, 06:28 PM
What’s Deno, and how is it different from Node.js? #article#js#nodejs#deno @thedevs https://kutt.it/TiO8BZ
@githubtrending · Post #15556 · 03/12/2026, 12:30 PM
#typescript#ai#ai_agents#coding#deno#embeddings#insforge#nextjs#oauth2#pgvector#postgresql#realtime#vectors#websockets InsForge is an open-source backend platform for AI coding agents, offering easy auth, Postgres database, S3 storage, edge functions, and model gateway via a simple semantic layer. Agents fetch context, configure services, and inspect state to build full-stack apps quickly. Set up locally with Docker or use cloud deploys. It boosts agent accuracy 1.7x, speed 1.6x, and cuts tokens 30% vs. rivals, letting you prototype and ship AI-driven apps faster with less hassle and cost. https://github.com/InsForge/InsForge