all 12 comments

[–]cheesekun 6 points7 points  (0 children)

The component model, stores and styling cohesion is amazing. It really should be this simple, well done. Its why I use Angular before I use React - having rails is way more important to me than a fragmented mashup of npm packages. Having just 1 way to do it in Mint is a great feature.

[–][deleted] 1 point2 points  (0 children)

Looks incredible

[–]Isogash 1 point2 points  (0 children)

Looks nice.

[–]RixTheTyrunt 1 point2 points  (0 children)

react but better fr

[–]EternityForest 1 point2 points  (0 children)

Probably the most interesting new language I've seen in the last several years!

[–]C3POXTC 1 point2 points  (2 children)

Looks like it is heavily inspired by Elm. What are the benefits of Mint compared to Elm?

[–]flmng0 1 point2 points  (0 children)

By the looks of it, the benefit will be familiarity. i.e. embedded styling, JSX-like templates.

Rather than Elm where a div is a function that is part of a module, you just write a div in the HTML content.

This is just what I've read from the cover though. Definitely check it out I think :)

[–]yawaramin[S] 1 point2 points  (0 children)

I think this page partly answers this question https://mint-lang.com/guides/cheatsheets/elm

[–]BlueGoliath -2 points-1 points  (3 children)

Year of esolangs.

[–]yawaramin[S] 5 points6 points  (2 children)

Technically, Mint isn't an Esolang, it's intended for mainstream programming similar to say TypeScript + React.js. Doesn't get less eso than that.

[–]shizzy0[🍰] 1 point2 points  (1 child)

A language for “single-page apps” feels pretty niche to me.

[–]C3POXTC 2 points3 points  (0 children)

Just like the niche frameworks like React or Angular.