Web API Mapping QueryString/Form Input
If you’re using the Web API as part of the MVC4 framework, you may encounter a scenario in which you must map parameters of strange names to variables for which characters of the name would be…
Read the full articleYou might also wanna read
Don't ever write your own function to parse URL parameters
Sometimes the platform we are building on provides more functionality than we can keep in our own heads. However, depending on the problem,
Why I banned all query strings from my website
🗓️ 2026-05-08 • Tagged /web, /opinions, /meta=only
URL Pattern API Documentation: Syntax and Usage for URL Pattern Matching
The URL Pattern API defines a syntax that is used to create URL pattern matchers. These patterns can be matched against URLs or individual U
Why I Refuse to Add Query Strings to URLs: A Web Development Philosophy
By Susam Pal on 09 May 2026

FormData API
Historically, getting all of the data from a form into a single object was a bit difficult, but modern techniques make it a lot easier. Let’
Show HN: String Flux – Simplify everyday string transformations for developers
I built to make everyday string transformations a little less painful. It’s similar to CyberChef in the sense that it supports multiple stri

Comments
Sign in to join the conversation.
No comments yet. Be the first.