National Repository of Grey Literature 2 records found  Search took 0.01 seconds. 
Functional languages compiled to JavaScript in practice
Mladý, Lukáš ; Bruckner, Tomáš (advisor) ; Kosek, Jiří (referee)
The thesis focuses on functional principles applied in front-end application development. The main goal is to analyze applicability of functional language Elm in practice, in comparison to contemporary JavaScript that builds on React and Redux libraries. The goal was attained through analysis and comparison of JavaScript and Elm in regards to their architecture and support of real-life front-end application development. Main contribution of this thesis lies in comprehensive analysis and overview of front-end development using JavaScript and Elm. It offers strong argument for using Elm in practice today. It also fills a gap in BroadcastChannel API support in Elm using a dedicated package. The text of this thesis begins with a functional principles support analysis in JavaScript. Next, it describes the most used functional languages compiled to JavaScript, including their applicability by JavaScript developers. Then it compares front-end architecture of both JavaScript and Elm followed by a real-life development experience analysis. The thesis concludes with a practical implementation of a package that fills in for missing BroadcastChannel API support in Elm.
CSS layout possibilities in contemporary browsers
Mladý, Lukáš ; Kosek, Jiří (advisor) ; Hassman, Martin (referee)
This thesis describes CSS layout possibilities and practical utilization in contem- porary browsers. The goal is to explain the specifics of layout modes and show how they should be used. The techniques are briefly discussed and introduced through exemplary source code and illustrations. Flex layout and grid layout se- em to be the best fit for modern multi-device web and they ought to replace older float layout and table layout. We can provide older specification's functionality in older browsers without direct support by using JavaScript polyfills.

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