React Router: Difference between revisions

Content deleted Content added
Adding short description: "Web development framework"
No edit summary
Line 1:
{{Short description|Web development framework}}
'''Remix''' is an [[open source]] [[web framework]]. The software is designed for web applications built with front-end [[JavaScript]] frameworks like [[React (software)|React]] and [[Vue.js]].<ref>{{cite web |last1=Tyson |first1=Matthew |title=Intro to Remix: A leader in full-stack evolution |url=https://www.infoworld.com/article/3687210/intro-to-remix-a-leader-in-full-stack-evolution.html |website=InfoWorld |access-date=11 April 2024 |language=en |date=9 February 2023}}</ref> Remix supports [[server-side scripting|server-side rendering]] and client-side routing.<ref>{{cite web |last1=Scanlon |first1=Paul |title=I’m in an Open Relationship with Remix |url=https://thenewstack.io/im-in-an-open-relationship-with-remix/ |website=The New Stack |access-date=11 April 2024 |date=21 November 2023}}</ref> Remix has been presented as an alternative to the popular React framework [[Next.js]].<ref>{{cite web |last1=MacManus |first1=Richard |title=Remix Takes on Next.js in Battle of the React Frameworks |url=https://thenewstack.io/remix-takes-on-next-js-in-battle-of-the-react-frameworks/ |website=The New Stack |access-date=11 April 2024 |date=6 February 2024}}</ref> Initially available through a paid subscription, the software was made open source in October 2021.<ref>{{cite web |last1=Deosthale |first1=Atharva |title=Remix: A guide to the React framework taking on Next.js |url=https://blog.logrocket.com/guide-to-remix-react-framework/ |website=LogRocket Blog |access-date=11 April 2024 |date=3 November 2022}}</ref> The companyteam developing the frameworkRemix was acquired by [[Shopify]] in 2022, but has promised that development will stay community-driven and "independent" of the company's interests.<ref>{{cite web |title=Shopify acquires Remix to bolster its headless commerce framework |url=https://betakit.com/shopify-acquires-remix-to-bolster-its-headless-commerce-framework/ |access-date=11 April 2024 |language=en-CA |date=31 October 2022}}</ref><ref>{{cite web |last1=Wiggers |first1=Kyle |title=Shopify acquires Remix to bolster its storefront design tools |url=https://techcrunch.com/2022/10/31/shopify-acquires-remix-to-bolster-its-storefront-design-tools/ |website=TechCrunch |access-date=11 April 2024 |date=31 October 2022}}</ref>
 
==References==