<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.4 20241031//EN" "JATS-journalpublishing1-4.dtd">
<article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" article-type="research-article" dtd-version="1.4" xml:lang="en">
  <front>
    <journal-meta>
      <journal-id journal-id-type="publisher-id">ojapps</journal-id>
      <journal-title-group>
        <journal-title>Open Journal of Applied Sciences</journal-title>
      </journal-title-group>
      <issn pub-type="epub">2165-3925</issn>
      <issn pub-type="ppub">2165-3917</issn>
      <publisher>
        <publisher-name>Scientific Research Publishing</publisher-name>
      </publisher>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="doi">10.4236/ojapps.2026.163046</article-id>
      <article-id pub-id-type="publisher-id">ojapps-149987</article-id>
      <article-categories>
        <subj-group>
          <subject>Article</subject>
        </subj-group>
        <subj-group>
          <subject>Biomedical</subject>
          <subject>Life Sciences</subject>
          <subject>Chemistry</subject>
          <subject>Materials Science</subject>
          <subject>Computer Science</subject>
          <subject>Communications</subject>
          <subject>Engineering</subject>
          <subject>Physics</subject>
          <subject>Mathematics</subject>
        </subj-group>
      </article-categories>
      <title-group>
        <article-title>Comparative Study of React, Astro and Eleventy Technologies in Developing a Lottery Statistical Analysis Application</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <contrib-id contrib-id-type="orcid">0009-0009-6096-1528</contrib-id>
          <name name-style="western">
            <surname>Lucaciu</surname>
            <given-names>Daiana-Larisa</given-names>
          </name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
      </contrib-group>
      <aff id="aff1"><label>1</label> Faculty of Electrical Engineering and Information Technology, University of Oradea, Oradea, Romania </aff>
      <author-notes>
        <fn fn-type="conflict" id="fn-conflict">
          <p>The author declares no conflicts of interest regarding the publication of this paper.</p>
        </fn>
      </author-notes>
      <pub-date pub-type="epub">
        <day>05</day>
        <month>03</month>
        <year>2026</year>
      </pub-date>
      <pub-date pub-type="collection">
        <month>03</month>
        <year>2026</year>
      </pub-date>
      <volume>16</volume>
      <issue>03</issue>
      <fpage>758</fpage>
      <lpage>769</lpage>
      <history>
        <date date-type="received">
          <day>16</day>
          <month>02</month>
          <year>2026</year>
        </date>
        <date date-type="accepted">
          <day>03</day>
          <month>03</month>
          <year>2026</year>
        </date>
        <date date-type="published">
          <day>06</day>
          <month>03</month>
          <year>2026</year>
        </date>
      </history>
      <permissions>
        <copyright-statement>© 2026 by the authors and Scientific Research Publishing Inc.</copyright-statement>
        <copyright-year>2026</copyright-year>
        <license license-type="open-access">
          <license-p> This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license ( <ext-link ext-link-type="uri" xlink:href="https://creativecommons.org/licenses/by/4.0/">https://creativecommons.org/licenses/by/4.0/</ext-link> ). </license-p>
        </license>
      </permissions>
      <self-uri content-type="doi" xlink:href="https://doi.org/10.4236/ojapps.2026.163046">https://doi.org/10.4236/ojapps.2026.163046</self-uri>
      <abstract>
        <p>This paper compares React, Astro and Eleventy technologies by developing a web application for analyzing Loto 6/49 and Joker draws. The application includes displaying results, statistics and numerical frequencies. The study evaluates the performance, SEO optimization, ease of development and scalability of each framework. The results show that Astro offers an optimal balance between performance and flexibility, React stands out for its interactivity, and Eleventy for its simplicity and speed. The conclusions emphasize the importance of choosing the technology according to the specific requirements of the application.</p>
      </abstract>
      <kwd-group kwd-group-type="author-generated" xml:lang="en">
        <kwd>React</kwd>
        <kwd>Astro</kwd>
        <kwd>Eleventy</kwd>
        <kwd>Lotto Application</kwd>
        <kwd>Statistical Analysis</kwd>
        <kwd>Web Frameworks</kwd>
        <kwd>6/49 Draw</kwd>
        <kwd>Static Site Generator</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec1">
      <title>1. Introduction</title>
      <p>In the context of the accelerated evolution of web technologies, developers are faced with a multitude of options for implementing modern web applications [<xref ref-type="bibr" rid="B1">1</xref>]. Choosing the right technology influences application performance, scalability, user experience, and search engine optimization (SEO). Each technology involves a series of trade-offs between flexibility, development time, code efficiency, ease of maintenance, and future expansion possibilities [<xref ref-type="bibr" rid="B2">2</xref>].</p>
      <p>Web application development has evolved significantly from static pages to complex dynamic applications, integrated with external services, APIs, and cloud platforms [<xref ref-type="bibr" rid="B3">3</xref>]. In this dynamic, new development paradigms have emerged that aim to optimize content delivery and interactivity, including component-based architectures, static and dynamic rendering, and hybrid approaches [<xref ref-type="bibr" rid="B4">4</xref>].</p>
      <p>This paper proposes a comparative approach between three current technologies: React, Astro, and Eleventy. They are analyzed through a practical case study, represented by the development of an application for the visualization and analysis of Loto 6/49 and Joker draws. The application includes functionalities such as displaying recent draws, calculating the frequency of number occurrences, generating visual statistics and an adaptive interface for various devices [<xref ref-type="bibr" rid="B5">5</xref>]. By designing the functionalities identically in all three technologies, an objective framework for comparison is created.</p>
      <p>The purpose of the research is to provide a comparative and objective evaluation of each technology, based on quantifiable and qualitative indicators: loading times, Lighthouse scores (Performance, SEO, Accessibility, Best Practices), code structure and modularity, level of SEO support and extensibility potential. Through this analysis, the paper aims to support software architecture decisions in web projects oriented towards statistical or dynamic content, providing a clear vision of the advantages and limitations of each analyzed technology.</p>
    </sec>
    <sec id="sec2">
      <title>2. React</title>
      <p>React is an open-source JavaScript library developed by Facebook, used for building user interfaces, especially component-based ones. React’s wide adoption is due to its flexibility, rich ecosystem, and declarative paradigm that allows for more efficient management of application states [<xref ref-type="bibr" rid="B6">6</xref>].</p>
      <p>One of the fundamental features of React is Virtual DOM, a mechanism that optimizes updates to the real DOM through an intelligent reconciliation model. This ensures improved performance in interactive applications [<xref ref-type="bibr" rid="B7">7</xref>]. In addition, React allows for the construction of unidirectional applications, where the data flow is controlled and predictable.</p>
      <p>From the perspective of developing a Lottery analysis application, React offers multiple advantages:</p>
      <p>Reusable components: Allows structuring the application into reusable components for extractions, tables, charts, etc.</p>
      <p>Mature ecosystem: The library is compatible with a large number of external libraries for graphics (e.g., Chart.js, Recharts), routing (React Router), formatting, and data manipulation.</p>
      <p>Support for interactivity: It is ideal for dynamic functionalities, such as filtering extracts or animating graphs.</p>
      <p>However, using React in its standard form (<xref ref-type="fig" rid="fig1">Figure 1</xref>), without Server-Side Rendering (SSR), brings some limitations, especially in the context of SEO [<xref ref-type="bibr" rid="B7">7</xref>]. Being a library intended for Single Page Application (SPA) applications, React renders content on the client side, which can affect indexing by search engines. In addition, the size of the JavaScript package and the dependence on its complete loading can negatively affect the initial speed of displaying content.</p>
      <fig id="fig1">
        <label>Figure 1</label>
        <graphic xlink:href="https://html.scirp.org/file/2313690-rId15.jpeg?20260306024725" />
      </fig>
      <p>Figure 1. Modularizing react applications with established UI patterns.</p>
      <p>In this study, the Loto application made with React was implemented using the classic version (SPA), with Node.js as the development server and custom build scripts. Modular JavaScript was used for better organization of the code. The interface includes a main page with the latest extracts, sections for detailed statistics and interactive graphical visualizations. The functionality is delivered entirely through the browser, and data retrieval was done through external APIs, processed locally. Performance tests and comparative analysis will be presented in the following chapters.</p>
    </sec>
    <sec id="sec3">
      <title>3. Astro</title>
      <p>Astro is a recently released modern web framework designed to build fast and efficient websites using a hybrid approach between static site generation (SSG) and controlled interactivity of components. It optimizes performance through a model known as an “islands architecture,” which separates static content from dynamically loaded interactive components.</p>
      <p>Astro’s main feature is that it generates HTML content at build time, ensuring the delivery of pre-rendered pages with reduced load times. Interactive components (<xref ref-type="fig" rid="fig2">Figure 2</xref>)—called “islands”—are only hydrated when the user interacts with them, which significantly reduces the amount of JavaScript loaded initially and optimizes the overall performance of the page [<xref ref-type="bibr" rid="B8">8</xref>].</p>
      <p>Astro offers support for multiple integrations with popular front-end frameworks, including React, Vue, and Svelte, allowing developers to combine components built in these technologies with generated static pages [<xref ref-type="bibr" rid="B8">8</xref>]. This flexibility allows for easy adaptation to specific project requirements and development team preferences.</p>
      <p>By its nature, Astro is highly optimized for SEO, as content is immediately available for search engine indexing, unlike SPA applications that generate content on the client. In addition, improved load time performance contributes to a better experience for end users, which can increase retention and satisfaction.</p>
      <fig id="fig2">
        <label>Figure 2</label>
        <graphic xlink:href="https://html.scirp.org/file/2313690-rId16.jpeg?20260306024725" />
      </fig>
      <p>Figure 2. Arhitectures for Astro—“islands”.</p>
      <p>Astro uses Node.js for the build process and supports static site generation with easy integration of external data via APIs, thus facilitating the development of dynamic web applications with a solid static foundation [<xref ref-type="bibr" rid="B9">9</xref>].</p>
    </sec>
    <sec id="sec4">
      <title>4. Eleventy</title>
      <p>Eleventy is a Static Site Generator (SSG) built on the Node.js platform, which allows the transformation of source files into static HTML pages ready for publication (<xref ref-type="fig" rid="fig3">Figure 3</xref>). This approach makes it possible to quickly develop high-performance, scalable and easy-to-maintain websites, without requiring a dynamic backend at runtime [<xref ref-type="bibr" rid="B10">10</xref>].</p>
      <fig id="fig3">
        <label>Figure 3</label>
        <graphic xlink:href="https://html.scirp.org/file/2313690-rId17.jpeg?20260306024726" />
      </fig>
      <p>Figure 3. Static Sites—11ty (eleventy).</p>
      <p>Static generators have established themselves in recent years as an effective solution for creating websites with stable or periodically updated content, offering significant advantages in terms of loading speed, security and SEO optimization. Eleventy stands out in this landscape through its simplicity and flexibility, offering support for a wide variety of template languages, such as Markdown, Nunjucks, Liquid, Handlebars and JavaScript templates, which allows adaptation to various types of content and work styles.</p>
      <p>The building process in Eleventy is completely local, all pages are generated in advance and served as static files [<xref ref-type="bibr" rid="B10">10</xref>]. This method eliminates the need for server-side processing on each request and reduces the reliance on JavaScript in the browser to display the initial content. As a result, sites built with Eleventy benefit from fast loading times and are perfectly indexable by search engines, which contributes to increased organic visibility.</p>
      <p>Another major advantage is the structural flexibility offered by Eleventy. There is no rigidly imposed architecture, and developers can organize files and folders according to the specific needs of the project. This freedom makes Eleventy suitable for a wide range of applications, from simple blogs to complex sites with multiple types of content.</p>
      <p>Although oriented towards static content, Eleventy also supports the integration of external data in the build process, which makes it capable of generating updated pages based on dynamic data retrieved at compile time [<xref ref-type="bibr" rid="B11">11</xref>]. Thus, it is possible to create semi-dynamic sites, where regular updates do not compromise speed and scalability.</p>
      <p>On the other hand, Eleventy’s major limitation is the lack of an advanced JavaScript runtime for dynamic interactivity in the page. For complex functionality, such as real-time filtering and sorting or other interactive components, it is necessary to manually add client-side scripts, which can complicate development for highly interactive applications.</p>
    </sec>
    <sec id="sec5">
      <title>5. Comparative Analysis</title>
      <p><italic>A. Evaluation methodology</italic></p>
      <p>In order to perform an objective analysis of the three technologies—React, Astro and Eleventy—the same statistical analysis web application was implemented for the Loto 6/49 and Joker draws. Each variant includes the same functionalities: displaying recent draws, calculating the frequency of number occurrences, generating statistical graphs, adaptive interface and retrieving data from external sources.</p>
      <p>The evaluation was carried out through a combination of quantitative and qualitative indicators, using a set of standard tools: Google Lighthouse for performance scores, accessibility, best practices and SEO; PageSpeed Insights for loading times; as well as manual analysis of the code structure, modularization mode and development complexity.</p>
      <p>For consistency, the tests were performed under the same conditions: the same browser, network connection and the same local test machine.</p>
      <p><italic>B. Application interface and user experience</italic></p>
      <p>All three implementations offer a similar interface at a visual and functional level: a main page with the latest extractions, a statistics section that includes frequency charts and dynamic visualizations, as well as a responsive structure for mobile access.</p>
      <p>React (<xref ref-type="fig" rid="fig4">Figure 4</xref>) offers a fluid and dynamic experience, with fast updates of state-based components. Interactivity is natural, but the initial load time is affected by the amount of JavaScript delivered to the client.</p>
      <p>Astro (<xref ref-type="fig" rid="fig5">Figure 5</xref>) combines the advantages of server-side rendering with interactive components only where necessary (“islands architecture”). Thus, pages load very quickly, but retain interactivity where it is relevant.</p>
      <fig id="fig4">
        <label>Figure 4</label>
        <graphic xlink:href="https://html.scirp.org/file/2313690-rId18.jpeg?20260306024726" />
      </fig>
      <p>Figure 4. React interface.</p>
      <fig id="fig5">
        <label>Figure 5</label>
        <graphic xlink:href="https://html.scirp.org/file/2313690-rId19.jpeg?20260306024726" />
      </fig>
      <p>Figure 5. Astro interface.</p>
      <p>Eleventy (<xref ref-type="fig" rid="fig6">Figure 6</xref>), being a static site generator, generates completely static and fast pages, but with a reduced level of interactivity, requiring additional JavaScript code to achieve the same functionality.</p>
      <fig id="fig6">
        <label>Figure 6</label>
        <graphic xlink:href="https://html.scirp.org/file/2313690-rId20.jpeg?20260306024726" />
      </fig>
      <p>Figure 6. Eleventy interface.</p>
      <p><italic>C. Detailed</italic><italic>comparative analysis</italic></p>
      <p>In the context of developing modern web applications, choosing the right technology is a complex process that involves careful evaluation of several technical and user experience criteria. For the statistical analysis application of Loto 6/49 and Joker draws, three representative technologies from the current ecosystem were compared: React, Astro and Eleventy. This comparison was made based on key indicators provided by the Google Lighthouse tool, which measures performance, accessibility, compliance with best practices and search engine optimization (SEO).</p>
      <p>Although the application is a single-page application (SPA) built with React without server-side rendering (SSR), SEO is high because the application uses prerendering for key pages. During the build process, static HTML snapshots are generated with all essential content and meta tags, which Lighthouse can index. Additionally, appropriate meta descriptions, titles, and Open Graph tags are included for all pages, and dynamic rendering ensures that search engines can access the page content correctly. This approach allows a Lighthouse SEO (<xref ref-type="fig" rid="fig7">Figure 7</xref>) score of 100 despite the SPA architecture [<xref ref-type="bibr" rid="B12">12</xref>].</p>
      <fig id="fig7">
        <label>Figure 7</label>
        <graphic xlink:href="https://html.scirp.org/file/2313690-rId21.jpeg?20260306024726" />
      </fig>
      <p>Figure 7. Comparative analysis.</p>
      <p><italic>D.</italic><italic>Performance</italic></p>
      <p>Performance is a crucial indicator for any web application, influencing both the user experience and the conversion rate or loyalty. The scores obtained reflect how quickly the page can load and become interactive, in real-world usage conditions.</p>
      <p>Eleventy achieves a remarkable score of 97%, demonstrating the static generator’s ability to produce completely pre-rendered pages during the build phase. This eliminates the need to execute intensive JavaScript in the browser, which translates into extremely short load times and an optimal experience on devices with limited resources. This aspect is essential for mobile users or users with slow connections, where every millisecond counts.</p>
      <p>Astro, with a score of 83%, adopts a hybrid strategy through its “islands architecture”. This involves generating static pages, but loading interactive components only where they are absolutely necessary. This approach optimizes the initial display time and allows for maintaining dynamic functionalities where the user needs them, without sacrificing overall speed.</p>
      <p>React, with its score of 68%, reflects the inherent constraints of a classic Single Page Application (SPA), where a significant amount of JavaScript must be loaded and executed at the client level. This negatively impacts load times and can lead to a slower user experience, especially on mobile devices or unstable connections. To mitigate these issues, React offers solutions such as Server-Side Rendering (SSR) or Static Site Generation (SSG), but the current implementation uses the standard SPA.</p>
      <p><italic>E.</italic><italic>Accessibility</italic></p>
      <p>Accessibility ensures that the application is usable by all users, including those with disabilities, which is not only an ethical requirement but also a legal obligation in many jurisdictions.</p>
      <p>Eleventy stands out with a perfect score of 100%, indicating rigorous adherence to accessibility standards, including the correct use of semantic HTML elements and the avoidance of practices that can negatively affect assisted navigation.</p>
      <p>React achieves a very good score of 90%, showing that while it is a flexible and powerful platform, implementing accessibility depends largely on how the components are developed. This allows users to create highly accessible interfaces, but this requires additional attention in the design and testing of the components.</p>
      <p>Astro achieves 89%, a good score but which suggests that some aspects of accessibility can be improved, possibly due to the complexity of managing the mix of static and interactive content. For example, asynchronous loading of interactive components may require special measures to maintain a consistent experience for users with assistive technologies.</p>
      <p><italic>F.</italic><italic>Best practices</italic></p>
      <p>Following best practices involves the correct use of web technologies, enhanced security, optimal resource management, and compliance with modern standards, all of which contribute to the stability and ease of maintenance of the application in the long term.</p>
      <p>React scores a maximum of 100%, thanks to its mature ecosystem and numerous tools and guides that facilitate development according to best practices. Its extensive support and active community provide a robust framework for secure and high-performance implementation.</p>
      <p>Eleventy scores 96%, confirming that, although it is a relatively simple static site generator, it provides a solid and secure platform for building fast and well-architected sites.</p>
      <p>Astro, with 80%, indicates potential for improvement in this area, probably due to the new hybrid paradigm and the lower maturity of the ecosystem. Security and resource management optimizations can be further developed.</p>
      <p><italic>G.</italic><italic>SEO Optimization</italic></p>
      <p>Search engine optimization is essential for the visibility and accessibility of content in the online environment.</p>
      <p>React achieves a perfect score of 100%, which may seem surprising for a SPA application, but this is possible thanks to additional strategies implemented, such as partial pre-rendering or the integration of dedicated SEO solutions, which allow for efficient indexing.</p>
      <p>Eleventy, with 90%, naturally benefits from its static nature, which facilitates crawler access and fast indexing of content without additional dependencies.</p>
      <p>Astro has a score of 89%, being very close to Eleventy, but the partial loading of components on the client can introduce some challenges related to indexing dynamic content.</p>
      <p><italic>H.</italic><italic>Code complexity</italic></p>
      <p>The complexity of the associated code is an essential factor in evaluating web technologies, as it directly influences the maintainability, scalability of the application, and speed of development. In this study, complexity was assessed qualitatively, taking into account modularity, readability, the amount of boilerplate code, and the learning curve associated with each technology.</p>
      <p>React enforces a component-based architecture, which favors a modular and reusable code structure. This increases maintainability and scalability, but generates a larger volume of boilerplate code, especially in state management and routing, which can extend the initial development time. The JSX syntax, which combines the structure of HTML with JavaScript, provides flexibility, but can increase cognitive growth for inexperienced developers. Also, frequent use of external libraries adds an additional level of complexity (<xref ref-type="fig" rid="fig8">Figure 8</xref>).</p>
      <fig id="fig8">
        <label>Figure 8</label>
        <graphic xlink:href="https://html.scirp.org/file/2313690-rId22.jpeg?20260306024726" />
      </fig>
      <p>Figure 8. Complexity of frameworks.</p>
      <p>Astro adopts a hybrid approach, combining static generation with selective hydration of interactive components (“island architecture”). This leads to a simpler code compared to React, static content and dynamic widgets coexist naturally. Astro allows the use of multiple frontend frameworks (React, Vue, Svelte), which can introduce diversity into the code, but also increased flexibility. Overall, the code complexity in Astro is moderate: lower than in React, but higher than in traditional static generators, due to its hybrid nature.</p>
      <p>Eleventy, as a static website generator, stands out for its simple code structure. It uses simple templating languages (Nunjucks, Liquid) and minimal JavaScript, focusing on page generation during build. Thus, the complexity of the rules is very low, and the code base is small and easy to understand. However, the lack of native support for advanced interactivity requires the development of custom solutions or the integration of client-side frameworks, which can increase complexity in large projects.</p>
    </sec>
    <sec id="sec6">
      <title>6. Conclusions</title>
      <p>This research aimed to provide a detailed comparative analysis of three modern web technologies—React, Astro, and Eleventy—by implementing a practical application for statistical analysis of Loto 6/49 and Joker draws. Through a rigorous evaluation of performance, code complexity, SEO support, and user experience, the distinctive features and potential limitations of each technology were highlighted in the context of a dynamic web project with specific visualization and interactivity requirements.</p>
      <p>First, React, as a mature and widely adopted library, provides a robust model for developing complex interactive applications, thanks to its component-based architecture and unidirectional data flow. This structure facilitates modularity, code reuse, and clear state management, essential elements in applications with dynamic interfaces and frequent data updates. However, the analysis shows that React has a higher cost in terms of JavaScript bundle size, which negatively impacts initial load times and thus the user experience on mobile devices or low-bandwidth connections. Furthermore, client-side rendering alone, in the absence of Server-Side Rendering (SSR) mechanisms, can compromise SEO indexing, a critical aspect for applications with dynamic content accessible to the general public. Thus, React is recommended in scenarios where advanced interactivity is a priority, and additional optimizations for performance and SEO can be integrated.</p>
      <p>On the other hand, Astro proposes an innovative paradigm, known as the “island architecture”, which effectively combines static content generation with limited hydration of interactive components, thus reducing JavaScript overhead on the client. This strategy leads to significantly shorter load times, also reflected in the competitive performance and SEO scores obtained in the tests. Astro’s flexibility to integrate multiple front-end frameworks (React, Vue, Svelte) allows developers to take advantage of their ecosystems without compromising overall site speed. However, this hybrid complexity can introduce additional challenges to the development and maintenance process, requiring a deep understanding of how server-side versus client-side rendering is done. Astro is therefore recommended for projects that seek a balance between performance, interactivity, and SEO optimization, especially in the context of applications that require a fast and well-indexed web presence.</p>
      <p>Eleventy, on the other hand, is a minimalist and efficient solution, based on completely static page generation during the build process. Its architectural simplicity is a major advantage in terms of code complexity, offering a low learning curve and easy maintenance. This translates into very fast loading times and optimal performance in Lighthouse tests, where Eleventy stood out with maximum scores for performance and SEO. However, the lack of native support for complex dynamic functionality requires additional development of client-side scripts or integration with other frameworks to achieve advanced levels of interactivity. Thus, Eleventy is an excellent choice for projects oriented towards predefined content, with high speed and SEO requirements, but with limited interactivity.</p>
      <p>In conclusion, choosing the optimal technology for developing a web application must take into account the nature and complexity of the required functionalities, the performance and SEO goals, as well as the available development resources. React is recommended if the application requires advanced interactivity and granular control over the behavior of components, but must be carefully optimized so as not to compromise performance. Astro offers a balanced solution, suitable for applications that need both performance and moderate interactivity, while Eleventy is mainly aimed at static projects, where speed and SEO are a priority, and interactivity can be limited or added selectively.</p>
      <p>This study emphasizes the importance of a rigorous and contextualized analysis before choosing web technologies for specific projects, highlighting that there is no universal solution, but an informed decision based on the particular requirements and constraints of the application. As future directions, it is recommended to investigate the integration of additional optimization mechanisms for React and Astro, as well as explore the potential of Eleventy in combination with client-side frameworks for extending interactivity.</p>
    </sec>
    <sec id="sec7">
      <title>Data Availability Statement</title>
      <p>All lottery results for Loto 6/49 and Joker are generated automatically by the application code, which simulates draws, records history, and computes number frequency statistics. The full source code is publicly available on GitHub at <ext-link ext-link-type="uri" xlink:href="https://github.com/daia-code/Loto">https://github.com/daia-code/Loto</ext-link>.</p>
      <p>By accessing this repository, readers can run the code to reproduce the draws, generate updated statistics, and verify all analyses presented in this work. </p>
      <p>No manual data entry is required, ensuring complete reproducibility.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <title>References</title>
      <ref id="B1">
        <label>1.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Smith, J.F. (2021) Practical Entity Framework Core 6: Database Access for Enterprise Applications. Apress.</mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Smith, J.F.</string-name>
            </person-group>
            <year>2021</year>
            <article-title>Practical Entity Framework Core 6: Database Access for Enterprise Applications</article-title>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B2">
        <label>2.</label>
        <citation-alternatives>
          <mixed-citation publication-type="web">Google Developers (2025) Web.dev—Tools and Guidance for Modern Web Development. https://web.dev/</mixed-citation>
          <element-citation publication-type="web">
            <year>2025</year>
            <article-title>Web</article-title>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B3">
        <label>3.</label>
        <citation-alternatives>
          <mixed-citation publication-type="book">Ahmed, R. (2013) The Web Book—Build Static and Dynamic Websites: A Beginner’s Step-by-Step Guide to Creating Static and Dynamic Websites, 1st ed. Apress.</mixed-citation>
          <element-citation publication-type="book">
            <person-group person-group-type="author">
              <string-name>Ahmed, R.</string-name>
            </person-group>
            <year>2013</year>
            <article-title>The Web Book—Build Static and Dynamic Websites: A Beginner’s Step-by-Step Guide to Creating Static and Dynamic Websites, 1st ed</article-title>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B4">
        <label>4.</label>
        <citation-alternatives>
          <mixed-citation publication-type="web">ReactJS.org (2025) React—A JavaScript Library for Building User Interfaces. https://reactjs.org/</mixed-citation>
          <element-citation publication-type="web">
            <year>2025</year>
            <article-title>React—A JavaScript Library for Building User Interfaces</article-title>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B5">
        <label>5.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Birlea, M., Muntean, D. and Pop, M. (2023) A Comparative Study on Web Frameworks for Front-End Development. 2023 <italic>IEEE International Conference on Automation</italic>, <italic>Quality and Testing</italic>, <italic>Robotics</italic>( <italic>AQTR</italic>), Cluj-Napoca, 16-18 May 2024, 1-6.</mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Birlea, M.</string-name>
              <string-name>Muntean, D.</string-name>
              <string-name>Pop, M.</string-name>
              <string-name>Automation, Q</string-name>
              <string-name>Testing, R</string-name>
            </person-group>
            <year>2023</year>
            <article-title>A Comparative Study on Web Frameworks for Front-End Development</article-title>
            <source>2023 IEEE International Conference on Automation</source>
            <volume>16</volume>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B6">
        <label>6.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Schwarzmüller, M. (2022) React Key Concepts: Consolidate Your Knowledge of React’s Core Features. Packt Publishing.</mixed-citation>
          <element-citation publication-type="other">
            <year>2022</year>
            <article-title>React Key Concepts: Consolidate Your Knowledge of React’s Core Features</article-title>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B7">
        <label>7.</label>
        <citation-alternatives>
          <mixed-citation publication-type="web">Fowler, M. (2025) Modularizing React Apps for Scale. https://martinfowler.com/articles/modularizing-react-apps.html</mixed-citation>
          <element-citation publication-type="web">
            <person-group person-group-type="author">
              <string-name>Fowler, M.</string-name>
            </person-group>
            <year>2025</year>
            <article-title>Modularizing React Apps for Scale</article-title>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B8">
        <label>8.</label>
        <citation-alternatives>
          <mixed-citation publication-type="web">Hygraph Blog (2025) Astro JavaScript Framework Overview. https://hygraph.com/blog/astro-javascript</mixed-citation>
          <element-citation publication-type="web">
            <year>2025</year>
            <article-title>Astro JavaScript Framework Overview</article-title>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B9">
        <label>9.</label>
        <citation-alternatives>
          <mixed-citation publication-type="web">Astro.build (2025) Astro—The Modern Static Site Builder. https://astro.build/</mixed-citation>
          <element-citation publication-type="web">
            <year>2025</year>
            <article-title>Astro—The Modern Static Site Builder</article-title>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B10">
        <label>10.</label>
        <citation-alternatives>
          <mixed-citation publication-type="web">Leatherman, Z. (2025) Eleventy—A Simpler Static Site Generator. https://www.11ty.dev/</mixed-citation>
          <element-citation publication-type="web">
            <person-group person-group-type="author">
              <string-name>Leatherman, Z.</string-name>
            </person-group>
            <year>2025</year>
            <article-title>Eleventy—A Simpler Static Site Generator</article-title>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B11">
        <label>11.</label>
        <citation-alternatives>
          <mixed-citation publication-type="web">The New Stack (2025) Static Sites Do Scale: Eleventh vs. Next.js at 11ty Event. https://thenewstack.io/static-sites-do-scale-eleventy-vs-next-js-at-11ty-event/</mixed-citation>
          <element-citation publication-type="web">
            <year>2025</year>
            <article-title>Static Sites Do Scale: Eleventh vs</article-title>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B12">
        <label>12.</label>
        <citation-alternatives>
          <mixed-citation publication-type="web">Lighthouse (2025) Lighthouse: An Open-Source, Automated Tool for Improving the Quality of Web Pages. https://developers.google.com/web/tools/lighthouse</mixed-citation>
          <element-citation publication-type="web">
            <person-group person-group-type="author">
              <string-name>Open-Source, A</string-name>
            </person-group>
            <year>2025</year>
            <article-title>Lighthouse: An Open-Source, Automated Tool for Improving the Quality of Web Pages</article-title>
          </element-citation>
        </citation-alternatives>
      </ref>
    </ref-list>
  </back>
</article>