A
A
AbNormy2011-12-22 12:29:17
JavaScript
AbNormy, 2011-12-22 12:29:17

Articles, books on developing your own UI JS framework

Hello,

Please tell me articles or maybe a book in which the guidelines for writing your own JS framework would be well described. How to build architecture and, most importantly, what approaches to use for layout, it is clear that traditional approaches are not very effective, because the content will be built dynamically! As you already understood, we are interested in approaches for building frameworks of the ExtJS level and similar ones, i.e. where js generates page content.

Thank you!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vitaly Zheltyakov, 2011-12-22
@VitaZheltyakov

I advise you to rewrite some existing framework. It's better than looking/reading/thinking tricky books. Checked on my own experience.
By the word "rewrite" I mean: to understand each line of the code and, if necessary, add comments.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question