× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



On 10/1/2014 5:47 PM, John Yeung wrote:
On Wed, Oct 1, 2014 at 4:46 PM, Buck Calabro <kc2hiz@xxxxxxxxx> wrote:
The way I read it, there are so many back-end APIs that you
could basically script your front-end to be the glue that ties all those
APIs together.

I think the article tried to emphasize "front-end first", meaning that
as much of the application is developed on the client side (which, for
the purposes of the article, seemed to be synonymous with "Web
browser") as possible. It's not so much that this "new" paradigm is
about gluing APIs together as it is about being decoupled from the
back end. I think that for a significant portion of applications, the
back end really consists of a database and nothing else.

Nicely said.

If you wanted a dashboard for your executive types,
you'd call
get_stock_ticker('IBM')
get_weather('Rochester, MN')
get_customer_count('Northeast')

...and so on. Some of those APIs would be public (weather.gov,
nyse.com) and some would be built by your own company.

If you're in a position to be building APIs, then for the purposes of
the article, I think you count as a back-end developer.

This is my own bias on exhibit. We have a web development group (front
end, yeah?) and they do their UI / UX thing completely independent of
the database. When they need something, I write them a stored
procedure. We cooperate on the interface, but I don't know how it will
look when they're done, and they don't care how normalised (or not) the
stuff is in the database.

--buck

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.