HN user

kapso

2 karma
Posts1
Comments7
View on HN

I like PhoneGap, but I like Appcelerator better simply because it creates native apps vs most other cross-platform frameworks that do most of the UI rendering inside a browser component/container. They do this by compiling the framework code (i.e JavaScript) to Objective-C. And the apps created in Appcelerator can be as visually impressive as the ones written in native platform, this is because the framework gives you the ability to create native UI components. Checkout wunderlist, they have used the framework to build their iOS apps and Android app and its a really beautiful app.

They only support iOS and Android right now, that might not be a problem for some, but honestly iOS and Android are the only relevant platforms for now.

But for folks who think cross-platform does not work and creates low quality app should checkout Appcelerator. I think CNBC's latest app is also built using this framework.

Nginx 1.0.0 is out 15 years ago

Nginx is a thing of beauty, definitely scores over Apache. - ease of use - simplified configuration, I dont need a 500pg manual to get a grasp of nginx - speed, speed, speed - what else do you want :)