D
D
Dmitry2015-02-06 23:38:06
PHP
Dmitry, 2015-02-06 23:38:06

How to design web applications correctly?

Guys, tell me books, articles, anything about how to properly design, develop web applications

Answer the question

In order to leave comments, you need to log in

5 answer(s)
O
OnYourLips, 2015-02-07
@OnYourLips

Read the code of frameworks. It is to read their code, and not just learn how to use them.
This is the fastest and most efficient way.
A couple of frameworks for different purposes is enough. For example Symfony and Laravel.

I
index0h, 2015-02-06
@index0h

McConnell "Perfect Code"

N
Nick Murzin, 2015-02-07
@R0s0maxa

If in php, then you can view Zandstra.
And also look towards MVC and the like

X
xmoonlight, 2015-02-07
@xmoonlight

PHP is designed as a tree in the truest sense, where the root of the tree is "router".
and DOM elements are leaves.

M
Max Sysoev, 2015-02-07
@ColCh

Patterns for Scalable JavaScript Applications

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question