You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 4, 2017. It is now read-only.
p <b>[PENDING: That's not right. That text is from the TypeScript version. How should the Dart code/text be different?]</b>
217
-
p <b>[PENDING: TypeScript has a whole section here on "Interfaces aren't valid tokens". But they are in Dart!]</b>
219
+
p <b>[PENDING: add explanatory/transition text here]</b>
218
220
.callout.is-helpful
219
221
header Dart difference: Interfaces are valid tokens
220
222
:marked
@@ -226,7 +228,7 @@ p <b>[PENDING: TypeScript has a whole section here on "Interfaces aren't valid t
226
228
(usually, that's the name of an abstract class)
227
229
as the first argument.
228
230
+includeShared('{ts}', 'tokens-string-1')
229
-
p <b>[PENDING: Where did CONFIG_HASH come from? (lib/app_config.dart) Why does the code use that instead of CONFIG? (only matters if we keep the code, I suppose)]</b>
231
+
p <b>[PENDING: Why is that "fortunate"? String tokens seem UNfortunate... Also, where did CONFIG_HASH come from? (lib/app_config.dart) Why does the code use that instead of CONFIG? (only matters if we keep the code, I suppose)]</b>
0 commit comments