Can i make a app using JavaScript | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

Can i make a app using JavaScript

4th May 2019, 10:58 AM
Immanuel.Anonymous
Immanuel.Anonymous - avatar
7 Answers
+ 15
Xender Code yes you can. Meteor is a platform that allows developers to use the sameJavascript code base to build appsfor iOS, Android and the web. Once you learn to develop with Meteor, you can quickly translate yourJavaScript web apps into native mobile apps, without needing to learn new programming languages.
4th May 2019, 11:22 AM
Jella
Jella - avatar
+ 3
Yes you can make different type of apps using JavaScript. But first of all you need to decide what kind of application you want to make. Whether it is web-based and mobile based. For web based application you need to seriously master language like HTML, CSS and JavaScript (with some framework like react or angular or nodeJS). This is for front-end part. For back end there are several language and framework (you need to search for them). For Mobile based application you first need JavaScript then JavaScript react framework and then react native framework. You can make both Android and iOS application with this approach. Well.. this all from my side hope you like it.
2nd Oct 2021, 12:37 PM
Anshul Khangar
Anshul Khangar - avatar
+ 2
You can use multiple tools, like React Native which is derived from JS and takes some features from HTML and CSS, or Apache Cordova, which directly translates the web site in an app. They're not hard to learn. Also, if you want an app for pc, try Electron JS.
4th May 2019, 12:42 PM
Charlie S
Charlie S - avatar
+ 2
Unity3D as example. C# is provided too. But Unity is more usefull for 3D games
7th Sep 2019, 4:05 AM
frendors.com
frendors.com - avatar
+ 1
Yes
29th May 2020, 2:27 PM
Rahul
Rahul - avatar
0
Yes
5th Sep 2021, 3:30 AM
Ravinder
Ravinder - avatar
0
yep, it's possible
27th Nov 2022, 7:23 AM
Elina Kuznetsova
Elina Kuznetsova - avatar