Koko Wahyu Prasetyo
Universitas Bhinneka Nusantara

Published : 2 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 2 Documents
Search

Analisis Komparasi Web Stack Berbasis Javascript pada Fase Konstruksi Aplikasi: MEAN, MERN dan MEVN Koko Wahyu Prasetyo; Bima Reynaldi Sumitro
SMATIKA JURNAL : STIKI Informatika Jurnal Vol 15 No 02 (2025): SMATIKA Jurnal : STIKI Informatika Jurnal
Publisher : LPPM UBHINUS MALANG

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.32664/smatika.v15i02.2040

Abstract

The construction phase of a web application development generally involves a number of personnel with specific perspectives and expertise, including: backend developers, frontend developers, and mobile developers. Based on these different perspectives, the combination of technology architecture and programming languages (stack) used will vary. Javascript is one type of programming language that is compatible with various platforms and can be used to harmonize the programming architecture of the three different perspectives. There are three types of JavaScript-based tech stacks that have a large user base: Angular-based MEAN, React-based MERN, and Vue-based MEVN. Based on this situation, it is necessary to empirically analyze tech stack comparisons in the context of web application development activities. The indicators used in this comparative study include: LOC (lines of code), execution performance, function structure analysis (call stack), and memory usage efficiency. The comparative results show that the MERN stack, which is based on React, has a more efficient LOC than the other two stacks. Though the difference is not very noticeable, MERN stack also displays the most efficient level of memory use. The comparative results also demonstrate that, in comparison to the other stacks, the MEVN tech stack has the most effective function call structure.
Clarifying Organizational Requirements through Rapid Application Development: Evidence from a Performance Appraisal Information System Handy Setiawan; Koko Wahyu Prasetyo
J-INTECH ( Journal of Information and Technology) Vol 14 No 01 (2026): Journal of Information and Technology
Publisher : LPPM Universitas Bhinneka Nusantara

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.32664/j-intech.v14i01.2249

Abstract

This study analyzes the iterative application of Rapid Application Development (RAD) in the engineering of an employee performance appraisal information system within a higher education context. The system was developed to replace a spreadsheet-based process that involved manual score aggregation and fragmented data storage. Using a software engineering case study approach, this research examines how system requirements evolved across development iterations. Design artifacts produced during successive RAD cycles were analyzed as evidence of requirement refinement. The findings show that early development focused on functional centralization, while later iterations introduced configurable modules for evaluation criteria, evaluator assignment, and score normalization. These interface and module revisions reflect progressive clarification of organizational needs and stabilization of business logic. The study demonstrates that RAD supports requirement refinement through iterative prototyping, especially in systems involving multiple roles and configurable structures. The results provide process-oriented insight into requirement evolution in internal organizational information systems.