The State of Disappearing Frameworks in 2023
- URL: http://arxiv.org/abs/2309.04188v1
- Date: Fri, 8 Sep 2023 08:02:37 GMT
- Title: The State of Disappearing Frameworks in 2023
- Authors: Juho Veps\"al\"ainen, Arto Hellas, Petri Vuorimaa
- Abstract summary: We look at the options available in the ecosystem in mid-2023 and characterize them in terms of functionality and features.
We found that the frameworks rely heavily on compilers, often support progressive enhancement, and most of the time support static output.
- Score: 2.671856791295011
- License: http://creativecommons.org/licenses/by-nc-nd/4.0/
- Abstract: Disappearing frameworks represent a new type of thinking for web development.
In the current mainstream JavaScript frameworks, the focus has been on
developer experience at the cost of user experience. Disappearing frameworks
shift the focus by aiming to deliver as little, even zero, JavaScript to the
client. In this paper, we look at the options available in the ecosystem in
mid-2023 and characterize them in terms of functionality and features to
provide a state-of-the-art view of the trend. We found that the frameworks rely
heavily on compilers, often support progressive enhancement, and most of the
time support static output. While solutions like Astro are UI library agnostic,
others, such as Marko, are more opinionated.
Related papers
- GEBench: Benchmarking Image Generation Models as GUI Environments [49.513441724802135]
We introduce GEBench, a benchmark for evaluating dynamic interaction and temporal coherence in GUI generation.<n>GE-Score is a novel five-dimensional metric that assesses Goal Achievement, Interaction Logic, Content Consistency, UI Plausibility, and Visual Quality.<n>Our findings identify icon interpretation, text rendering, and localization precision as critical bottlenecks.
arXiv Detail & Related papers (2026-02-09T18:52:02Z) - How are MLOps Frameworks Used in Open Source Projects? An Empirical Characterization [7.351668608270923]
Machine Learning (ML) Operations (MLOps) frameworks have been conceived to support developers and AI engineers in managing the lifecycle of their ML models.<n>This paper investigates the practical use and desired feature enhancements of eight popular open-source MLOps frameworks.
arXiv Detail & Related papers (2026-01-26T15:35:42Z) - ABC-Bench: Benchmarking Agentic Backend Coding in Real-World Development [72.4729759618632]
We introduce ABC-Bench, a benchmark to evaluate agentic backend coding within a realistic, executable workflow.<n>We curated 224 practical tasks spanning 8 languages and 19 frameworks from open-source repositories.<n>Our evaluation reveals that even state-of-the-art models struggle to deliver reliable performance on these holistic tasks.
arXiv Detail & Related papers (2026-01-16T08:23:52Z) - FronTalk: Benchmarking Front-End Development as Conversational Code Generation with Multi-Modal Feedback [92.67587639164908]
We present FronTalk, a benchmark for front-end code generation with multi-modal feedback.<n>We focus on the front-end development task and curate FronTalk, a collection of 100 multi-turn dialogues.<n> Evaluation of 20 models reveals two key challenges that are under-explored systematically in the literature.
arXiv Detail & Related papers (2025-12-05T23:28:09Z) - Computer-Use Agents as Judges for Generative User Interface [142.75272102498806]
ComputerUse Agents (CUA) are becoming increasingly capable of autonomously operating digital environments through Graphical User Interfaces (GUI)<n>Most GUI remain designed primarily for humans to adopt human-oriented behaviors that are unnecessary for efficient task execution.<n>This raises a fundamental question: Can CUA as judges to assist Coder for automatic GUI design?
arXiv Detail & Related papers (2025-11-19T16:00:02Z) - From OCL to JSX: declarative constraint modeling in modern SaaS tools [3.1662160826016765]
JSX is a declarative, functional subset of JavaScript/TypeScript used in the React ecosystem.<n>OCL.js, a JavaScript-based implementation of the Object Constraint Language, offers a web aligned approach to model validation.<n>We show JSX provides broader and better fits front-end-first architectures, indicating a promising path for constraint specification in modern modeling tools.
arXiv Detail & Related papers (2025-09-22T11:37:15Z) - ScreenCoder: Advancing Visual-to-Code Generation for Front-End Automation via Modular Multimodal Agents [35.10813247827737]
We introduce a modular multi-agent framework that performs user interface-to-code generation in three interpretable stages.<n>The framework improves robustness, interpretability, and fidelity over end-to-end black-box methods.<n>Our approach achieves state-of-the-art performance in layout accuracy, structural coherence, and code correctness.
arXiv Detail & Related papers (2025-07-30T16:41:21Z) - DesignBench: A Comprehensive Benchmark for MLLM-based Front-end Code Generation [31.237236649603123]
Multimodal Large Language Models (MLLMs) have demonstrated remarkable capabilities in automated front-end engineering.<n>DesignBench is a benchmark for assessing MLLMs' capabilities in automated front-end engineering.
arXiv Detail & Related papers (2025-06-06T17:21:21Z) - An Illusion of Progress? Assessing the Current State of Web Agents [49.76769323750729]
We conduct a comprehensive and rigorous assessment of the current state of web agents.
Results depict a very different picture of the competency of current agents, suggesting over-optimism in previously reported results.
We introduce Online-Mind2Web, an online evaluation benchmark consisting of 300 diverse and realistic tasks spanning 136 websites.
arXiv Detail & Related papers (2025-04-02T05:51:29Z) - Aguvis: Unified Pure Vision Agents for Autonomous GUI Interaction [69.57190742976091]
We introduce Aguvis, a unified vision-based framework for autonomous GUI agents.
Our approach leverages image-based observations, and grounding instructions in natural language to visual elements.
To address the limitations of previous work, we integrate explicit planning and reasoning within the model.
arXiv Detail & Related papers (2024-12-05T18:58:26Z) - MageBench: Bridging Large Multimodal Models to Agents [90.59091431806793]
LMMs have shown impressive visual understanding capabilities, with the potential to be applied in agents.
Existing benchmarks mostly assess their reasoning abilities in language part.
MageBench is a reasoning capability oriented multimodal agent benchmark.
arXiv Detail & Related papers (2024-12-05T17:08:19Z) - SWE-bench Multimodal: Do AI Systems Generalize to Visual Software Domains? [64.34184587727334]
We propose SWE-bench Multimodal to evaluate systems on their ability to fix bugs in visual, user-facing JavaScript software.
SWE-bench M features 617 task instances collected from 17 JavaScript libraries used for web interface design, diagramming, data visualization, syntax highlighting, and interactive mapping.
Our analysis finds that top-performing SWE-bench systems struggle with SWE-bench M, revealing limitations in visual problem-solving and cross-language generalization.
arXiv Detail & Related papers (2024-10-04T18:48:58Z) - Toward the Automated Localization of Buggy Mobile App UIs from Bug Descriptions [19.304569170230316]
The identification of buggy UI screens and UI components is important to localizing the buggy behavior and fixing it.
This paper is the first to investigate the feasibility of automating the task of Buggy UI localization.
We find that incorporating localized buggy UIs leads to improvements of 9%-12% in Hits@10.
arXiv Detail & Related papers (2024-08-07T20:26:20Z) - OpenHands: An Open Platform for AI Software Developers as Generalist Agents [109.8507367518992]
We introduce OpenHands, a platform for the development of AI agents that interact with the world in similar ways to a human developer.
We describe how the platform allows for the implementation of new agents, safe interaction with sandboxed environments for code execution, and incorporation of evaluation benchmarks.
arXiv Detail & Related papers (2024-07-23T17:50:43Z) - Ragnarök: A Reusable RAG Framework and Baselines for TREC 2024 Retrieval-Augmented Generation Track [51.25144287084172]
It is crucial to have an arena to build, test, visualize, and systematically evaluate RAG-based search systems.
We propose the TREC 2024 RAG Track to foster innovation in evaluating RAG systems.
arXiv Detail & Related papers (2024-06-24T17:37:52Z) - Skeet: Towards a Lightweight Serverless Framework Supporting Modern AI-Driven App Development [0.0]
Skeet was recently released to general use, alongside an initial evaluation.
Skeet provides an app structure that reflects current trends in architecture, and tool suites that allow developers with minimal knowledge of AI internals to easily incorporate such technologies into their apps and deploy them.
arXiv Detail & Related papers (2024-05-10T01:00:20Z) - Disappearing frameworks explained [0.0]
Disappearing frameworks show their meaning as an emerging topic within the space of web application development.
The purpose of this short book is to give a quick introduction to disappearing frameworks and show their meaning as an emerging topic within the space of web application development.
arXiv Detail & Related papers (2023-05-29T07:21:38Z) - Can Transformer Models Effectively Detect Software Aspects in
StackOverflow Discussion? [0.0]
Developers are constantly searching for all of the benefits and drawbacks of each API, framework, tool, and so on.
One of the typical approaches is to examine all of the features through official documentation and discussion.
In this paper, we have used a benchmark API aspects dataset (Opiner) collected from StackOverflow posts.
arXiv Detail & Related papers (2022-09-24T18:28:14Z) - A Multimodal Framework for Video Ads Understanding [64.70769354696019]
We develop a multimodal system to improve the ability of structured analysis of advertising video content.
Our solution achieved a score of 0.2470 measured in consideration of localization and prediction accuracy, ranking fourth in the 2021 TAAC final leaderboard.
arXiv Detail & Related papers (2021-08-29T16:06:00Z) - Omniscient Video Super-Resolution [84.46939510200461]
In this paper, we propose an omniscient framework to not only utilize the preceding SR output, but also leverage the SR outputs from the present and future.
Our method is superior to the state-of-the-art methods in objective metrics, subjective visual effects and complexity.
arXiv Detail & Related papers (2021-03-29T15:09:53Z) - JS-son -- A Lean, Extensible JavaScript Agent Programming Library [1.8275108630751837]
We provide a lean JavaScript library prototype for implementing reasoning-loop agents.
The library focuses on core agent programming concepts and refrains from imposing further restrictions on the programming approach.
We show how the library can be applied to multi-agent systems simulations on the web, deployed to cloud-hosted function-as-a-service environments, and embedded in Python-based data science tools.
arXiv Detail & Related papers (2020-03-10T13:27:59Z) - An Exploration of Embodied Visual Exploration [97.21890864063872]
Embodied computer vision considers perception for robots in novel, unstructured environments.
We present a taxonomy for existing visual exploration algorithms and create a standard framework for benchmarking them.
We then perform a thorough empirical study of the four state-of-the-art paradigms using the proposed framework.
arXiv Detail & Related papers (2020-01-07T17:40:32Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.