@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 #15065 · Aug 16
#c_lang You can build C projects using only a C compiler without needing tools like make or cmake by using the "nob" library, which lets you write build instructions in C itself. This makes your build process very portable across many systems (Linux, Windows, MacOS, etc.) because it depends only on the C compiler, which is widely available. It also lets you reuse code between your project and build system since both use C. However, it requires comfort with C programming and is mainly useful for simpler C/C++ projects, not complex ones with many dependencies. You just include the single header file "nob.h" to start using it. This approach simplifies building and increases control if you prefer coding your build steps in C directly. https://github.com/tsoding/nob.h
Hashtags
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