-
Hey @FelixHenninger ! I've been testing the labjs integration, and there are a few tweaks to make so that the experiment will function properly!
**jquery**
should be added in the basic header …
vsoch updated
6 years ago
-
I haven't thought much about this, but how well does lab.js export to a mobile device?
Arguably, if it's a web experiment, it could be a matter of just having media definitions in the css styling, …
vsoch updated
6 years ago
-
_(Edited 2012.03.01)_
**TL;DR**: don't use `defer` for external scripts that can depend on eachother if you need IE 3. `defer` used on a script tag referencing an external resource behaved differe…
-
I want to be able to load raven.js asynchronously, but still be able to capture errors while the script is loading. (Something like how Google Analytics handles events by storing them in a variable un…
-
Should next.js defer parsing of JS for the common.js and main.js bundles?
Not familiar with the architecture or how to do this, but it came up as a performance issue.
> "382.6KiB of JavaScript …
-
Hey,
first: thanks a lot for webpack, it has replaced hundreds of lines of Python, Grunt, Bash, Requirejs and so on in my projects, now I'm trying to push the boundaries:
I want to split my applica…
-
You may have seen an email come through with access to Webmaster Tools. I looked at our site speed using Page Speed Insights (under other resources) and we didn't get a very good ranking. 70/100 on d…
-
Consider using labjs to do script loading.
May need to renamespace, and note that this is not jQuery 1.3.2 and below
compatible.
[http://labjs.com/](http://labjs.com/)
#### Environment
Operating Sys…
-
Consider using labjs to do script loading.
May need to renamespace, and note that this is not jQuery 1.3.2 and below
compatible.
[http://labjs.com/](http://labjs.com/)
#### Environment
Operating Sys…
-
According to the docs, it looks like you should be able to add HTML to the Content area. There is no apparent way to add anything to this area. This is happening both on my local build and on https://…