I
I
ivanesi2015-02-09 07:44:02
JavaScript
ivanesi, 2015-02-09 07:44:02

How realistic is development on js for mobile platforms now and in the medium term?

I made an application using ionic - performance suffers greatly (on cheap phones), although the most resource-intensive there was an endless scroll for 500 list items.
There are such things as famous, react native and they say that the performance will be like in native development. Win8 (10) suggests replacing c++ programmers with js programmers.
And after all, I myself want to thoroughly study one language (js), and the technologies that are built on the basis of it.
But there are project ideas that must be implemented, including on mobile platforms.
To hope or not to hope? The medium term is a year and a half.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
P
Puma Thailand, 2015-02-09
@opium

So far, not at all.

D
DigitalSmile, 2015-02-09
@DigitalSmile

It all depends on the complexity of the application. But in general, the situation does not change much - optimize, do not optimize, native code will run faster than several abstract wrappers and virtual machines. Another thing is that you also need to be able to write native code. You can write it in such a way that JS will work faster :)

M
Memorivardo, 2015-02-09
@Memorivardo

Maybe I'll say something stupid, but have you looked at PhoneGap? There just 90% - JS.
Performance, however, is noticeably lower than natives, but if you sit on optimization, you can achieve a lot.

R
Roman, 2015-02-20
@uaKorona

Perhaps native js support will be added to mobile devices - then yes!
But you can prepare for this in advance))

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question