Settings

Theme

Ask HN: Resources for web application architecture/design/development

2 points by jdn 12 years ago · 1 comment · 1 min read


It seems that most resources in web applications development are focused upon particular frameworks and how to work with them, not how design and development of those frameworks comes about, their architecture, etc. I'm finding it very difficult to find resources in this direction, and from speaking to others, I know I'm not alone here. Does anyone know of any resources that discuss web applications, abstracted from particular languages and frameworks, including elements such as Front Controller pattern?

The reason this is of interest is that when working with particular frameworks, there's a certain feeling of walking blind. I feel I'm making a lot of assumptions about what I'm working with and that strikes me as a scary way to make software!

Cheers!

ibstudios 12 years ago

If you don't mind ruby, sinatra is 2000 lines.

https://github.com/sinatra/sinatra/

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection