Swizec Teller - a geek with a hatswizec.com

Senior Mindset Book

Get promoted, earn a bigger salary, work for top companies

Senior Engineer Mindset cover
Learn more

    Appcelerator Titanium might've made it to my toolbox

    Last time I played around with Appcelerator Titanium I didn't get a chance to really put it through its paces. Mostly because I wasn't getting anywhere ... I remember spending hours, even days, just figuring out how to get a Hello World to run in a simulator.

    MoBods Scoop! Development ;-)

    Yesterday was my lucky day! Not only did I get something to run, I actually made something useful. Or rather, I was given a working app and told to add some features and generally make it better a tiny little bit.

    Took me way too long - expected when dealing with technology you know nothing about - but at 6am today I had Pickup connecting to the server on the user's own private channel and talking nicely to the Chrome extension.

    By the way this isn't my project, I just helped out, but from what I saw last night, you want to sign up for the beta. Promise!

    Titanium good

    1. It's Javascript, if you haven't noticed I love javascript
    2. The same app works both on android and iOS
    3. Titanium API's are generally simpler than what I've seen of native iOS
    4. Properly using the user interface API's gives you a native look&feel

    Titanium bad

    1. The IDE; I don't like being forced to use an IDE and I very much hate being forced to use a crappy IDE.
    2. Everything looks like it would be pretty much impossible to develop with my usual text editor method
    3. Code once, run everywhere is good in principle, but it usually ends up lacking the polish of a real native app, especially since android and iOS have slightly different UI guidelines and traditions

    Conclusion

    All in all, there's a lot of potential in this Titanium stuff despite the shortcomings. I might just start adding a mobile part to my future projects ... there's certainly some that could use it.

    Published on January 23rd, 2012 in Android, Appcelerator, Appcelerator Titanium, Integrated development environment, IOS, JavaScript, Programming, Titanium, Uncategorized, User interface

    Did you enjoy this article?

    Continue reading about Appcelerator Titanium might've made it to my toolbox

    Semantically similar articles hand-picked by GPT-4

    Senior Mindset Book

    Get promoted, earn a bigger salary, work for top companies

    Learn more

    Have a burning question that you think I can answer? Hit me up on twitter and I'll do my best.

    Who am I and who do I help? I'm Swizec Teller and I turn coders into engineers with "Raw and honest from the heart!" writing. No bullshit. Real insights into the career and skills of a modern software engineer.

    Want to become a true senior engineer? Take ownership, have autonomy, and be a force multiplier on your team. The Senior Engineer Mindset ebook can help 👉 swizec.com/senior-mindset. These are the shifts in mindset that unlocked my career.

    Curious about Serverless and the modern backend? Check out Serverless Handbook, for frontend engineers 👉 ServerlessHandbook.dev

    Want to Stop copy pasting D3 examples and create data visualizations of your own? Learn how to build scalable dataviz React components your whole team can understand with React for Data Visualization

    Want to get my best emails on JavaScript, React, Serverless, Fullstack Web, or Indie Hacking? Check out swizec.com/collections

    Did someone amazing share this letter with you? Wonderful! You can sign up for my weekly letters for software engineers on their path to greatness, here: swizec.com/blog

    Want to brush up on your modern JavaScript syntax? Check out my interactive cheatsheet: es6cheatsheet.com

    By the way, just in case no one has told you it yet today: I love and appreciate you for who you are ❤️

    Created by Swizec with ❤️