Search

Nalezeno "URL": 67

(Hyper) Links About (Hyper) Links


Heydon on the virtues of hyperlinking hypertext in an anchor element: Sometimes, the <a> is referred to as a hyperlink, or simply a link. But it is not one of these and people who say it is one are … (Hyper) Links About (Hyper) Links originally published...

URL.canParse


Parsing of URLs on the client side has been a common practice for two decades. The early days included using illegible regular expressions but the JavaScript specification eventually evolved into a new URL method of parsing URLs. While URL is incredibly useful when a valid URL is provided,...

Qui Zhou announces the approval of a new URL against http://


Times are changing, and it has come to the point that http:// could soon be replaced by a decentralized URL – Web3://. This comes after Qui Zhou, the founder of the new URL, announced that the Web3 URL has been approved by EIP editors and finalized for the launch. It will soon go live, giving...

Why I Chose Angular to Build a URL Shortener


URL Shorteners are tools we use to make links shorter than they actually are. With a URL Shortener, you can transform a long link (maybe for a registration form or article) into a shorter version. Behind the scenes, the long … Why I Chose Angular to Build a URL Shortener originally published...

Trailing Slashes on URLs: Contentious or Settled?


A fun deep dive from Zach. Do you have an opinion on which you should use? 1) https://website.com/foo/ 2) https://websites.com/foo The first option has a “trailing slash.” The second does not. I’ve always preferred this thinking: you use a trailing … Trailing Slashes...

On Browser-Specific URL Schemes


We’ve covered URL schemes: A URL Scheme is like “http://…” or “ftp://…”. Those seem like a very low-level concept that you don’t have much control over, but actually, you do! I’d call it non-trivial, but developers can register new … The post On Browser-Specific URL Schemes...

Application-Specific Links


You know like https:? That’s a URL Scheme. You’re probably familiar with the concept, thanks to others that come up in front-end development, like mailto:. You can actually make your own, which is pretty cool. There … The post Application-Specific Links appeared first...

Native JavaScript Routing?


We can update the URL in JavaScript. We’ve got these APIs: // Adds to browser history history.pushState({}, "About Page", "/about"); // Doesn't history.replaceState({}, "About Page", "/about"); JavaScript is also capable of replacing any content in the DOM....

Nahoru
Tento web používá k poskytování služeb a analýze návštěvnosti soubory cookie. Používáním tohoto webu s tímto souhlasíte. Další informace