Two new react frameworks

React is one the biggest JavaScript frameworks, since then many react frameworks like NextJs, GatsbyJs, etc., popped in. So, in this blog, I will give an introduction to two new react frameworks launched recently.

Let’s get started


This content originally appeared on DEV Community and was authored by Rakesh Potnuru

React is one the biggest JavaScript frameworks, since then many react frameworks like NextJs, GatsbyJs, etc., popped in. So, in this blog, I will give an introduction to two new react frameworks launched recently.

Let's get started

1. Refine

Refine - A react-based framework launched in september, 2021.

As mentioned in their docs refine gives so many out-of-the-box functionalities for routing, networking, authentication, state management, internationalization, and UI(Ant design).

refine website

With Refine:

  • You have full control over UI.
  • It supports so many REST and GraphQL databases like NestJs CRUD, Airtable, Strapi, Strapi GraphQL, Supabase, Hasura, and Altogic.
  • It makes your codebase significantly smaller, by eliminating redundant code such as reducers, actions, and unit tests.
  • It uses hooks as a default way of interacting with components.

It can mainly be used for applications that need to process large volumes of data like admin panels, dashboards, etc.

2. Hydrogen

The second framework is Hydrogen by Shopify launched a few weeks ago.

hydrogen website

Hydrogen is another React-based framework to build e-commerce sites. It is like NextJs because it provides server-side rendering. But there are limitations with this framework - currently, you can only build Shopify web storefronts.
The cool thing is you can directly host your e-commerce site on Shopify with Oxygen which Shopify will launch soon.

What do you think about these frameworks? Comment below 👇

⚒️Tool of the week⚒️

Responsively

  • Responsively is a DevTool for front-end developers. You can see your website on different display sizes. It is open-source and free to use. Responsively app

Hoping this helps you!
Save for reference.
Follow for more awesomeness 😀.
You can connect with me on Twitter and LinkedIn.


This content originally appeared on DEV Community and was authored by Rakesh Potnuru


Print Share Comment Cite Upload Translate Updates
APA

Rakesh Potnuru | Sciencx (2021-12-05T11:08:24+00:00) Two new react frameworks. Retrieved from https://www.scien.cx/2021/12/05/two-new-react-frameworks/

MLA
" » Two new react frameworks." Rakesh Potnuru | Sciencx - Sunday December 5, 2021, https://www.scien.cx/2021/12/05/two-new-react-frameworks/
HARVARD
Rakesh Potnuru | Sciencx Sunday December 5, 2021 » Two new react frameworks., viewed ,<https://www.scien.cx/2021/12/05/two-new-react-frameworks/>
VANCOUVER
Rakesh Potnuru | Sciencx - » Two new react frameworks. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/12/05/two-new-react-frameworks/
CHICAGO
" » Two new react frameworks." Rakesh Potnuru | Sciencx - Accessed . https://www.scien.cx/2021/12/05/two-new-react-frameworks/
IEEE
" » Two new react frameworks." Rakesh Potnuru | Sciencx [Online]. Available: https://www.scien.cx/2021/12/05/two-new-react-frameworks/. [Accessed: ]
rf:citation
» Two new react frameworks | Rakesh Potnuru | Sciencx | https://www.scien.cx/2021/12/05/two-new-react-frameworks/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.