Skip to content

Latest commit

 

History

History
274 lines (254 loc) · 53.3 KB

TODO.md

File metadata and controls

274 lines (254 loc) · 53.3 KB

P.S. 关于进度:

  • 翻译进度为「翻译中 -> 校验中 -> 待发表 -> 已发表」中的任意一个。
  • 转载进度为「转载中 -> 校验中 -> 待发表 -> 已发表」中的任意一个。
No. 原文 转载 译者 校对 进度 译文
161 Understanding Zones - sawyer 翻译完成 理解Zones
160 Zones in Angular - sawyer 翻译完成 Angular 中的 Zone
159 10 Things Every Angular Developer Should Know About Zone.js - sawyer 翻译完成 每个Angular开发人员应了解的Zone.js之十件事
158 Implementing multi-language Angular applications rendered on a server (SSR) - sawyer 翻译完成 于服务端(ssr)环境下实现多语种Angular应用
157 Handle API call state NICELY - dreamdevil00 翻译中
156 Handle API call state NICELY - dreamdevil00 待校对 优雅地处理 API 调用状态
155 Deploying an Angular Site to Firebase with CircleCI -
154 Angular Workspace: No Application for You! - 秋天 sawyerbutton 校对中
153 Creating Reusable Angular Components — How To Avoid the Painful Trap Most Go In -
152 New in Angular 7: Better Navigations -
151 Debug Angular apps in production without revealing source maps -
150 Best stories of 2018 on Angular-In-Depth - sawyerbutton Ice Panpan 已发表 2018年度Angular In Depth专栏最佳文章大赏
149 Improved Navigation in Angular 7 with switchMap - sunny 待校验
148 5 Tips to improve User Experience of your Angular app with NgRx - dreamdevil00 sawyerbutton 待发表 使用 NgRx 改善用户体验的 5 个技巧
147 Gravatar Directive in Angular -
146 Angular Smart 404 Page -
145 Improved UX with Ghost Elements + Angular 7 Animations -
144 New in Angular v7.1: Updates to the Router -
143 Tiny Angular pipe to make any function memoizable -
142 A gentle introduction into change detection in Angular - sawyerbutton baishusama 已发表 关于 Angular 变更检测不那么硬核的介绍
141 Keeping browser tabs in sync using localStorage, NgRx, and RxJS -
140 My Adventures Running Angular Ivy inside StackBlitz: Yes, It Is Possible! -
139 Creating a toast service with Angular CDK - 秋天 翻译中
138 Angular Router Series: Pillar 3 — Lazy Loading, AOT, and Preloading - dreamdevil00 待校验 Angular 路由器系列三部曲之三: 懒加载, AOT 以及 预加载
139 Creating a toast service with Angular CDK - 秋天 尊重 已发表 使用Angular CDK技术来创建一个消息推送服务
138 Angular Router Series: Pillar 3 — Lazy Loading, AOT, and Preloading - dreamdevil00 翻译中
137 Testing Angular Container Components -
136 Angular Routing — Reusing common layout for pages from different modules -
135 How to Read the RxJS 6 Sources Part 1: Understanding of() and Subscriptions -
134 Dynamic Import of Locales in Angular -
133 Mixing Storybook with Angular with a sprinkle of Applitools -
132 Container Components with Angular - sawyerbutton 待发表
131 Transclusion, Injection and Procrastination -
130 Angular 7 in the House! -
129 The History of Model-View-Presenter -
128 The difference between NgDoCheck and AsyncPipe in OnPush components - 删除,与rxjs-37重复
127 The Angular DevOps Series: CT/CI with Travis CI and GitHub Pages -
126 The Angular DevOps Series: Semantically release your Angular library -
125 Here is what I’ve learn about groupBy operator by reading RxJS sources -
124 Model-View-Presenter with Angular -
123 The Ultimate Answer To The Very Common Angular Question: subscribe() vs | async Pipe - vaanxy Ice Panpan 待发表 Aangular开发常见问题:subscribe() 还是 | async 管道 ? 终极答案就在这里
122 Improve Angular’s performance through memoization and TypeScript decorators -
121 Test for accessibility and help millions of people -
120 Angular Flex Layout: The Masquerade -
119 Angular Router Series: Pillar 2 — Navigation - dreamdevil00 sawyerbutton 待发表 Angular 路由器系列三部曲之二: 理解路由器的导航循环
118 Exploring Drag and Drop with the new Angular Material CDK -
117 Angular Flex-Layout: Flexbox and Grid Layout for Angular Component -
116 Policy-Based Client-Side Encryption in Angular -
115 Easier embedding of Angular UI in ag-Grid -
114 State Management in Angular using Akita -
113 Here is why appendChild moves a DOM node between parents - dreamdevil00 sunny 已发表 appendChild 会在父节点间移动 DOM 节点的原因
112 Angular Router Series: Secondary Outlets Primer -
111 Angular Routing Series: Pillar 1 — Router States and Url Matching - sunny 翻译中
110 Sharing data between modules is peanuts. -
109 Lessons learned while upgrading from AngularJS UI-Router to Angular Router -
108 The Three Pillars of Angular Routing. Angular Router Series Introduction. - sunny 待校验
107 Modify User Provided UI with Content Directives -
106 Practical application of reverse-engineering guidelines and principles -
105 Level Up Your Reverse Engineering Skills -
104 The Angular Library Series — Publishing - sawyerbutton Ice Panpan 已发表 Angular Library 系列之发布
103 Plan Your Next Party with an Angular Invite App Using Akita! -
102 NgRx: Parameterized selectors -
101 Changing the behavior of a 3rd party Angular Component -
100 Integrate Jest into an Angular application and library -
99 Angular Testing with Headless Chrome - 删除
98 Inside Ivy: Exploring the New Angular Compiler - baishusama 翻译中
97 NgRx: tips & tricks -
96 Let’s have a chat about Actions and Action Creators within NgRx -
95 How To Unit Test Angular Components With Fake NgRx TestStore -
94 Fan of Angular-In-Depth and my writings? Support us on Twitter! -
93 Learn how Angular Elements transmits Component’s @Outputs outside Angular -
92 Becoming an Angular Environmentalist -
91 One-way template expression binding mechanism in Angular -
90 Start using ngrx/effects for this -
89 Total Guide To Dynamic Angular Animations That Can Be Customized At Runtime -
88 Angular Elements: how does this magic work under the hood? -
87 How do CDK Portals work? -
86 How I test my NgRx selectors -
85 Angular 5 or Angular 6 (or even 7)? Yes please! -
84 RxJS: How to Observe an Object -
83 The Angular Library Series - Building and Packaging - sawyerbutton Ice Panpan 已发表
82 ag-Grid becomes an official sponsor of Angular-In-Depth publication -
81 A curious case of the @Host decorator and Element Injectors in Angular - sunny Angular 的 @Host 装饰器和元素注入器
80 Simple state mutations in NGXS with Immer -
79 Clean NgRx reducers using Immer -
78 The Angular Library Series - Creating a Library with Angular CLI - saywerbutton 秋天 待发表 Angular Library 系列之使用Angular CLI 创建 Library
77 Use -
76 Angular Ivy change detection execution: are you prepared? tc9011 baishusama 校对中
75 Ivy engine in Angular: first in-depth look at compilation, runtime and change detection -
74 A modern solution to lazy loading images using Intersection Observer -
73 Working with DOM in Angular: unexpected consequences and optimization techniques - 秋天 sunny 已发表 在Angular中使用DOM:新认知以及优化技术
72 The benefits of application state normalization in Angular -
71 Angular Unit Testing performance - sunny strange 校对中
70 Angular 5 Universal + Firebase -
69 Gestures in an Angular Application -
68 Angular and Internet Explorer -
67 Deploy an Angular Application to IIS -
66 Super Charging an Angular CLI App -
65 What you always wanted to know about Angular Dependency Injection tree - 关于 Angular 依赖注入你需要知道的
64 A big “thank you” to our readers -
63 The Angular Model (ngx-model) -
62 Practical RxJS In The Wild 🦁— Requests with concatMap() vs mergeMap() vs forkJoin() 🥊 -
61 Handle Template Reference Variables with Directives -
60 Avoid Namespace Clashes with Directives -
59 Dynamically Loading Components with Angular CLI -
58 Insider’s guide into interceptors and HttpClient mechanics in Angular -
57 Enhance Components with Directives -
56 Communicate Between Components Using Dependency Injection -
55 Introducing Advanced Angular Component Patterns -
54 Build a Toggle Component -
53 Write Compound Components -
52 Top 10 Angular articles in 2017 from Angular-In-Depth you really want to read -
51 He who thinks change detection is depth-first and he who thinks it’s breadth-first are both usually right - dreamdevil00 sunny 待发表 有人认为变更检测是深度优先,有人认为是广度优先,通常两者都是对的
50 Learn to combine RxJs sequences with super intuitive interactive diagrams -
49 React Call Return in Angular -
48 Do you really know what unidirectional data flow means in Angular - 秋天/sunny Ice Panpan 待发表 Angular 的单向数据流
47 How to Reduce Action Boilerplate -
46 These 5 articles will make you an Angular Change Detection expert - baishusama 翻译中
45 Angular CDK Portals -
44 Content Directives Are Angular’s Prop Getters -
43 Creating your own application template for angular-cli -
42 Creating an Angular Universal app with the Angular CLI -
41 Using TransferState API in an Angular v5 Universal App -
40 Do you still think that NgZone (zone.js) is required for change detection in Angular? - 秋天 sunny 已发表 Angular的状态变更机制并不一定依赖于NgZone(zone.js)
39 As busy as a bee — lazy loading in the Angular CLI -
38 TemplateRefs are Angular’s Render Props -
37 RxJS: How to Use Lettable Operators with Promises -
36 RxJS: Pipelining Lettable Operators -
35 I reverse-engineered Zones (zone.js) and here is what I’ve found - 秋天 sunny 已发表 翻阅源码后,我终于理解了Zone.js
34 RxJS: Understanding Lettable Operators -
33 Setting Up Angular from Scratch -
32 Never again be confused when implementing ControlValueAccessor in Angular forms - 别再对 Angular Form 的 ControlValueAccessor 感到迷惑
31 RxJS: How to Use Type Guards with Observables -
30 The essential difference between Constructor and ngOnInit in Angular -
29 RxJS: How to Use refCount -
28 The essential difference between pure and impure pipes in Angular and why that matters -
27 Angular with Web Workers: Step by step -
26 RxJS: Understanding the publish and share Operators -
25 Become a GIT pro by learning GIT architecture in 15 minutes -
24 The new Angular HttpClient API -
23 RxJS: multicast’s Secret -
22 3 reasons why you should follow Angular-In-Depth publication -
21 If you think ngDoCheck means your component is being checked — read this article -
20 Making your Angular 2 library statically analyzable for AoT -
19 Avoiding common confusions with modules in Angular - 别再对 Angular Modules 感到迷惑
18 Angular deprecates ReflectiveInjector and introduces StaticInjector. Should you care? - sunny 校验中 Angular-的-ReflectiveInjector-vs-StaticInjector.md
17 Implementing custom component decorator in Angular -
16 Here is why you will not find components inside Angular - 为何 Angular 内部没有组件
15 The mechanics of property bindings update in Angular - sunny 校验中 Angular 属性绑定更新机制
14 The mechanics of DOM updates in Angular - sunny sunny 校验中 Angular DOM 更新机制
13 Here is how to get ViewContainerRef before @ViewChild query is evaluated -
12 What is forwardRef in Angular and why we need it -
11 Would you buy a book on Angular internals? -
10 This will make you more efficient at debugging Webpack unspecified build errors -
9 Everything you need to know about change detection in Angular - baishusama 转载中
8 Connecting Components with Reactive Forms -
7 A Deep, Deep, Deep, Deep, Deep Dive into the Angular Compiler -
6 Here is what you need to know about dynamic components in Angular - sunny 秋天 校对中 关于 Angular 动态组件你需要知道的
5 Angular’s $digest is reborn in the newer version of Angular - sunny 秋天 已发表 $digest 在 Angular 中重生
4 Everything you need to know about the ExpressionChangedAfterItHasBeenCheckedError error - sunny 校验中 关于 ExpressionChangedAfterItHasBeenCheckedError 错误你所需要知道的事情
3 Exploring Angular DOM manipulation techniques using ViewContainerRef - sunny 秋天 已发表 探索 Angular 使用 ViewContainerRef 技术操作 DOM
2 This is how angular-cli/webpack delivers your CSS styles to the client -
1 How to manually bootstrap an Angular application - 如何手动启动 Angular 程序
No. 原文 转载 译者 校对 进度 译文
38 RxJS: Don't Unsubscribe – Ben Lesh – Medium - Echo Xiao - 翻译中 -
37 The difference between NgDoCheck and AsyncPipe in OnPush components - Ice Panpan vaanxy 已发表 [翻译]-OnPush-组件中-NgDoCheck-和-AsyncPipe-的区别.md
36 Here is what I’ve learn about groupBy operator by reading RxJS sources - vaanxy dreamdevil00 待发表 [翻译]-阅读-RxJS-源码我学到了这些关于-groupBy-操作符的知识.md
35 The Ultimate Answer To The Very Common Angular Question: subscribe() vs | async Pipe - 与 angular-123 重复
34 Angular CDK Tables -
33 The Extensive Guide to Creating Streams in RxJS - Ice Panpan 翻译中
32 RxJS: Avoiding Unbound Methods -
31 RxJS: Testing with Fake Time -
30 RxJS: How to Observe an Object -
29 Power of RxJS when using exponential backoff - vaanxy dreamdevil00 已发表 rxjs-29.[翻译]-指数退避场景下-RxJS-的妙用
28 RxJS: Avoiding takeUntil Leaks - dreamdevil00 待校对 [翻译]-避免-takeUntil-泄漏
27 RxJS: Improving the Static pipe Function -
26 RxJS: Combining Operators -
25 RxJS: TSLint Rules for Version 6 -
24 RxJS: When to Use switchMap -
23 RxJS: Avoiding switchMap-Related Bugs - vaanxy sawyerbutton, dreamdevil00 已发表 [翻译]-RxJS-避免-switchMap-的相关-Bug
22 RxJS: Understanding Expand -
21 Practical RxJS In The Wild 🦁— Requests with concatMap() vs mergeMap() vs forkJoin() 🥊 -
20 RxJS: Composing Subscriptions -
19 RxJS: Closed Subjects - vaanxy dreamdevil00 待发表 [翻译]-RxJS-关闭的-Subjects
18 RxJS: Understanding Subjects -
17 Insider’s guide into interceptors and HttpClient mechanics in Angular - Ice Panpan dreamdevil00 已发表 [翻译] Angular 中拦截器的真相和 HttpClient 内部机制
16 Learn to combine RxJs sequences with super intuitive interactive diagrams -
15 How to Reduce Action Boilerplate -
14 RxJS: How to Use Lettable Operators with Promises -
13 RxJS: Pipelining Lettable Operators -
12 RxJS: Understanding Lettable Operators -
11 RxJS: How to Use Type Guards with Observables -
10 RxJS: How to Use refCount -
9 RxJS: Understanding the publish and share Operators -
8 The new Angular HttpClient API -
7 RxJS: multicast’s Secret -
6 3 reasons why you should follow Angular-In-Depth publication -
5 Debugging RxJS, Part 2: Logging - Ice Panpan 待校验 调试 Rxjs(二):日志记录
4 RxJS Marble Testing: RTFM -
3 Managing RxJS Imports with TSLint -
2 Debugging RxJS, Part 1: Tooling - Ice Panpan 待校验 调试 Rxjs(一):工具
1 Connecting Components with Reactive Forms -
No. 原文 转载 译者 校对 进度 译文
10 Sharing data between modules is peanuts. -
9 NgRx: Parameterized selectors -
8 NgRx: tips & tricks -
7 Let’s have a chat about Actions and Action Creators within NgRx -
6 Start using ngrx/effects for this -
5 How I test my NgRx selectors -
4 Simple state mutations in NGXS with Immer -
3 Clean NgRx reducers using Immer -
2 The benefits of application state normalization in Angular -
1 The Angular Model (ngx-model) -

