相关学习
level 1:表示最少预习内容
level 2:表示课程需要学会的东西
level 3:表示课外知识
- 项目地址:
- SPA
- Vue-Router
- 微前端
- 现代前端是否到了误区?
- https://learn.microsoft.com/zh-cn/dotnet/architecture/modern-web-apps-azure/choose-between-traditional-web-and-single-page-apps
level2
- https://www.youtube.com/watch?v=860d8usGC0o
level3
- https://news.ycombinator.com/item?id=26689239
level3
- 许多网站走向邪路
- reimplement browser features and do a bad job of it
- are unnecessarily slow
- try to stop being slow by breaking even more stuff
- 下面是一些例子:
- Twitter pages randomly failing to load until the next hard refresh, probably because of service workers somehow (which are unnecessary for user experience improvement since HTTP cache exists and I don’t have notifications enabled)
- YouTube application state getting out of sync with browser history that it overrides when I navigate Back too fast for it – the URL stops matching what’s playing and the navigation doesn’t take place
- GitHub’s reimplementation of browser navigation reimplementing a loading indicator but not the stop button (I think I’ve also gotten it out of sync before)
- Form state not being restorable across history navigation because the fields didn’t exist when the page loaded
- Reddit’s redesign is so unusably sluggish that I don’t stay on it long enough to run into any other problems
相关学习
level 1:表示最少预习内容level 2:表示课程需要学会的东西level 3:表示课外知识level1level2level2level2level2level2level3level3