Nativescript: Build truly native apps with JavaScript
nativescript.org
Nativescript: Build truly native apps with JavaScript
1–10 of 71 posts
Re: Nativescript: Build truly native apps with JavaScript
#2Re: Nativescript: Build truly native apps with JavaScript
#3I will admit that html+css is a relatively good (set of) language(s) to describe a UI, and JS is the way to tie the dynamism together and provide client-side logic. But is it better than just learning the native version for each platform?
Re: Nativescript: Build truly native apps with JavaScript
#4I like the idea, but I wonder if it will ever take off. So many "build in your preferred language, publish to some other" platforms have been released, it is hard to keep track. I will admit that html+css is a relatively good (set of) language(s) to describe a UI, and JS is the way to tie the dynamism together and provide client-side logic. But is it better than just learning the native version for each platform?
Re: Nativescript: Build truly native apps with JavaScript
#5Re: Nativescript: Build truly native apps with JavaScript
#6How does Nativescript compare to Appcelerator Titanium or React Native? I know React Native hasn't been released, but they described their approach at the recent React Conf and was curious if it's similar.
Re: Nativescript: Build truly native apps with JavaScript
#7Re: Nativescript: Build truly native apps with JavaScript
#8How does Nativescript compare to Appcelerator Titanium or React Native? I know React Native hasn't been released, but they described their approach at the recent React Conf and was curious if it's similar.
Re: Nativescript: Build truly native apps with JavaScript
#9Re: Nativescript: Build truly native apps with JavaScript
#10How does Nativescript compare to Appcelerator Titanium or React Native? I know React Native hasn't been released, but they described their approach at the recent React Conf and was curious if it's similar.
With Titanium, I suppose you could say that the cross-platform wrapper API and the product are one in the same. Nativescript promotes their abstracted cross-platform API as a kinda optional add-on to the platform.
That's just my thoughts after looking at it for 5 minutes.