Angular Related

No. 原文 转载 译者 校对 进度 译文
1 Hooking into the Angular bootstrap process - sunny 待校验 监听 Angular 启动过程

No. 原文 转载 译者 校对 进度 译文
1 Metaprogramming, Higher-Order Components and Mixins with Angular Ivy - sawyerbutton baishusama 待发表 Angular Ivy 与元编程,高阶组件和混入

No. 原文 转载 译者 校对 进度 译文
1 Schematics — An Introduction - ssrivers 待校验 Schematics的介绍
2 Angular Schematics: Unit Testing -

Others

No. 原文 转载 译者 校对 进度 译文
1 Angular How-to: Editable Config Files - sawyerbutton 待校验 如何在 Angular 中使用可编辑的配置文件
2 You Might Not Need Redux - sawyerbutton 待校验 你到底需不需要redux-多方观点版本

宣传语模板

https://zhuanlan.zhihu.com/p/{{id}} Angular In Depth系列的再一篇技术博客翻译发布了,这次的主题是 {{主题}}。

现在有一个热爱Angular相关领域的翻译小组正持续翻译Angular相关英文文档及博客。翻译组旨在帮助国内的Angular开发者了解硬核和一手的Angular相关技术,希望大家可以关注下专栏给与我们鼓励 https://zhuanlan.zhihu.com/DepthInAngular