Essays about: "functional JavaScript"

Showing result 6 - 10 of 18 essays containing the words functional JavaScript.

  1. 6. Functional Programming and Legacy Software Using PureScript to Extend a Legacy JavaScript System

    University essay from Umeå universitet/Institutionen för datavetenskap

    Author : Christian Fischer; [2018]
    Keywords : ;

    Abstract : Legacy systems are everywhere. Immense resources are placed on fixing problems caused by them, and on legacy system maintenance and reverse engineering. After decades of research, a solution has yet to be found. READ MORE

  2. 7. Modern web technologies : Performance and functionality while running Node.js on the Axis Communications Platform

    University essay from Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Author : Tommy Kronstål; Fredrik Wällstedt; [2018]
    Keywords : Node.js; embedded systems; performance test;

    Abstract : A new high-level language is sought after for implementing and mocking functional-ity on the Axis Communications platform. We analyze what impact the Node.js run-time environment has regarding performance and its ability to perform functionality. READ MORE

  3. 8. A comparison of functional and object-orientedprogramming paradigms in JavaScript

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : Kim Svensson Sand; Tord Eliasson; [2017]
    Keywords : Functional programming; Object-oriented programming; Comparison; Programming paradigms; JavaScript;

    Abstract : There are multiple programming paradigms that have their own set rules forhow code should be written. Programming languages utilize one or multiple ofthese paradigms. In this thesis, we will compare object-oriented programming,that is the most used today with languages such as C++ and Java, and functionalprogramming. READ MORE

  4. 9. Cross-Platform Desktop Development (JavaFX vs. Electron)

    University essay from Linnéuniversitetet/Institutionen för datavetenskap (DV)

    Author : Abeer Alkhars; Wasan Mahmoud; [2017]
    Keywords : cross-platform desktop development; Java; JavaFX; Electron; performance; web technologies; object-oriented programming.;

    Abstract : Today, there are many technologies available for developing cross-platform desktop apps. JavaFX is a software platform based on the Java language. It has a set of features that play a role in its success. READ MORE

  5. 10. Investigation of the key features in ECMAScript 2015

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : Henrik Ölund; Jonatan Karlsson; [2016]
    Keywords : ;

    Abstract : This bachelor thesis looks and investigates the developers knowledge about JavaScript and more specifically ECMAScript 2015. JavaScript is a very popular programming language and can be used to create web applications, desktop applications and even fully functional SQL-databases. READ MORE