Around React

Around React Page About React and it's Eco System

21/08/2023

Introduction

19/08/2023

So as promised in part 1 of this article’s series let’s now understand component instances and React elements with the help of the code…

09/07/2023

React Testing Library (RTL), developed by Kent C. Dodds, emerged as a viable alternative to Airbnb’s Enzyme. While Enzyme equips React developers with tools to assess the inner workings of React components, React Testing Library takes a different approach, prompting us to consider how we can truly...

29/06/2023

Server State !== Client State

Client State

-Store in the browser

-Use React State or 3rd party library (Redux)

-Menu Open State, Dark mode, Form input value

-Ephemeral (Client State goes away when browser closed)

-Synchronous

-Client-owned

Server State

-Persisted on the Server

-User Profiles, Comments, Analytics data

-Multiple clients can edit

-Stored Remotely

-Asynchronous

-Owned by many users

15/06/2023

Over the past half-year, subsequent to the unveiling of Next js 13, the primary endeavours have revolved around constructing the foundations for Next.js’ future “App Router”.  Contents hide 1 Next js App Router 2 Use the filesystem as an API (Zero Setup) 3 Only JavaScript. Everything is a fun...

16/05/2023

React Server Components blur the line between client-rendered and server-rendered applications, allowing your React components to load data on the server and ship only the necessary HTML and JavaScript to your clients.

29/03/2023
27/02/2023

Solidjs vs React.js, which one should you choose? In this article, we compare the features, advantages, and disadvantages of these two popular JavaScript libraries to help you make an informed decision.

11/02/2023

React is getting used more than ever before. It's super popular, especially compared to Angular and Vue, it's far ahead

04/02/2023

While I believe the online development landscape slowed dramatically from 2016-2021, significant momentum was gained in 2018. Contents hide 1 (META) FRAMEWORKS 2 APPLICATION AND RENDERING PATTERNS 3 SERVERLESS AT THE EDGE 4 DATABASE RENAISSANCE 5 JAVASCRIPT RUNTIMES 6 MONOREPOS 7 UTILITY-FIRST CSS 8...

27/01/2023

We could encounter a case where we would like to use React components code in JavaScript within our TypeScript code.

Address

Lahore
54000

Alerts

Be the first to know and let us send you an email when Around React posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Business

Send a message to Around React:

Share