6

ohno I think I'm finding things rust is easier and better at than JavaScript now that I'm back on javacript

the calamity!

granted I can get a lot more done in a shorter amount of time

Comments
  • 2
    damn, AIs suck

    missed my well crafted syntax tho
  • 0
    Do not do js without typescript.

    Typescript is fine.
  • 2
    @antigermanist ew compiling

    my auto format hottkey doesn't work for js tho and I can't see what objects are where

    fuck types! that's why js is faster than rust! I can just dump random objects everywhere again. SO FREE
  • 4
    that's not a surprise.

    it's javascript.

    _brainfuck_ is better than javascript. at everything.
  • 0
    @jestdotty you will regret it. I did. Putting objects like whatever is fun at first but then you have a proper codebase and no idea what's defined where.
  • -1
    @tosensei I heard javascript people eat cute kittens. They are real nazis.
  • 1
    async in JavaScript is sooo much better though

    I don't even have to think about it 😠
  • 0
    @antigermanist opposite. you have a proper codebase and it's annoying to change
  • 2
    I think I'm finally getting to that stage where I don't give a fuck which is like the universe's lucky charm
  • 1
    @jestdotty yeah, the async of js is very good stuff. Agree.
  • 0
    I do like how a simple `?` means "unpack this, if possible, or return it otherwise"
Add Comment