Skip to content

Commit 0932f46

Browse files
committed
conflict resolution
1 parent 8167523 commit 0932f46

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

1-js/01-getting-started/1-intro/article.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -111,11 +111,7 @@ Néhány példa:
111111
- [Flow](http://flow.org/): szintén a szigorúbb típusosságot valósítja meg, de a TypeScripttől eltérő módon. A Facebook fejlesztése.
112112
- [Dart](https://www.dartlang.org/): önálló nyelv, saját, böngészőn kívüli motorral. JavaScriptté alakítható. A Google fejlesztése.
113113
- [Brython](https://brython.info/) is a Python transpiler to JavaScript that enables the writing of applications in pure Python without JavaScript.
114-
<<<<<<< HEAD
115-
- [Brython](https://brython.info/) Pythonban írt programkódot JavaScriptté alakító *transpiler*.
116-
=======
117-
- [Kotlin](https://kotlinlang.org/docs/js-overview.html) is a modern, concise and safe programming language that can target the browser or Node.
118-
>>>>>>> 039716de8a96f49b5fccd7aed5effff2e719dfe5
114+
- [Kotlin](https://kotlinlang.org/docs/js-overview.html): egy modern, tömör, biztonságos programozási nyelv, amellyel böngésző és Node alá is fejleszthetünk .
119115

120116
A fentieken túl számos más JavaScripten alapuló nyelv létezik. Még akkor is, ha egy JavaScriptté alakítandó nyelvvel dolgozunk, mindenképpen érdemes alaposan ismerni a JavaScriptet, hogy valóban értsük, hogyan működik a programunk.
121117

0 commit comments

Comments
 (0)