Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add: Scala, PureScript and ReScript as alt languages #3658

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

thelissimus
Copy link

No description provided.

@javascript-translate-bot javascript-translate-bot added the review needed Review needed, please approve or request changes label Jan 27, 2024
@javascript-translate-bot javascript-translate-bot requested a review from a team January 27, 2024 22:07
@smith558 smith558 self-assigned this Jan 27, 2024
@thelissimus
Copy link
Author

So... what's the status? If there needs to be done some other things too (idk, maybe update the other language versions of the website) I can try helping. I speak English, Russian and German.

@smith558
Copy link
Member

smith558 commented May 4, 2024

So... what's the status? If there needs to be done some other things too (idk, maybe update the other language versions of the website) I can try helping. I speak English, Russian and German.

Hi. There are still pending review comments. Please review and accept/reject.

@thelissimus
Copy link
Author

Hello @smith558

Please review and accept/reject.

Sorry but I don't see any accept or reject buttons. Maybe I am missing something?

@@ -112,6 +112,9 @@ Examples of such languages:
- [Dart](https://www.dartlang.org/) is a standalone language that has its own engine that runs in non-browser environments (like mobile apps), but also can be transpiled to JavaScript. Developed by Google.
- [Brython](https://brython.info/) is a Python transpiler to JavaScript that enables the writing of applications in pure Python without JavaScript.
- [Kotlin](https://kotlinlang.org/docs/reference/js-overview.html) is a modern, concise and safe programming language that can target the browser or Node.
- [Scala](https://www.scala-js.org/) lets you write less to do more and it's s static types help you to build safe systems by default. It targets browser and Node.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@thelissimus I wouldn't add https://www.scala-js.org just yet as the project seems too small at this time to warrant adding to such a general article

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@smith558 I would argue the opposite. I think Scala.js is mature enough to compete with Kotlin or Dart. My points:

  • Many Scala libraries (including major ones) also support Scala.js, such as Cats, ZIO and Circe.
  • The JavaScript platform is actively supported by the guys at Scala Center, which are the official Scala compiler developers.
  • No problems with interoperability, both with JavaScript or TypeScript.
  • Big frameworks or bindings for popular frameworks, such as Laminar, Tyrian, Slinky and scalajs-react.
  • Scala.js is more than 10 years old. Which is older than some of main languages in the list.

Let me know what you think. If you're still not convinced, no problem, I will gladly remove it from the list. Also, thank you for spending your time evaluating the languages and reviewing them!

@javascript-translate-bot javascript-translate-bot added changes requested Waiting for changes and /done from PR author and removed review needed Review needed, please approve or request changes labels May 5, 2024
@javascript-translate-bot

Please make the requested changes. After it, add a comment "/done".
Then I'll ask for a new review 👻

@smith558
Copy link
Member

smith558 commented May 5, 2024

Hello @smith558

Please review and accept/reject.

Sorry but I don't see any accept or reject buttons. Maybe I am missing something?

Sorry, forgot to press publish. My bad.

@thelissimus
Copy link
Author

Sorry, forgot to press publish. My bad.

No problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changes requested Waiting for changes and /done from PR author
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants