2021-03-18
1133
#react
Jessica S. Reuter Castrogiovanni
38346
Mar 18, 2021 â‹… 4 min read

Code splitting in React: An overview

Jessica S. Reuter Castrogiovanni Writer. Scientist. Programmer. Accessibility advocate. I write in the hope of making the world a smarter and better place for my little techie-in-training.

Recent posts:

A guide to the best email editing tools

Email editors can be regarded as advanced WYSIWYG (what you see is what you get) tools, which allow users to […]

Isaac Okoro
Oct 22, 2024 â‹… 4 min read
Deep Dive React Fiber

A deep dive into React Fiber

Learn about React Fiber, an internal engine change geared to make React faster and smarter by solving the DOM tree issue.

Karthik Kalyanaraman
Oct 22, 2024 â‹… 20 min read
The image shows the Rust programming language logo, a gear-like shape with an “R” in the center, displayed over a vibrant, abstract blue and pink background. The related article discusses how to use Rust and the Polars library to build a high-performance data analysis application, exposing data sets and querying capabilities via a REST-based Web API.

Using Polars in Rust for high-performance data analysis

In this article, we’ll take a look at how to use Rust and the popular Polars high-performance DataFrame library to […]

Mario Zupan
Oct 21, 2024 â‹… 16 min read
Understanding Infer In TypeScript

Understanding infer in TypeScript

The infer keyword and conditional typing in TypeScript allow us to take a type and isolate it for later use. Learn more here.

Simohamed Marhraoui
Oct 21, 2024 â‹… 6 min read
View all posts

Leave a Reply