react-router-tutorial icon indicating copy to clipboard operation
react-router-tutorial copied to clipboard

Suggestion: Call-out that links are absolute

Open bsyk opened this issue 8 years ago • 1 comments

In lesson 03-navigating-with-link it's suggested that:

It's almost identical to the <a/> tag you're used

While this is true, the almost is really understated here. I foolishly expected relative paths to work and spent a while debugging why my links would change the URL but never adjust my state. I learned a lot from the debugging, but I'd probably still prefer a 1-sentance comment that highlights this 'quirk'.

bsyk avatar Nov 27 '16 05:11 bsyk

How should that 1-sentance comment look?

Andersos avatar Nov 27 '16 11:11 Andersos