Talk: Experimental 'backend optional' web framework

15 views
Skip to first unread message

David Kendal

unread,
May 5, 2014, 11:14:26 AM5/5/14
to js-b...@googlegroups.com
Hi,

I'm working on an experimental 'backend optional' web framework, and I'd like to talk about what I'm doing at BerlinJS! Would anyone be interested in a talk on this?:

The idea is that you can run the app in any of three ways: you can just serve static files and run the whole thing on the client (with offline support with cache.manifest etc.); or you can have a backend that serves it to people who don't have JS enabled, but with the app all loaded in the client for faster and flashier interactivity in the browser; or you can just run it just like a traditional web app — but you can (hopefully) do it all in the same codebase, and just switch between them as suits you. It's very much inspired by e.g. Hoodie, but takes a different (and more futuristic) approach.

This is very much a research project, since to my knowledge nobody's ever made a web framework like this before. I have a working prototype, but there's much still to do. I'm looking for collaborators and input at a fairly early stage, and BerlinJS seems like a good place to find them! (N.B. My talk will require some knowledge of CouchDB.)

Thanks, looking forward to coming,

dpk

signature.asc

Jan Lehnardt

unread,
May 5, 2014, 11:23:55 AM5/5/14
to js-b...@googlegroups.com
ZOMG YES PLEASE :D

Can you add a pull request to https://github.com/berlinjs/berlinjs.org

Best
Jan
--
PS: I won’t be able to attend this month, if you want my feedback, we’d have to meet outside of this :)
signature.asc

Jürgen Walter

unread,
May 5, 2014, 11:36:53 AM5/5/14
to js-b...@googlegroups.com
Sounds great!! Related, but not the same: https://unhosted.org/ and http://remotestorage.io/integrate/
signature.asc

Adrian Lang

unread,
May 14, 2014, 3:46:36 PM5/14/14
to js-b...@googlegroups.com
Hi list,

On 05.05.2014 17:14, David Kendal wrote:
> I'm working on an experimental 'backend optional' web framework, and
> I'd like to talk about what I'm doing at BerlinJS! Would anyone be
> interested in a talk on this?:

I'm working on something which seems to have similar goals and maybe
even a similar implementation. I'd like to present that, too, if there's
still room for a (short) talk.

Regards,
Adrian

signature.asc

Robin Mehner

unread,
May 15, 2014, 4:53:43 AM5/15/14
to js-b...@googlegroups.com
Hey Adrian,

I just opened up a slot, if it's a short talk it will perfectly fit. Just open up a pull request to https://github.com/berlinjs/berlinjs.org and we're set.

Thank you!
Reply all
Reply to author
Forward
0 new messages