4 comments

  • dvh 7 hours ago ago

    Isn't there xss in the first demo? What if title is user supplied and it's something like <script>alert("xss")</script>

    • _nhh 6 hours ago ago

      User supplied stuff must always be sanitized :)

  • skeptrune 7 hours ago ago

    API would be the proper term for this, no?

    Maybe "typed API"?

    • _nhh 6 hours ago ago

      What do you mean?