You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 1-js/01-getting-started/1-intro/article.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -92,6 +92,8 @@ JavaScript is the only browser technology that combines these three things.
92
92
93
93
That's what makes JavaScript unique. That's why it's the most widespread tool for creating browser interfaces.
94
94
95
+
Moreover, frameworks like react native and ionic let's us develop mobile applications using JavaScript.
96
+
95
97
While planning to learn a new technology, it's beneficial to check its perspectives. So let's move on to the modern trends affecting it, including new languages and browser abilities.
0 commit comments