Skip to content

Commit

Permalink
shorter project explaination info block
Browse files Browse the repository at this point in the history
  • Loading branch information
panique committed Feb 10, 2015
1 parent 1783ce4 commit dd064f1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@ that just works, then this script might be interesting for you.
HUGE's simple-as-possible architecture was inspired by several conference talks, slides and articles about huge
applications that - surprisingly and intentionally - go back to the basics of programming, using procedural programming,
static classes, extremely simple constructs, not-totally-DRY code etc. while keeping the code extremely readable
([StackOverflow](http://www.dev-metal.com/architecture-stackoverflow/), Wikipedia, SoundCloud). Plus, my experience
with several agencies and startups that built small applications for 100.000s of users with just a handful of files
within a few days, usually *without* a team of highly experienced senior developers.
([StackOverflow](http://www.dev-metal.com/architecture-stackoverflow/), Wikipedia, SoundCloud).

Buzzwords: [KISS](http://en.wikipedia.org/wiki/KISS_principle), [YASNI](http://en.wikipedia.org/wiki/You_aren%27t_gonna_need_it).

Expand Down

0 comments on commit dd064f1

Please sign in to comment.