Hello Typescript! (मराठी मधे )

सूचना:

मी मराठी भाषक नाही आहे!
माझ्या शब्दात काही चूक झाली तर, कृपया माफ करा!
And if any mistakes please correct me!
धन्यवाद!

आवश्यक साधने :

os: linux
Typescript compiler
node.js

प्रक्रिया :

एक ‘Hello’ नावाचे project…


This content originally appeared on DEV Community and was authored by Sharavana

सूचना:

मी मराठी भाषक नाही आहे!
माझ्या शब्दात काही चूक झाली तर, कृपया माफ करा!
And if any mistakes please correct me!
धन्यवाद!

आवश्यक साधने :

  1. os: linux
  2. Typescript compiler
  3. node.js

प्रक्रिया :

  1. एक 'Hello' नावाचे project folder तयार करा
  2. त्यात 'hello.ts' file तयार करा
  3. या file मधे, हे लिहा :
let my_name: string = `शरवण`;

console.log(`Hello ${my_name}!`);
  1. file को save करा
  2. त्यात folder मधे terminal उघडा
  3. हे run करा :
tsc hello.ts

node hello.js

7.Output:

Hello शरवण!

8.चला! मी जातो!

नमस्कार!!!


This content originally appeared on DEV Community and was authored by Sharavana


Print Share Comment Cite Upload Translate Updates
APA

Sharavana | Sciencx (2024-06-21T16:19:03+00:00) Hello Typescript! (मराठी मधे ). Retrieved from https://www.scien.cx/2024/06/21/hello-typescript-%e0%a4%ae%e0%a4%b0%e0%a4%be%e0%a4%a0%e0%a5%80-%e0%a4%ae%e0%a4%a7%e0%a5%87/

MLA
" » Hello Typescript! (मराठी मधे )." Sharavana | Sciencx - Friday June 21, 2024, https://www.scien.cx/2024/06/21/hello-typescript-%e0%a4%ae%e0%a4%b0%e0%a4%be%e0%a4%a0%e0%a5%80-%e0%a4%ae%e0%a4%a7%e0%a5%87/
HARVARD
Sharavana | Sciencx Friday June 21, 2024 » Hello Typescript! (मराठी मधे )., viewed ,<https://www.scien.cx/2024/06/21/hello-typescript-%e0%a4%ae%e0%a4%b0%e0%a4%be%e0%a4%a0%e0%a5%80-%e0%a4%ae%e0%a4%a7%e0%a5%87/>
VANCOUVER
Sharavana | Sciencx - » Hello Typescript! (मराठी मधे ). [Internet]. [Accessed ]. Available from: https://www.scien.cx/2024/06/21/hello-typescript-%e0%a4%ae%e0%a4%b0%e0%a4%be%e0%a4%a0%e0%a5%80-%e0%a4%ae%e0%a4%a7%e0%a5%87/
CHICAGO
" » Hello Typescript! (मराठी मधे )." Sharavana | Sciencx - Accessed . https://www.scien.cx/2024/06/21/hello-typescript-%e0%a4%ae%e0%a4%b0%e0%a4%be%e0%a4%a0%e0%a5%80-%e0%a4%ae%e0%a4%a7%e0%a5%87/
IEEE
" » Hello Typescript! (मराठी मधे )." Sharavana | Sciencx [Online]. Available: https://www.scien.cx/2024/06/21/hello-typescript-%e0%a4%ae%e0%a4%b0%e0%a4%be%e0%a4%a0%e0%a5%80-%e0%a4%ae%e0%a4%a7%e0%a5%87/. [Accessed: ]
rf:citation
» Hello Typescript! (मराठी मधे ) | Sharavana | Sciencx | https://www.scien.cx/2024/06/21/hello-typescript-%e0%a4%ae%e0%a4%b0%e0%a4%be%e0%a4%a0%e0%a5%80-%e0%a4%ae%e0%a4%a7%e0%a5%87/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.