Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

typescript vs javascript

They are really almost the same theres not the same param types like
JAVASCRIPT is function myFunction(param)
while typescript is
function myFunction(the_param: something)
Source by learn.coderslang.com #
 
PREVIOUS NEXT
Tagged: #typescript #javascript
ADD COMMENT
Topic
Name
7+6 =