Remix (web Framework)
   HOME

TheInfoList



OR:

Remix (renamed React Router since v7 in November 2024) is an
open source Open source is source code that is made freely available for possible modification and redistribution. Products include permission to use and view the source code, design documents, or content of the product. The open source model is a decentrali ...
full stack
web framework A web framework (WF) or web application framework (WAF) is a software framework that is designed to support the development of web applications including web services, web resources, and web APIs. Web frameworks provide a standard way to build a ...
. The software is designed for web applications built with front-end
JavaScript JavaScript (), often abbreviated as JS, is a programming language and core technology of the World Wide Web, alongside HTML and CSS. Ninety-nine percent of websites use JavaScript on the client side for webpage behavior. Web browsers have ...
frameworks like React and Vue.js. Remix supports
server-side rendering Server-side scripting is a technique used in web development which involves employing scripts on a web server which produces a response customized for each user's (client's) request to the website. Scripts can be written in any of a number of s ...
and client-side routing. Remix has been presented as an alternative to the popular React framework Next.js. Initially available through a paid subscription, the software was made open source in October 2021. The team developing Remix (that also developed React Router) was acquired by Shopify in 2022, but has promised that development will stay open-source and "independent". The Remix team announced at React Conf 2024 that the next major version of Remix will be merged into and released as React Router v7.


References


External links

* JavaScript web frameworks Software using the MIT license 2021 software {{Software-stub