-
### 前端性能优化(一)
> 这篇是 Google 出的性能优化的系列文章,大家过年在家可以花点时间全部看一遍,有问题可以在下面回复
https://developers.google.cn/web/fundamentals/performance/why-performance-matters/
#### 了解常用性能测试工具
+ chrome developer tools
…
-
Intercept Version : 4.4.0
WDIO Version: 8.32.3
I do not fully understand why it is failing, but when intercepting XMLHttpRequests, they will be duplicated inside the session storage.
Each interce…
-
**Currently (as of 7.8)**, the `Recently viewed` items are stored in the browser's local storage and are the same for all users. This has a few implications:
1. User A can see what user B accessed ea…
-
Hi alarv, first of all, thanks for the tutorial. I've been reading it for a few days trying to understand the flow of data, and I think I got it.
There's one nagging thing I'm dealing with. I can cur…
-
I simplify the plunker of #265 blow.
http://plnkr.co/edit/tQlbI7cD39B5EjWhs9u9?p=preview
> Problem: I have 2 screens, one summary and one detail. (in the plunk these are really dumb to illustrate the…
-
```html
[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report
[ ] Feature request
[ ] Documentation issue or request
[ ] Other:
```
## Current…
-
**Describe the test scenario, be specific**
@danimo reported we broke cluster proxy setup [again] in https://github.com/bigbluebutton/bigbluebutton/commit/58a0efe7086a3269e835057c37243a6d262d294d…
-
AuthController.php
```
-
Trying to use currentUser information for logs and enduser name, but it is not set except on the settings page.
-
Just a question.
I'm using localStorageService to store user credentials so the session persists on multiple tabs in same window and different windows of the same browser, offering persistent session…