Skip to content
TILens What matters today in tech v0.0.9
Theme

Topic - Edition

JavaScript

1 items on 14 Feb 2025
React JavaScript

Sunsetting Create React App

Today, we’re deprecating Create React App for new apps, and encouraging existing apps to migrate to a framework, or to migrate to a build tool like Vite, Parcel, or RSBuild. We’re also providing docs for when a…

Source: React Docs Blog Matt Carroll and Ricky Hanlon