Posts tagged "javascript"

9 posts found

Tags

agent ai ai-search ajax angular anthropic architecture assistant astro automation backend browser bundling cache api canvas career chat cheng-lou claude-code cloud cloudflare coding content-strategy cookies copyright CSR css design developer developer-productivity developer-tools devops digital-marketing dom e2e figma frontend go golang google html htmx http indexeddb ISR javascript js layout learning llm local storage lovable mcp networking nextjs nodejs npm open-source openclaw opencode performance playwright pretext process programming protocols rag react rendering security semantic-search seo session storage SSG SSR stitch storage svelte tabs tcp-ip testing thread tools typescript typography ui ux vector-database vibe-design vinext vite vue web web development web-design
An Introduction to Pretext and Why Dynamic Text Is Still Hard
4 min read blog

An Introduction to Pretext and Why Dynamic Text Is Still Hard

Meet Cheng Lou, the engineer behind Pretext: a DOM-free text layout library for Canvas, SVG, and AI-era UIs. Why measuring fluid text breaks the web platform, and where to try official demos.

pretexttypographycanvas
Introduction to HTMX: What It Is, How It Works, and When to Use It
5 min read tutorials

Introduction to HTMX: What It Is, How It Works, and When to Use It

Learn what HTMX is, how it works, where to use it, its key features, and example use cases for building dynamic UIs with minimal JavaScript.

htmxfrontendjavascript
Why Vite Is Used by Almost Every Node Project
5 min read tutorials

Why Vite Is Used by Almost Every Node Project

Understand why Vite became the default frontend build tool: the problems it solves, how it works, how it compares to alternatives, and how to configure it for real projects.

vitejavascriptnodejs
Frontend Framework to Learn in 2026: Practical Guide
6 min read tutorials

Frontend Framework to Learn in 2026: Practical Guide

Choosing the right frontend framework in 2026? We compare React, Next.js, Vue, Nuxt, Angular, Svelte, and Astro to help you decide based on jobs, learning curve, and project goals.

frontendreactvue
DOM Construction in Browser
4 min read web development

DOM Construction in Browser

Discover how the DOM is constructed in the browser and how it is used to render the page.

dombrowserhtml
How HTML, CSS and JS works together
4 min read blog

How HTML, CSS and JS works together

Learn how HTML, CSS and JS works together to create a web page.

programmingjavascriptweb development
Storage Options in Browser
5 min read tutorials

Storage Options in Browser

Discover the different storage options available in the browser and their use cases.

browserstorageprogramming
TypeScript Best Practices for Modern Development
2 min read tutorials

TypeScript Best Practices for Modern Development

Discover essential TypeScript best practices that will make your code more maintainable, type-safe, and enjoyable to work with.

typescriptjavascriptprogramming
Getting Started with Astro: A Modern Static Site Generator
2 min read tutorials

Getting Started with Astro: A Modern Static Site Generator

Learn how Astro combines the best of static site generation with modern web development practices to create lightning-fast websites.

astroweb-developmentjavascript