Used jQuery
Worked with JavaScript
  • Intensive work on a new JavaScript framework for creating intranet applications. The original framework based mostly on PHP libraries was no longer suitable, more dynamic behavior on the client side was needed.

  • I was bothered by creating complex code, when PHP generated JavaScript code, the code was quite difficult to read ... so change and everything straight as JavaScript

  • It was necessary to leave html frames - so I created a library that simulates them and forms the basis of applications.

    The reason for creating the framework simulation library was to make the web application look like a classic application so that you can easily access different parts.

  • jQuery was chosen as the basis for the work

  • the goal was to have tools for creating web applications such that the page does not redraw unnecessarily (no flickering), to work as economically as possible with memory, that only the necessary data that the application processes flows between the client and the server during the work and a minimum of data in the form of scripts