Val Town
A developer explores Val Town, a social platform for writing and deploying TypeScript functions, APIs, and scheduled jobs directly from the browser.
A developer explores Val Town, a social platform for writing and deploying TypeScript functions, APIs, and scheduled jobs directly from the browser.
Angular Testing Library v17.1.0 introduces a new 'on' API for easier and more intuitive testing of component output properties.
Announcing a new article on building a web app with HTMX and FastAPI, published on TestDriven.io.
A developer discusses the deprecation of Unsplash Source, a service for embedding random photos, and explores potential alternatives.
A guide on tracing API request origins in .NET applications using a custom delegating handler and stack traces for debugging.
A free whitepaper exploring the adoption, APIs, and practical use of Web Components as a native alternative to JavaScript frameworks.
Explores new features in Java 22, including finalized APIs, preview functionalities, and enhancements for performance and developer experience.
Introduces the CSS Anchor Positioning API, a native browser feature for positioning elements relative to anchors, simplifying complex UI layouts.
A tutorial on integrating Stripe payment processing into an Astro web project, covering setup, checkout options, and server-side rendering.
A guide to deploying GitHub's Copilot Metrics API dashboard to Azure Static Web Apps using real-time data instead of static samples.
Learn to build a basic HTTP server in Node.js using the built-in http module, covering server setup, request handling, and async callbacks.
A technical deep-dive into the architecture and launch strategy behind the initial version of the Puzzmo puzzle game platform.
Explains how Kubernetes exposes metrics for monitoring, covering the Metrics API, Kubelet/cAdvisor, and different metric categories.
Explains how to use Xcode 15's DocC to document and create links to native Swift type extensions for better API discoverability.
An introduction to middleware in web frameworks, covering its purpose, common use cases like authentication, and practical examples from JavaScript/TypeScript ecosystems.
A tutorial on using the kr8s Python library to manage and automate Kubernetes resources, covering setup, creation, and listing.
A curated list of online color palette generators and tools, including features like Tailwind CSS export and AI integration.
A developer details the process of scraping a restaurant week website's API to create a better UI, covering reverse-engineering and data presentation.
A case study on implementing HTTP webhooks with Fastify on Firebase Functions, using Lemon Squeezy as a payment processor example.
Explores three underappreciated Java 21 features: Generational ZGC, Key Encapsulation Mechanism API, and Code Snippets in JavaDoc.