Search Articles — Sudonull

Search Results

In this project

10 native web APIs instead of JS libraries

https://sudonull.com/10-native-web-apis-instead-of-js-libraries

Learn how to replace Axios, Formik and Floating UI with built-in browser APIs. Code examples, browser support, use cases. Reduce bundle size and dependencies.

Firefox 149.0: JPEG-XL on Rust and new APIs

https://sudonull.com/firefox-149-0-jpeg-xl-on-rust-and-new-apis

Firefox 149.0 Overview: jxl-rs decoder, Split View, HTMLMediaElement API, HTTP/3 improvements. For developers — details on security and performance updates. Explore the changes.

How to Implement JWT Authentication: Step-by-Step Guide

https://sudonull.com/how-to-implement-jwt-authentication-step-by-step-guide

Learn how to implement JWT authentication securely in your web API. This complete guide covers token issuance, validation, best practices, and production security.

How to Design RESTful APIs for Web Applications: Best Practices

https://sudonull.com/how-to-design-restful-apis-for-web-applications-best-practices

Learn how to design RESTful APIs for web applications with best practices on URIs, HTTP methods, versioning, and documentation. Build scalable, intuitive APIs that developers love.

Widely available API March 2026 for the web

https://sudonull.com/widely-available-api-march-2026-for-the-web

12 browser features have become widely available: Clear-Site-Data, contain-intrinsic-size, @counter-style. Syntax, code examples, production implementation practice. Learn what to use without polyfills.

From other projects

Trending Now