
React, Angular, and Vue still lead frontend development, but 2025 performance is shaped by signals, compilers, and hydration. Here’s how they compare.

Learn how to use Drizzle ORM with Expo SQLite in a React Native app, including schema setup, migrations, and type-safe queries powered by TanStack Query.

Explore five bizarre browser APIs that open up opportunities for delightful interfaces, unexpected interactions, and thoughtful accessibility enhancements.

Compare the top AI development tools and models of December 2025. View updated rankings, feature breakdowns, and find the best fit for you.
Hey there, want to help make our blog better?
Join LogRocket’s Content Advisory Board. You’ll help inform the type of content we create and get access to exclusive meetups, social accreditation, and swag.
Sign up now
6 Replies to "New and potential ES2019 JavaScript features every developer should be excited about"
Great overview of these new features! I’m excited for them!
There’s a tiny typo for String.trimEnd. The header of the section is missing the “d”: String.trimEn
This is a well-compiled list. Nice work!
The article’s title is misleading. How can you refer to features that are still in proposal stages with TC39 as “ES2019 JavasScript Features”? One of them is only at Stage 1!!!
Correct me if I’m mistaken, but I believe your `String.trimEnd()` example is incorrect (the sample output is trimming spaces off both sides).
No it doesn’t trim spaces from both ends, just from the end of the string.
Yea that one, although very hotly awaited, is like a throw-in from the future, should perhaps be a bonus item at the end?