ayoayco / McFly

[🚧 PoC] Back to the Basics. Into the Future. 😱
https://mcfly.js.org
MIT License
70 stars 3 forks source link

HTML validation warnings & errors #4

Open ayoayco opened 12 months ago

ayoayco commented 12 months ago

Since HTML is a central piece of a McFly app, we need to provide messages while the dev is authoring code.

One crucial error message is when they have non-unique id attributes, as we will later provide a way for state management (more on this later) that depends on unique id values