National Repository of Grey Literature 2 records found  Search took 0.01 seconds. 
Modern Web Application Development
Nezdara, Vojtěch ; Buchalcevová, Alena (advisor) ; Ženíšek, Jan (referee)
The design of web applications has significantly developed in the recent years. This work focuses on the changes in procedures in the development of web applications and related technologies. The main goal was to describe the contemporary state of art of the development of web applications and the attainment of modernity. Constituent parts of this work describe the historical development of technologies for web applications, a comparison of suitability of previously common technologies for a modern web, and the introduction of new technologies including their use. The theoretical part of this thesis describes the historical development of web applications, technologies for user interface usable on web, and technologies for the server side of web applications. Greater emphasis was given to the user interface since their alteration is more noticeable than the server section. In practical part of this thesis, the modern web application for METES system is developed. The application is developed using a React JavaScript library and a Laravel PHP framework. An emphasis was given to the explanation of individual principles of modern development of web applications, a description of the used technologies and their integration. The source code of a designed application is freely available in the public depository and is available to be used for a basis of a new project.
History and development of session state in the HTTP protocol
Nezdara, Vojtěch ; Pinkas, Otakar (advisor) ; Vojíř, Stanislav (referee)
The main goal of this bachelor thesis is to analyze new ways to store session state in the stateless HTTP protocol. Thesis including a description of the development of the HTTP protocol itself. Concerning the session state, the emphasis is on the characteristics of commonly used methods, and new methods that come with the HTML5 specification. The RFC documents and the specifications for new technology published by their creators were used as the main source of information. In the next chapter, the thesis includes a practical test of the new transport protocol SPDY, demonstrating its higher speed. Finally, as a part of this thesis, a simple web chat application based on new technologies using scripting languages PHP and JavaScript, namely WebSocket, Web Storage and IndexedDB, was created. The methods described in this work can serve as a guide to create similar web applications using new technology for less experienced developers. Topic of this thesis was mainly based on the evolution of web sites and the growing importance of local storage on the client side.

Interested in being notified about new results for this query?
Subscribe to the RSS feed.