Search Results - "JavaScript"

Refine Results
  1. 1

    Advanced JavaScript: Speed up Web Development with the Powerful Features and Benefits of JavaScript by Shute, Zachary

    ISBN: 9781789800104, 1789800102
    Published: Birmingham Packt Publishing, Limited 2019
    “…Advanced JavaScript is a hands-on book that takes you through JavaScript and its many features, one step at a time…”
    Get full text
    eBook
  2. 2

    Dependency Smells in JavaScript Projects by Jafari, Abbas Javan, Costa, Diego Elias, Abdalkareem, Rabe, Shihab, Emad, Tsantalis, Nikolaos

    ISSN: 0098-5589, 1939-3520
    Published: New York IEEE 01.10.2022
    Published in IEEE transactions on software engineering (01.10.2022)
    “…). We look at the commit data for a dataset of 1,146 active JavaScript repositories to catalog, quantify and understand dependency smells…”
    Get full text
    Journal Article
  3. 3

    igv.js: an embeddable JavaScript implementation of the Integrative Genomics Viewer (IGV) by Robinson, James T, Thorvaldsdottir, Helga, Turner, Douglass, Mesirov, Jill P

    ISSN: 1367-4811, 1367-4803, 1367-4811
    Published: England Oxford University Press 01.01.2023
    Published in Bioinformatics (Oxford, England) (01.01.2023)
    “…Abstract Summary igv.js is an embeddable JavaScript implementation of the Integrative Genomics Viewer (IGV…”
    Get full text
    Journal Article
  4. 4

    Hands-On Robotics with JavaScript: Build Robotic Projects Using Johnny-Five and Control Hardware with JavaScript and Raspberry Pi by Perch, Kassandra

    ISBN: 9781789342055, 1789342058
    Published: Birmingham Packt Publishing, Limited 2018
    “…There has been a rapid increase in the use of JavaScript around embedded devices programming…”
    Get full text
    eBook
  5. 5

    jsPsych: A JavaScript library for creating behavioral experiments in a Web browser by de Leeuw, Joshua R.

    ISSN: 1554-3528, 1554-3528
    Published: Boston Springer US 01.03.2015
    Published in Behavior research methods (01.03.2015)
    “… This article introduces jsPsych, a JavaScript library for the development of Web-based experiments…”
    Get full text
    Journal Article
  6. 6

    Mastering the Faster Web with PHP, MySQL, and JavaScript: Develop State-Of-the-art Web Applications Using the Latest Web Technologies by Caya, Andrew

    ISBN: 1788392213, 9781788392211
    Published: Birmingham Packt Publishing, Limited 2018
    “…The Faster Web is quickly changing the way we think about Web development. The Web has changed considerably in recent years and is now built upon many new…”
    Get full text
    eBook
  7. 7

    MSAViewer: interactive JavaScript visualization of multiple sequence alignments by Yachdav, Guy, Wilzbach, Sebastian, Rauscher, Benedikt, Sheridan, Robert, Sillitoe, Ian, Procter, James, Lewis, Suzanna E., Rost, Burkhard, Goldberg, Tatyana

    ISSN: 1367-4803, 1367-4811
    Published: England Oxford University Press 15.11.2016
    Published in Bioinformatics (Oxford, England) (15.11.2016)
    “…The MSAViewer is a quick and easy visualization and analysis JavaScript component for Multiple Sequence Alignment data of any size…”
    Get full text
    Journal Article
  8. 8

    PatchFuzz: Patch fuzzing for JavaScript engines by Wang, Junjie, Xie, Zhihua, Xie, Xiaofei, Du, Xiaoning, Zhang, Xiangwei

    ISSN: 0950-5849
    Published: Elsevier B.V 01.06.2026
    Published in Information and software technology (01.06.2026)
    “… While researchers have made efforts to apply patch fuzzing to testing JavaScript (JS) engines with considerable success, these efforts have been limited to using ordinary test cases or publicly available vulnerability PoCs (Proof of Concepts…”
    Get full text
    Journal Article
  9. 9
  10. 10
  11. 11

    Text Processing with JavaScript by Kelhini, Faraz K

    ISBN: 9798888650332
    Published: La Vergne Pragmatic Programmers, LLC, The 2024
    Get full text
    eBook
  12. 12

    JavaScript Dead Code Identification, Elimination, and Empirical Assessment by Malavolta, Ivano, Nirghin, Kishan, Scoccia, Gian Luca, Romano, Simone, Lombardi, Salvatore, Scanniello, Giuseppe, Lago, Patricia

    ISSN: 0098-5589, 1939-3520
    Published: New York IEEE 01.07.2023
    Published in IEEE transactions on software engineering (01.07.2023)
    “…Web apps are built by using a combination of HTML, CSS, and JavaScript. While building modern web apps, it is common practice to make use of third-party libraries and frameworks, as to improve developers' productivity and code quality…”
    Get full text
    Journal Article
  13. 13

    Platform-Independent Dynamic Taint Analysis for JavaScript by Karim, Rezwana, Tip, Frank, Sochurkova, Alena, Sen, Koushik

    ISSN: 0098-5589, 1939-3520
    Published: New York IEEE 01.12.2020
    Published in IEEE transactions on software engineering (01.12.2020)
    “…Previous approaches to dynamic taint analysis for JavaScript are implemented directly in a browser or JavaScript engine, limiting their applicability to a single platform and requiring ongoing…”
    Get full text
    Journal Article
  14. 14

    Programmieren mit JavaScript - Die vielseitige Sprache für Webentwicklung & Mehr – Grundlagen und Fortgeschrittene Techniken by Steyer Ralph

    ISBN: 3658455764, 9783658455767
    Published: Springer Nature 2025
    “…JavaScript hat sich mittlerweile von einer, am Anfang teils nicht ganz ernst genommenen, Skriptsprache im Browser zu einer der wichtigsten Programmiersprachen überhaupt entwickelt…”
    Get full text
    eBook
  15. 15

    NL2Type: Inferring JavaScript Function Types from Natural Language Information by Malik, Rabee Sohail, Patra, Jibesh, Pradel, Michael

    ISSN: 1558-1225
    Published: IEEE 01.05.2019
    “…JavaScript is dynamically typed and hence lacks the type safety of statically typed languages, leading to suboptimal IDE support, difficult to understand APIs, and unexpected runtime behavior…”
    Get full text
    Conference Proceeding
  16. 16

    Performance Issues and Optimizations in JavaScript: An Empirical Study by Selakovic, Marija, Pradel, Michael

    ISSN: 1558-1225
    Published: ACM 01.05.2016
    “…As JavaScript is becoming increasingly popular, the performance of JavaScript programs is crucial to ensure the responsiveness and energy-efficiency of thousands of pro- grams…”
    Get full text
    Conference Proceeding
  17. 17

    Slimming javascript applications: An approach for removing unused functions from javascript libraries by Vázquez, H.C., Bergel, A., Vidal, S., Díaz Pace, J.A., Marcos, C.

    ISSN: 0950-5849, 1873-6025
    Published: Elsevier B.V 01.03.2019
    Published in Information and software technology (01.03.2019)
    “…A common practice in JavaScript development is to ship and deploy an application as a large file, called bundle, which is the result of combining the application code along with the code of all the…”
    Get full text
    Journal Article
  18. 18
  19. 19

    Detection of Obfuscated Malicious JavaScript Code by Alazab, Ammar, Khraisat, Ansam, Alazab, Moutaz, Singh, Sarabjot

    ISSN: 1999-5903, 1999-5903
    Published: Basel MDPI AG 01.08.2022
    Published in Future internet (01.08.2022)
    “…Websites on the Internet are becoming increasingly vulnerable to malicious JavaScript code because of its strong impact and dramatic effect…”
    Get full text
    Journal Article
  20. 20

    Node.js: Using JavaScript to Build High-Performance Network Programs by Tilkov, Stefan, Vinoski, Steve

    ISSN: 1089-7801, 1941-0131
    Published: New York, NY IEEE 01.11.2010
    Published in IEEE internet computing (01.11.2010)
    “…One of the more interesting developments recently gaining popularity in the server-side JavaScript space is Node.js…”
    Get full text
    Journal Article