Joe Pea
Joe Pea
haha, ironic: no docs for doc generator.
Hello, I just started using this package. This is a good point, and is what I'd expect. If there's a file I keep flipping back too, and all the new...
Go look at the History API (e.g. `history.pushState`). You'll have to do it on your own. jquery-address (AFAIK) is meant to be used with a hash only (#).
@asual As far as I know, the Google search bot indexes only the initial content it receives on the page and doesn't wait for javascript to execute and for the...
Ok, I thought about this a little more: Google will be able to index your content if you use the History API if _and only if_ you send identical content...
@domenic Does this mean that any implementation (CommonJS, SystemJS, AMD, etc) has equal opportunity to become the underlying standard when/if a module spec finally becomes official?
Webpack, Browserify, [Install](https://github.com/benjamn/install), [JSPM](http://jspm.io/). I think they currently all transform code into a CommonJS-like format (if not CommonJS itself) behind the scenes.
I'd suggest you just give each one a try and see which one you like more. There's other ones too, like duo.js and rollup.js. Trying them out is the best...
That would be sweet. Setting a symbol (instead of background color) would be nice too.
I hope this gets implemented. it'd be a nice feature.