From 5acf17138d7518d15d913eed67255333649a3cc2 Mon Sep 17 00:00:00 2001 From: saiTharunDusa Date: Fri, 14 Jun 2024 11:48:24 -0700 Subject: [PATCH 1/2] Create DUSA_SAITHARUN.md --- students/DUSA_SAITHARUN.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 students/DUSA_SAITHARUN.md diff --git a/students/DUSA_SAITHARUN.md b/students/DUSA_SAITHARUN.md new file mode 100644 index 0000000..f3e7fd1 --- /dev/null +++ b/students/DUSA_SAITHARUN.md @@ -0,0 +1,16 @@ +# Title : Enhancing User Experience with React JS: A Comprehensive Analysis + +## Name of the Journal : Sanchit Aggarwal et al. International Journal of Recent Research Aspects ISSN + +[_LINK_](https://ijrra.net/Vol5issue1/IJRRA-05-01-27.pdf) + +** Description : ** + +This study focuses on the effects of using React JS in web development to improve the user experience. React JS, created by Facebook, has become widely popular because of its component-based structure and virtual DOM rendering. The goal of this research is to examine different aspects of implementing React JS and how it affects the responsiveness, interactivity, and overall satisfaction of the user interface (UI). + +In recent years, web development has seen a noticeable shift towards more dynamic and interactive UIs. Traditional methods often involve complicated manipulation and management of the DOM, which can lead to performance issues and difficulties in maintaining the code. React JS addresses these problems by introducing a declarative and component-based approach, allowing developers to efficiently create web applications that are interactive and responsive. + +The research methodology for this study includes reviewing existing literature, conducting experiments, and collecting feedback from users. Performance metrics such as page load time, rendering speed, and memory usage were measured and compared between traditional JavaScript frameworks and React JS. Users reported higher satisfaction and perceived usability when using React JS, highlighting its positive impact on enhancing the user experience. + + + From 34dc9d3c47310e59817cb35c0ff690e57de30509 Mon Sep 17 00:00:00 2001 From: saiTharunDusa Date: Fri, 14 Jun 2024 11:49:21 -0700 Subject: [PATCH 2/2] Update DUSA_SAITHARUN.md --- students/DUSA_SAITHARUN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/students/DUSA_SAITHARUN.md b/students/DUSA_SAITHARUN.md index f3e7fd1..e906859 100644 --- a/students/DUSA_SAITHARUN.md +++ b/students/DUSA_SAITHARUN.md @@ -4,7 +4,7 @@ [_LINK_](https://ijrra.net/Vol5issue1/IJRRA-05-01-27.pdf) -** Description : ** +**Description :** This study focuses on the effects of using React JS in web development to improve the user experience. React JS, created by Facebook, has become widely popular because of its component-based structure and virtual DOM rendering. The goal of this research is to examine different aspects of implementing React JS and how it affects the responsiveness, interactivity, and overall satisfaction of the user interface (UI).