RSS Amplifier

Relatable Code · Oct 17, 2022

Exploring the Intl API and more React rendering info!

0
Sign in to vote or save

Diego Ballesteros · Relatable Code

The Intl API has been receiving consistent updates for quite a long time now. It can be very difficult to keep up with changes. But, these changes are very important!

They make our life a ton easier by including native functionalities that can replace expensive or possibly outdated libraries.

Looking at the `DateTimeFormat` section there is tons of information regarding all the different options and even output examples:

Check out the playground: https://www.intl-explorer.com/?locale=en-US

Last week I included an article explaining how React Re-render works, this week I find it fitting to include an article explaining the future of React rendering.

Prateek expertly goes over React 18 and its implications for the future of React rendering. I highly recommend checking out the full article for anyone curious about the future of React.

Here is a video version as well:

Full article: https://prateeksurana.me/blog/future-of-rendering-in-react/

⚛ React

🔧 Other

No posts

Read the original on relatablecode.substack.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.