Or InfernoJS components, which Lemmy uses.

  • OdiousStooge
    link
    111 months ago

    I flip flop on TS. I really liked it when I was using Angular a bunch as it really felt like a first class citizen there.

    In react projects it’s been a bit of a pain having to sift through starter kits/setup my own config for TS and such.

    I defo like the dynamism of JS, but end of the day, if I’m working on a project with other peeps, it’s nice to have some type safety and data contracts/type ahead.