Live data from Hacker News

How to build cross-platform mobile apps with JSON

medium.freecodecamp.com

1–10 of 43 posts

Re: How to build cross-platform mobile apps with JSON

#4

Typo in title. Should read "How to build mobile apps in JSON." And drop the "Yes, JSON" bit.

Not sure why this was downvoted. The click-baity "Yes, JSON" is really annoying and should be removed.

More generally, the title should be corrected to the actual title, which is almost fine:

"How to build cross-platform mobile apps using nothing more than a JSON markup"

Maybe remove the click-baity "nothing more than" part, but other than that, the original title is much better than the submission title.

Re: How to build cross-platform mobile apps with JSON

#5
I've seen so many projects like this over the years that claim that they're the one that will allow for true cross platform app development, and they've developed a simple abstraction for doing so.

I've never seen any succeed at anything more than the most basic apps.

I put more stock in projects like Xamarin or MOE (and even they aren't perfect).

Re: How to build cross-platform mobile apps with JSON

#10
The framework and approach described might be useful in some cases, but... you still need to understand CSS, HTML, and... pretty much everything about webfrontendism to meaningfully design and "build" such an app, of course (even if you do manage to cram all that metadata into a single JSON file).

So it's a bullshit title, basically.

Post reply on HN