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

JavaScript

mentions 76 type Organization page 1/4 feed RSS

// recent coverage 76 mentions

00:00
2026-08-17
yogthos.net
large-language-models

A practical workflow for LLM-assisted development

A developer shares a practical workflow for LLM-assisted development, describing how to manage models like DeepSeek to reliably produce useful code. The author notes that LLMs excel at boilerplate tas…

16:13
2026-08-16
dev.to
artificial-intelligence

Your AI Doesn’t Have Amnesia – It Has a Storage Problem

A developer argues that AI tools' memory fragmentation across platforms like ChatGPT, Claude, and Cursor creates a hidden productivity tax, and proposes a semantic memory graph as a solution. The post…

14:26
2026-08-15
petewarden.com
artificial-intelligence

I Ported Moonshine to JavaScript

Moonshine AI has released a JavaScript/WASM version of its speech-to-text library, Moonshine, enabling in-browser transcription on the moonshine.ai website. The port includes high-level APIs, testing …

14:07
2026-08-12
github.com
developer-tools

anti-slop: Opinionated Oxlint rules

Developer Dillon Mulroy released anti-slop, an open-source (MIT) plugin of opinionated Oxlint rules that reject low-evidence and low-signal TypeScript and JavaScript patterns, distributed via source a…

00:00
2026-08-10
blog.dlang.org
large-language-models

Language Plasticity is More Important Than Ever

A study on code formatting and LLM budgets found that removing formatting elements like indentation, extra whitespace, and newlines reduced input tokens by an average of 24.5% across models and langua…

21:09
2026-08-01
gist.github.com
developer-tools

JavaScript Property Behavior Matrix

A new JavaScript reference document, created by AI in collaboration with a user, provides a comprehensive matrix of how property types—enumerable vs non-enumerable, string vs symbol, and own vs inheri…

16:00
2026-07-28
blog.google
artificial-intelligence

Gemini API Managed Agents: 3.6 Flash, hooks, and more

Google's Gemini API Managed Agents now default to Gemini 3.6 Flash, introduce environment hooks for custom pre- and post-tool execution scripts, and offer free tier access, enabling a single API call …

07:46
2026-07-26
promptcube3.com
developer-tools

JavaScript Type Coercion: A Deep Dive into the Weirdness

A JavaScript tutorial warns that type coercion rules can cause silent bugs in AI workflows and LLM agent logic, recommending strict equality (===) and Object.is() to avoid implicit coercion. The post …

08:10
2026-07-25
dev.to
natural-language-processing

What Breaks When Your App Has to Reason About Chinese Characters

A developer building a Chinese character analysis system for naming explains how internationalization assumptions break with CJK text. Python 3 handles Unicode correctly but JavaScript's UTF-16 surrog…

23:23
2026-07-23
github.com
artificial-intelligence

CodeCrafters – Build Your Own <X> repo

CodeCrafters' 'Build Your Own <X>' repository compiles step-by-step guides for recreating technologies from scratch, covering topics from 3D renderers and AI models to blockchain and web browsers. The…

09:00
2026-07-22
infoworld.com
artificial-intelligence

Seven sins of the modern software developer

Software developers have abandoned traditional engineering norms and now rely heavily on large language models (LLMs) to write code, debug errors, and scaffold entire systems without fully understandi…

06:41
2026-07-19
dev.to
artificial-intelligence

The Ground Is Moving

A developer with nearly thirty years of experience describes grappling with the existential shift AI tools like Claude Code are forcing on their career. They recount how working with Claude Code chang…

09:07
2026-07-18
dev.to
developer-tools

How to Debug JS Errors Using ChatGPT(Beginner's Guide)

A developer demonstrates how to use ChatGPT to debug common JavaScript errors including ReferenceError, TypeError, SyntaxError, undefined, and NaN, providing example prompts and corrected code.…

page 1 / 4 next →
// co-occurs with top 8 entities
// topics top 6 topics