Coder Social home page Coder Social logo

Basic syntax question about engine HOT 5 CLOSED

gss avatar gss commented on September 21, 2024
Basic syntax question

from engine.

Comments (5)

bergie avatar bergie commented on September 21, 2024

@vovakkk you cannot use a class selector on both sides of a constraint, since each of those can return multiple elements. One of them should be an id selector so we make sure the rules are solvable

from engine.

bergie avatar bergie commented on September 21, 2024

@d4tocchini something for later, but maybe we should actually run the queries before throwing the error above? That way we could have the rule working as long as there is only one element with that class.

from engine.

cirvladimir avatar cirvladimir commented on September 21, 2024

Whats wrong with having multiple elements on both sides? This equivalent code is fine:

.a1[width] == [X] == .a2[width];

and has the same declarative meaning.

from engine.

d4tocchini avatar d4tocchini commented on September 21, 2024

imagine an array of variables constrained to equal another array of variables. Does each left side variable constrained to each one on the right? Does it only constrain vars with the same index? What happens when one array has less vars then the other? Wasn't comfortable about this... With a single variable bridging the two arrays, you don't have the above uncertainty.

from engine.

cirvladimir avatar cirvladimir commented on September 21, 2024

I see. That makes sense.

from engine.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.