Cons 2/2
• amp-bind‘s states, expressions, and bindings interact using
strings as keys.
amp-bind , ,
• Is the key exist? Is the schema correct? I need a parser to validate it.
• I want to solve this problem by using the JS/TS platform, not a parser.
JS/TS …