Post
Topic
Board Development & Technical Discussion
Re: I want to learn coding / with blockchain whats the best language?
by
Dirsh
on 22/02/2018, 21:32:41 UTC
I would like to recommend Typescript for the following reasons:

  • It is modern language with simple syntax, but great potential.
  • You can use it for many purposes - server programming (Node.js), website programming (Angular 2+), and app programming (Ionic 2+)
  • It is based on Javascript, so you can use Javascript libraries.

I have learned 10+ programming languages and it is my favorite of all of them.