Skip to content

Commit a23882d

Browse files
committed
fix
1 parent 816bc5e commit a23882d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: 1-js/01-getting-started/1-intro/article.md

-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@ So recently a plethora of new languages appeared, which are *transpiled* (conver
105105

106106
Modern tools make the transpilation very fast and transparent, actually allowing developers to code in another language and auto-converting it "under the hood".
107107

108-
The most used are
109108
Examples of such languages:
110109

111110
- [CoffeeScript](http://coffeescript.org/) is a "syntactic sugar" for JavaScript. It introduces shorter syntax, allowing us to write clearer and more precise code. Usually, Ruby devs like it.

0 commit comments

Comments
 (0)