|
|
|
|
|
by player2121
2430 days ago
|
|
> As an experienced front-end developer I must say that I don't really understand why the complexity of building websites is growing instead of going down. Complexity of building dynamic documents is actually going down. If you are to build a typical web site from 200x using modern browsers, you wont need jquery or anything like that. Networking, security - everything became 100 times easier and faster. But if you want to build a desktop application using DOM as a rendering layer, then it is a different story. |
|