Tag
Se anuncia una meetup especial para Nerdearla con Kent C. Dodds dando una charla sobre Product Engineering en la era de la AI, organizada por React Buenos Aires y Distillery.
Matt Pocock discusses his unconventional path from voice coach to developer, his advocacy for TypeScript and open-source contributions, and his innovative AI prompting skills like 'Interrogation'.
The article discusses the departure of influential educators from frontend web development and highlights how AI tools like Claude Sonnet can handle complex technical issues, signaling a shift in the tech landscape.
A promotional tweet for a new course aimed at helping developers achieve better control and efficiency when coding with AI, addressing issues like accuracy and task management.
This article explains how JSON serialization in JavaScript silently changes data: large integers lose precision, undefined properties disappear, Dates become strings, and NaN becomes null. It traces the history of JSON and argues that developers should define explicit wire formats to avoid accidental data contracts.
This tutorial from freeCodeCamp teaches how PostgreSQL database triggers work, including creating them, BEFORE vs AFTER triggers, row-level vs statement-level triggers, and managing triggers safely.
LangChain Academy launches the first certification for the full Agent Development Lifecycle, offering a 50% discount for the first two months.
Josh W. Comeau reports that sales of his developer courses are down significantly, attributing the decline to AI concerns: people are uncertain about the future of developer jobs and are turning to LLMs for free personalized tutoring instead of paid courses.
A discussion on whether learning algorithms remains relevant when AI can write and optimize code, and the role of algorithmic understanding in the age of AI coding assistants.
A technical educational article explaining the three distinct layers that make up what users perceive as 'the terminal': the terminal emulator, the TTY/pseudo-terminal, and the shell. The article aims to give developers a precise understanding of these components on Unix-like systems.
GitHub Student Developer Pack upgraded in 2026, total value over $3500, offering free access to GitHub Pro, Copilot Pro, Cursor Pro, JetBrains All Products, and 50+ tools. Students aged 13+ can claim it with zero requirements.
Harvard's CS50 team released a 65-minute masterclass on Git and GitHub, emphasizing version control as essential for modern developers and addressing common pitfalls like merge conflicts.
Learn Harness Engineering is an open source course that systematically organizes the concept of AI coding agent reliability engineering (Harness Engineering) proposed by OpenAI and Anthropic. It includes 12 lectures and 6 projects, aiming to help developers build reliable AI agent environments.
A short video by an Anthropic engineer explains how to build effective AI agents, offering dense insights that typically take developers months to learn.
A developer argues that modern AI agent terminology (harnesses, orchestrators, memory layers, etc.) is largely rebranding of familiar software engineering patterns, coining the phrase 'Vocabulary Tax' for the intimidation new jargon creates. The post aims to demystify agentic AI concepts for experienced developers.