baggachipz,

Typescript is verbose training wheels for JavaScript, change my mind

fidodo,

All higher level programming languages are training wheels for programming

Vast_Emptiness,

Idk man. I use python ;)

excel,
@excel@lemmy.megumin.org avatar

What this shows is how terrible raw JS is, when all of this crap is required to fix all of the edge cases and make things actually work the way it’s supposed to.

fidodo,

It only looks like this if you want compression and backwards compatibility. All compiled languages have output that is optimized for those things and not readability, but if you turn off minification and use a modern language target then the compiled typescript code will look almost identical to the original code.

moosetwin,
@moosetwin@lemmy.dbzer0.com avatar
demesisx,
@demesisx@infosec.pub avatar

I vastly prefer Purescript despite it being the road less traveled. Typescript is just a fake-ish type system on top of JavaScript. But Purescript goes MUCH further in the mission of purity and code safety.

aubeynarf,

Have you tried Scala.js ?

demesisx,
@demesisx@infosec.pub avatar

I have. Edit; I haven’t 🤣 didn’t see the .js at the end of that word so some of the following is probably irrelevant, though I’ll leave it because it took me a while to type it out. Haha

I’d probably be more interested in it if I were being forced by my day job to work in the JVM. I happen to be in a situation where I am my own boss working on projects completely alone and the tech I pick comes from months of wasting time making perfect the enemy of good. I know that raises quite a few red flags but I can’t help the way that they made me. Haha 🥴

From what I’ve gathered from Joseph Gordon Bell at the (IMO best software engineering podcast ever) Co-Recursive podcast, Scala sacrifices some of the purity and safety by its dependence on the the Java cargo cult. Partly, this is also a drawback of Purescript for me (since it’s intended to compile to JavaScript) but Purescript is starting to be able to escape that fate. Also, I’m a HUGE fan of Haskell syntax.

From your perspective, what pros and cons do you see if I were comparing Scala to Purescript?

Ps. The one that is actually really making me take notice lately is OCaml for the browser.

lightnegative,

Purescript is like a modern Haskell. Completely different programming paradigm, much less accessible to your average JS developer just wanting to tighten up their code without having to learn category theory

demesisx, (edited )
@demesisx@infosec.pub avatar

I’m no white beard, I don’t know much or really any deep category theory (which is, by the way, just some fancy names for stuff we do CONSTANTLY as software engineers), and I use it every single day. Suit yourself, though.

ptz,
@ptz@dubvee.org avatar

You should see what scary C code turns into (shudders)

SomethingBurger,

I looked at it once and was scared for my life. I can’t imagine what it would look like once compiled.

Limeey,

If compiled languages bother you, then you’re gonna love assembly.

30p87,

I’d rather read ASM than … that random crap.

Xabis,

Asm is compiled too.

Gotta bust out the hex editor.

Shareni,

Nah, just get butterflies

bruhduh,
@bruhduh@lemmy.world avatar
frezik,

An assembler doesn’t have any of the interesting parts of a compiler.

Anyway, the problem with Typescript is that it tends to obscure what’s going on one layer below it in ways that don’t happen in traditional compiled languages. We’ve had decades of development on tools that can work together with traditional compilers. Javascript has not, and there are frequent problems getting different tools at different layers of abstraction to march the same direction.

rikudou,

That looks like a minified webpack (or something similar) output, not a transpiled typescript output. Also the code is not valid.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • programmer_humor@programming.dev
  • mdbf
  • DreamBathrooms
  • cisconetworking
  • magazineikmin
  • InstantRegret
  • everett
  • thenastyranch
  • Youngstown
  • rosin
  • slotface
  • khanakhh
  • Durango
  • kavyap
  • ethstaker
  • megavids
  • anitta
  • modclub
  • osvaldo12
  • normalnudes
  • ngwrru68w68
  • GTA5RPClips
  • tacticalgear
  • provamag3
  • tester
  • Leos
  • cubers
  • JUstTest
  • lostlight
  • All magazines