AFAIK, routing needs to have the hash unless you implement fancy rewrites on the server.
hashbang is the recommended strategy for web crawlers. https://websiteseochecker.com/blog/hashbang-seo-in-2019-a-complete-guide-to-hash-bang-urls/ <https://websiteseochecker.com/blog/hashbang-seo-in-2019-a-complete-guide-to-hash-bang-urls/> > On Jan 20, 2020, at 10:54 AM, Carlos Rovira <[email protected]> wrote: > > Hi Harbs, > > about routing, I expect urls will be more like permalinks without the need > of !# chars. Is this possible? > > This: > https://unhurdle.github.io/spectrum-royale/bar_loader > > instead of this: > https://unhurdle.github.io/spectrum-royale/#!bar_loader > > And have it as a library "Routing" that we could use. > As any other framework out there, is something that they support with some > API, and I think is one of the things we already don't offer. > Would be great to have for 1.0, since is something people will want very > soon in their tests for sure. > > What do you think? > > Carlos > > > > El lun., 20 ene. 2020 a las 7:31, Harbs (<[email protected]>) escribió: > >> Good catch. Thanks! >> >>> On Jan 20, 2020, at 1:52 AM, Andrew Wetmore <[email protected]> wrote: >>> >>> Small thing, but I think the code example for "Avatar" is reversed, >>> implying that the first of the two images is disabled rather than the >>> second. >>> >>> On Sun, Jan 19, 2020 at 6:42 PM Harbs <[email protected]> wrote: >>> >>>> FYI, I just added routing to the demo app. It was pretty painless, >>>> although I’d like to make it even simpler… >>>> >>>> https://unhurdle.github.io/spectrum-royale/#!bar_loader < >>>> https://unhurdle.github.io/spectrum-royale/#!bar_loader> >>>> >>>> >>>>> On Jan 15, 2020, at 7:08 PM, Harbs <[email protected]> wrote: >>>>> >>>>> FYI, I just updated the project readme with a link to the demo and some >>>> markup to show what a full Royale app looks like: >>>>> https://github.com/unhurdle/spectrum-royale < >>>> https://github.com/unhurdle/spectrum-royale> >>>>> >>>>> >>>>>> On Jan 13, 2020, at 1:30 AM, Harbs <[email protected] <mailto: >>>> [email protected]>> wrote: >>>>>> >>>>>> FYI, I’ve been working on filling out a demo the Spectrum Royale >>>> components: >>>>>> https://unhurdle.github.io/spectrum-royale/ < >>>> https://unhurdle.github.io/spectrum-royale/> >>>>>> >>>>>> I’m going to be filling them out over the next week… >>>>>> >>>>>> Harbs >>>>> >>>> >>>> >>> >>> -- >>> Andrew Wetmore >>> >>> http://cottage14.blogspot.com/ >> >> > > -- > Carlos Rovira > http://about.me/carlosrovira
