📜 ⬆️ ⬇️

Why is it difficult to program the UI and how does the perfect framework look like?

Hi, Habr!

One of the challenges of modern development is the programming of the user interface. With the increase in the number of elements, the complexity increases nonlinearly and it becomes almost impossible to cope with a huge number of options, states and transitions. A framework like Angular with its two-way binding tries to solve this problem, but at the fundamental level, nothing changes.

The co-founder, technical director and chief teacher of our educational project, Hekslet Kirill Mokevnin, talks about the complexity of interface programming and how you can cope with complexity if you are familiar with one basic concept of computer science. At the same time tells and shows the perfect JS-framework for programming UI.
')


Report from the conference FrontHub 2015 . Thanks for writing to the conference organizers!

Source: https://habr.com/ru/post/275503/


All Articles