-
**Problem:** For front end data binding frameworks such as Angular, Knockout, React, etc, making the choice to use typescript results in larger minified output files.
**Proposal:** Add a tsconfig o…
-
web 的优化基本上是指一个web的load speed
高速的web可以改善体验
电商网站一般都是2s内加载完
多一秒就会减少7% 的用户
还会影响在引擎里的搜索结果的位置
web 性能的问题在于web browser和web server的通信方式
延迟:包括request 到server的时间 ,server 响应收集数据的时间,server 返回数据到reque…
-
**Issue by [alex-taffe](https://github.com/alex-taffe)**
_Monday Oct 26, 2015 at 19:15 GMT_
_Originally opened as https://github.com/adobe/brackets/issues/11859_
----
On my retina 5k iMac (2014, 4 …
-
Adding `velocity:html-reporter`to a Meteor 1.2 based project with custom LESS styling overrides the default styling of the app.
Before adding `html-reporter`:
![Before](http://i.imgur.com/voNIxN4.png…
ghost updated
9 years ago
-
GitHub sent me a notification from you on https://github.com/purplesyringa/site/commit/1713ca2f6c1c5eb82bc6f796183f984fefcf14c4 but I can't find any comment there. I'm wondering if you wanted to tell …
-
Good morning,
As the title said, running the command `npm install` inside `bundle/programs/server` fails.
Full error log
```
C:\Local\GRIDNew\GRID_1.0.0\bundle\programs\server>npm instal…
-
``` js
Package.onTest(function(api) {
api.use(['tinytest', 'test-helpers'], 'client');
api.use('falieson:errors', 'client');
api.addFiles('errors_tests.js', 'client');
});
```
$ meteor test-pac…
-
Thanks for your work.
Just like to inform that i created a webpack loader for incremental-bars: https://github.com/blikblum/incremental-bars-loader
An actual example of usage can be found at ht…
-
Now that we've moved the Textfilter options inline on the Write panel, and filesystem support of Themes is cooking, I'd like to revisit the notion of transforms in other areas of the interface, e.g. P…
Bloke updated
10 months ago
-
I wanted to list the local modules but I got this
is this normal ? see below
(except angular2-cookie wich has not angular 4 version)
I tried a prune
```
npm prune
npm WARN package.json app…