https://linen.dev logo
Join Discord
Powered by
# react
  • g

    gray-state-67732

    03/17/2022, 5:06 PM
    Wouldn't work (well, unlikely given the name anyway), you probably wanted
    ReactFragment
    there instead
  • a

    ambitious-knife-25690

    03/17/2022, 5:08 PM
    isn't the net result the same?
  • g

    gray-state-67732

    03/17/2022, 5:09 PM
    It could be merged
  • g

    gray-state-67732

    03/17/2022, 5:09 PM
    The
    to
    prop wouldn't
  • a

    ambitious-knife-25690

    03/17/2022, 5:09 PM
    ah, does that basically allow for dynamic props?
  • g

    gray-state-67732

    03/17/2022, 5:09 PM
    Yep
  • a

    ambitious-knife-25690

    03/17/2022, 5:09 PM
    ah cool, i've got that to prop added to at least 5 components
  • a

    ambitious-knife-25690

    03/17/2022, 5:10 PM
    lol
  • g

    gray-state-67732

    03/17/2022, 5:10 PM
    Yeah js components are annoying with that
  • g

    gray-state-67732

    03/17/2022, 5:10 PM
    > Ehhh pass me anything, really. I'll see who wants a piece of it and uh if nobody wants some of the crap you send me, I'll send it to the DOM and see if browser complains 🤷‍♀️
  • a

    ambitious-knife-25690

    03/17/2022, 5:11 PM
    exactly hahaha
  • a

    ambitious-knife-25690

    03/17/2022, 5:22 PM
    til
    Promise<never>
    exists
  • a

    ambitious-knife-25690

    03/19/2022, 11:10 AM
    the macro for
    @:acceptsMoreProps
    seems to be very inconsistent
  • a

    ambitious-knife-25690

    03/19/2022, 11:10 AM
    I have to keep switching back and fourth between files to get it to update the language server
  • g

    gray-state-67732

    03/19/2022, 11:24 AM
    Ehh complication server
  • a

    ambitious-knife-25690

    03/19/2022, 11:26 AM
    I just added the
    to
    field back 😊
  • a

    ambitious-knife-25690

    03/19/2022, 11:26 AM
    😂
  • g

    gray-state-67732

    03/20/2022, 12:35 PM
    Could actually fix itself with haxe 4.3.0 😁
  • n

    nutritious-father-64388

    04/30/2022, 8:12 AM
    has anyone tried to use this with Preact? 🤔
  • g

    gray-state-67732

    04/30/2022, 9:24 AM
    I think Juraj did 🤔
  • a

    ambitious-knife-25690

    04/30/2022, 1:53 PM
    i tried for an afternoon once, but didn't get far
  • n

    nutritious-father-64388

    04/30/2022, 2:46 PM
    I tried a bit and it seems like mixing the tech stacks will just be a source of headache
  • n

    nutritious-father-64388

    04/30/2022, 2:46 PM
    (haxe world vs vite/preact/electron)
  • g

    gray-state-67732

    09/23/2022, 8:34 PM
    Working on some QOL POC 🙂 (goto definition is fast, I just waited a bit to trigger it after doc)
  • g

    gray-state-67732

    09/23/2022, 8:35 PM
    Somehow I can't get it to work with implicit
    jsx()
    (yet)
    nvm 😄
  • b

    bright-gpu-74537

    09/23/2022, 8:53 PM
    unrelated: what is that beige straight line down the middle of... vim?
  • g

    gray-state-67732

    09/23/2022, 8:53 PM
    Cross cursor?
  • b

    bright-gpu-74537

    09/23/2022, 8:53 PM
    i suppose i mean, whats its purpose?
  • g

    gray-state-67732

    09/23/2022, 8:54 PM
    Helping with seeing the cursor x)
  • g

    gray-state-67732

    09/23/2022, 8:54 PM
    It staying after goto definition is a gif artifact
1...7677787980Latest