web-development

Tag

Cards List
#web-development

Introducing the MDN MCP server

Lobsters Hottest · 4h ago Cached

Mozilla announced the MDN MCP server, which uses the Model Context Protocol to provide AI coding tools with up-to-date MDN documentation and browser compatibility data, enabling more accurate web platform information in development workflows.

0 favorites 0 likes
#web-development

I built a 250-page site primarily with Claude and kept the receipts on every time it bullshit me

Reddit r/artificial · 12h ago

The author documents building a 250-page website using Claude, tracking every instance where the AI model produced false or misleading information.

0 favorites 0 likes
#web-development

Datastar – It’s Pretty Good

Lobsters Hottest · yesterday Cached

David Nolen, lead developer of ClojureScript, praises Datastar as the best web tool he's added in 12 years after using it to rebuild a production app at Instabooks.

0 favorites 0 likes
#web-development

The new HTTP QUERY method explained

Hacker News Top · yesterday Cached

The article explains the new HTTP QUERY method defined in RFC 10008, which addresses limitations of GET and POST for complex queries by providing a standard, safe, and idempotent method with a request body.

0 favorites 0 likes
#web-development

window.showDirectoryPicker opens up a whole new world

Hacker News Top · 2d ago Cached

Chrome's window.showDirectoryPicker API enables websites to access and manipulate local directories, empowering local-first web apps like photo viewers and video editors, with prototypes built using Claude AI.

0 favorites 0 likes
#web-development

p99 0ms* autocomplete for 240 million domain names

Lobsters Hottest · 2d ago Cached

The article explains how the author achieved p99 zero-millisecond perceived latency for autocomplete on 240 million domain names by prefetching suggestions on keyDown and caching, with a fast API built on Tranco and CZDS data.

0 favorites 0 likes
#web-development

@rauchg: The team cooked on http://vercel.com/home performance. 'Everything the light touches' was optimized Simba. Painting, la…

X AI KOLs Following · 2d ago Cached

The team at Vercel has significantly optimized the performance of their homepage, using techniques like WebGPU shaders and scrutinizing every frame, and they plan to share the lessons learned.

0 favorites 0 likes
#web-development

JSON-LD explained for personal websites

Hacker News Top · 3d ago Cached

A guide explaining how to add JSON-LD structured data to personal websites for better SEO and richer link previews, with fundamentals and copy-paste examples for common schema types.

0 favorites 0 likes
#web-development

@Cander_zhu: This is another article worth reading carefully: "How modern browsers work". After reading it, I had two strong feelings: 1. Browsers are actually the most undervalued "operating system" of modern times. 2. If front-end/Agent developers still treat the browser as a black box, they will only fall behind. From a product and...

X AI KOLs Timeline · 3d ago Cached

A tweet summarizing reflections on the article "How modern browsers work", emphasizing the value of the browser as a modern operating system, and providing 5 key insights for front-end and Agent developers, including multi-process architecture, JS engine compilation pipeline, performance optimization, etc.

0 favorites 0 likes
#web-development

@Saccc_c: As a heavy Codex user, here are several plugins I frequently use daily: 1. The Desktop Operation Trio (computer use + chrome + browser) – All three can control your computer, but they differ in scope and scenarios: - computer use: Codex's unique treasure, with the widest range of operations. Suitable for native app operations, system settings, etc. - chrome: Takes over your real browser, ideal for tasks requiring site logins, generally faster than computer use. - browser: Uses Codex's built-in browser, best for local web development and debugging.

X AI KOLs Following · 3d ago Cached

A heavy Codex user shares several plugins they frequently use daily, including the desktop operation trio, HyperFrames, Build Web Apps, Superpowers, and GitHub + Vercel integrations, to boost development efficiency.

0 favorites 0 likes
#web-development

@addyosmani: https://x.com/addyosmani/status/2068394292796871019

X AI KOLs Following · 4d ago Cached

A detailed technical article explaining how modern web browsers work, focusing on Chromium's architecture including networking, parsing, rendering, and security features.

0 favorites 0 likes
#web-development

CSSQuake

Hacker News Top · 4d ago

CSSQuake is a CSS-based tool or demo that creates earthquake-like shaking effects on web pages.

0 favorites 0 likes
#web-development

Datasette Apps: Host custom HTML applications inside Datasette

Simon Willison's Blog · 5d ago Cached

Datasette Apps is a new plugin that lets users host custom, sandboxed HTML+JavaScript applications within Datasette, enabling secure read-only and write SQL queries via iframes.

0 favorites 0 likes
#web-development

RFC 10008: The HTTP QUERY Method

Lobsters Hottest · 6d ago Cached

RFC 10008 defines the new HTTP QUERY method, allowing safe, idempotent, and cacheable requests with a body, addressing limitations of GET and POST for RPC-style APIs.

0 favorites 0 likes
#web-development

Learning Lustre: Type-safe frontend development

Lobsters Hottest · 6d ago Cached

A blog post detailing the author's experience learning Lustre, a type-safe functional frontend framework for Gleam, focusing on its Model-View-Update architecture and benefits for building web applications.

0 favorites 0 likes
#web-development

@mervenoyann: one of my absolute favorite accounts on this platform for a good reason

X AI KOLs Timeline · 2026-06-17 Cached

A tweet highlighting advanced HTML Canvas challenges and a comparison of GLM 5.1 and GLM 5.2, with demos including ink diffusion, energy-blade duel, and more, all using pure canvas without libraries.

0 favorites 0 likes
#web-development

@FinanceYF5: This is a website — a simple web game built with WebGL and Three.js. Seriously, it's amazing how far web development has come.

X AI KOLs Following · 2026-06-17 Cached

A simple web game built with WebGL and Three.js, demonstrating the power of modern web development.

0 favorites 0 likes
#web-development

Stop Using JWTs

Hacker News Top · 2026-06-16

An opinion piece arguing against the use of JSON Web Tokens (JWTs) for authentication and session management, citing security and design concerns.

0 favorites 0 likes
#web-development

HTML Deployer

Product Hunt · 2026-06-16

HTML Deployer is a tool that allows users to deploy websites directly from an AI chat interface to published HTML.

0 favorites 0 likes
#web-development

@MozDevNet: Introducing the MDN MCP server! Bring MDN's docs and browser compat data straight into your AI agent or IDE for accurat…

X AI KOLs Following · 2026-06-15 Cached

Mozilla released the MDN MCP server, enabling AI agents and IDEs to access up-to-date MDN documentation and browser compatibility data via the Model Context Protocol, reducing reliance on outdated training data.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback