cd/entity/JavaScript· home entities JavaScript
grep -l @javascript /news/*.json | wc -l → 46

JavaScript

mentions 46 type Organization page 1/3 feed RSS

// recent coverage 46 mentions

05:55
2026-07-01
news.ycombinator.com
artificial-intelligence

What is the current data language?

AI is transforming data engineering by acting as a super compiler that translates natural language into executable code, potentially making traditional languages like SQL obsolete. The target language…

19:56
2026-06-30
stevekrouse.com
large-language-models

Chad Fowler's "Phoenix Architecture"

Chad Fowler's Phoenix Architecture proposes that AI-generated code should be disposable, drawing parallels to immutable infrastructure. Critics argue that natural language is a poor source of truth an…

23:09
2026-06-29
dev.to
large-language-models

LLM Integration in CI/CD: Real Use Cases Beyond Code Completion

A team integrated an LLM into their Jenkins MR validation pipeline after a GitLab API token was accidentally committed and missed by two human reviewers. The LLM now automatically flags hardcoded cred…

00:00
2026-06-29
htmx.org
ai-tools

Working With AI: A Concrete Example

Carson Gross, creator of hyperscript, describes how AI helped him diagnose a parsing regression in the 0.9.91 release but failed to provide a correct fix, illustrating the Sorcerer's Apprentice proble…

01:21
2026-06-28
dev.to
developer-tools

Nyra – Memory safety of Rust with the simplicity of JS

A developer created Nyra, a programming language that combines Rust's memory safety with JavaScript's simplicity. Nyra features Rust-like ownership, JS-inspired syntax, optional typing, and an LLVM ba…

03:01
2026-06-26
dev.to
developer-tools

JavaScript String Methods

A developer explains JavaScript string methods, covering properties like length and methods such as charAt, charCodeAt, codePointAt, concat, at, slice, substring, substr, toUpperCase, toLowerCase, isW…

12:46
2026-06-23
haskellforall.com
developer-tools

Record type inference for dummies

A developer explains the basics of type inference for anonymous records, arguing that good type inference for such records is a key missing feature in statically typed languages. The post introduces t…

07:28
2026-06-22
carsondb.github.io
ai-agents

Beyond Clicking and Shell Commands: API-Native Computer Control

An AI researcher proposes API-native computer control, where agents write short JavaScript programs against validated application APIs instead of relying solely on GUI automation or shell commands. Th…

09:44
2026-06-20
dev.to
large-language-models

RAG Pipeline: The Uncle-Nephew Complete Learning Guide

A developer explains that Retrieval-Augmented Generation (RAG) fixes AI hallucinations by having the model fetch relevant documents before answering, rather than relying solely on memorized training d…

03:57
2026-06-19
dev.to
ai-agents

Building a Safe, Local AI Coding Agent with Node.js

A developer built a safe, local AI coding agent using Node.js and the Mistral LLM on Ollama. The agent runs entirely on the user's machine without any paid subscriptions, inspecting files and returnin…

06:03
2026-06-18
devclubhouse.com
developer-tools

Glojure Brings Clojure's Hosted Model to the Go Ecosystem

Glojure, an open-source interpreter for Clojure hosted on Go, enables seamless bi-directional interop between the two languages, allowing developers to use Go libraries directly from Clojure code and …

06:14
2026-06-17
github.com
artificial-intelligence

Grind LeetCode questions with Claude Code dsa mentor

A new open-source repository uses Anthropic's Claude AI to help developers solve daily LeetCode problems organized by data structure and algorithm topic and difficulty. The project supports multiple p…

19:06
2026-06-15
dev.to
developer-tools

👋 Hello DEV Community!

Jolidon HOUNGUE, a web developer from Benin, has joined DEV.to to share projects and connect with the tech community. He works with HTML, CSS, JavaScript, PHP, Laravel, SQL, Linux, and Git, and is cur…

page 1 / 3 next →
// co-occurs with top 8 entities