<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/sources/collections/best-of/2025/12" -->

---
title: Best Collections posts — December 2025 | daily.dev
description: The most upvoted Collections posts from December 2025, curated by the daily.dev community.
canonical: https://daily.dev/sources/collections/best-of/2025/12
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/collections/best-of/2025/12
og:type: website
og:site_name: daily.dev
og:title: Best Collections posts — December 2025 | daily.dev
og:description: The most upvoted Collections posts from December 2025, curated by the daily.dev community.
og:image: https://media.daily.dev/image/upload/s--VAY5ToZt--/f_auto/v1724209435/public/daily.dev%20-%20open%20graph
---

# Best of Collections — December 2025

1. 1  
[](https://daily.dev/posts/critical-vulnerability-in-react-server-components-immediate-action-required-u5kc8xlhs "Critical Vulnerability in React Server Components: Immediate Action Required")  
Article  
![Avatar of collections](https://media.daily.dev/image/upload/s--fk_6ycEi--/f_auto,q_auto/v1780996001/logos/collections?_a=BAMAMiWQ0)Collections · 40w  
Critical Vulnerability in React Server Components: Immediate Action Required  
React2Shell (CVE-2025-55182) is a critical remote code execution vulnerability with a CVSS score of 10.0, affecting React 19.0-19.2.0 and Next.js 15.x-16.x. The flaw stems from unsafe deserialization in React's Flight protocol, allowing unauthenticated attackers to execute arbitrary code through crafted HTTP requests. State-sponsored groups and cybercriminals are actively exploiting it to deploy cryptocurrency miners and backdoors. Organizations must upgrade to patched versions (React 19.0.1+, Next.js 15.0.5+) immediately, as the vulnerability impacts 39% of cloud environments and 6% of all websites. WAF rules and endpoint restrictions provide temporary mitigation.  
475  
18
2. 2  
[](https://daily.dev/posts/google-introduces-option-to-change-your-gmail-address-akvuwf9fp "Google Introduces Option to Change Your Gmail Address")  
Article  
![Avatar of collections](https://media.daily.dev/image/upload/s--fk_6ycEi--/f_auto,q_auto/v1780996001/logos/collections?_a=BAMAMiWQ0)Collections · 36w  
Google Introduces Option to Change Your Gmail Address  
Google now allows Gmail users to change their @gmail.com email addresses while keeping the old address as an alias. Users can change their address up to three times with a mandatory 12-month waiting period between changes. The old address continues to work for receiving emails and signing into Google services. The feature is rolling out gradually and currently documented only on Google's Hindi support page.  
451  
51
3. 3  
[](https://daily.dev/posts/anthropic-acquires-bun-to-enhance-ai-coding-products-performance-and-stability-1b5ty5nl3 "Anthropic Acquires Bun to Enhance AI Coding Products' Performance and Stability")  
Article  
![Avatar of collections](https://media.daily.dev/image/upload/s--fk_6ycEi--/f_auto,q_auto/v1780996001/logos/collections?_a=BAMAMiWQ0)Collections · 40w  
Anthropic Acquires Bun to Enhance AI Coding Products' Performance and Stability  
Anthropic acquired Bun, the high-performance JavaScript runtime with 7 million monthly downloads and 83,000 GitHub stars. Despite $26 million in VC funding, Bun generated no revenue. The runtime will remain open source under MIT license and integrate into Anthropic's AI coding products like Claude Code and Claude Agent SDK. The acquisition provides Bun with resources to expand its team and accelerate development while supporting Anthropic's AI-driven development infrastructure, as Claude Code reaches $1 billion in run-rate revenue.  
320  
38
4. 4  
[](https://daily.dev/posts/freecodecamp-launches-new-javascript-and-responsive-web-design-certifications-lbxjhx8ho "freeCodeCamp Launches New JavaScript and Responsive Web Design Certifications")  
Article  
![Avatar of collections](https://media.daily.dev/image/upload/s--fk_6ycEi--/f_auto,q_auto/v1780996001/logos/collections?_a=BAMAMiWQ0)Collections · 39w  
freeCodeCamp Launches New JavaScript and Responsive Web Design Certifications  
freeCodeCamp launched three new certification programs covering JavaScript, Python, and Responsive Web Design. Each certification includes hundreds of hours of interactive content, five hands-on projects, and a 50-question proctored exam with anti-cheating measures. The programs cover core concepts like DOM manipulation and asynchronous JavaScript, Python data structures and algorithms, and responsive design with CSS Flexbox and Grid. All certifications are free, permanently valid, and don't require webcam or ID verification.  
214  
8
5. 5  
[](https://daily.dev/posts/clair-obscur-expedition-33-wins-big-at-the-game-awards-2025-wrhv1w2u3 "Clair Obscur: Expedition 33 Wins Big at The Game Awards 2025")  
Article  
![Avatar of collections](https://media.daily.dev/image/upload/s--fk_6ycEi--/f_auto,q_auto/v1780996001/logos/collections?_a=BAMAMiWQ0)Collections · 38w  
Clair Obscur: Expedition 33 Wins Big at The Game Awards 2025  
Clair Obscur: Expedition 33 won nine awards at The Game Awards 2025, including Game of the Year, after selling over 5 million copies. Developer Sandfall Interactive's CEO attributes success to embracing creative limitations, focusing on development over management expansion, and aligning game design with team talents rather than chasing player expectations. The turn-based RPG became the first French game to achieve such recognition and Metacritic's highest-rated game of all time.  
71  
9
6. 6  
[](https://daily.dev/posts/introduction-of-the-http-query-method-cp64afmbj "Introduction of the HTTP QUERY Method")  
Article  
![Avatar of collections](https://media.daily.dev/image/upload/s--fk_6ycEi--/f_auto,q_auto/v1780996001/logos/collections?_a=BAMAMiWQ0)Collections · 40w  
Introduction of the HTTP QUERY Method  
The IETF has proposed a new HTTP QUERY method that enables safe, idempotent requests with request bodies. Unlike GET, which is limited by URI length, or POST, which isn't inherently safe or idempotent, QUERY allows complex queries in the request body while maintaining cacheability and predictable behavior. It supports capability discovery through the Accept-Query header and uses Content-Location and Location headers to provide URIs for query results, bridging the gap between GET's restrictions and POST's flexibility.  
55  
1
7. 7  
[](https://daily.dev/posts/introducing-ripple-a-new-frontend-framework-designed-for-ai-enhanced-development-gvgzygx94 "Introducing Ripple: A New Frontend Framework Designed for AI-Enhanced Development")  
Article  
![Avatar of collections](https://media.daily.dev/image/upload/s--fk_6ycEi--/f_auto,q_auto/v1780996001/logos/collections?_a=BAMAMiWQ0)Collections · 38w  
Introducing Ripple: A New Frontend Framework Designed for AI-Enhanced Development  
Ripple is a new TypeScript-based UI framework created by Dominic Gannaway (InfernoJS creator and React core contributor) designed for AI-generated code workflows. It uses a custom .ripple file extension as a TypeScript superset, features fine-grained reactivity without virtual DOM or Signals, and supports JSX-like syntax with automatic dependency tracking. The framework combines concepts from React, SolidJS, and Svelte, currently focuses on single-page applications without SSR support, and plans AI-powered debugging tools. Open-sourced under MIT license with React compatibility adapters, it prioritizes developer experience and code maintainability over raw performance.  
34  
3
8. 8  
[](https://daily.dev/posts/operation-bluebird-aims-to-revive-the-twitter-brand-fmqg3nzr4 "Operation Bluebird Aims to Revive the Twitter Brand")  
Article  
![Avatar of collections](https://media.daily.dev/image/upload/s--fk_6ycEi--/f_auto,q_auto/v1780996001/logos/collections?_a=BAMAMiWQ0)Collections · 39w  
Operation Bluebird Aims to Revive the Twitter Brand  
X Corporation updated its Terms of Service to explicitly claim ownership of the 'Twitter' trademark, responding to a USPTO petition by Operation Bluebird seeking to cancel the trademarks. The Virginia startup, led by trademark attorneys including a former Twitter lawyer, argues that rebranding to X constitutes trademark abandonment and plans to launch Twitter.new in late 2026\. X has filed a lawsuit arguing that continued user references and traffic via twitter.com demonstrate ongoing use. The legal battle could establish important precedent on whether corporate rebranding equals trademark abandonment.  
34  
13
9. 9  
[](https://daily.dev/posts/css-wrapped-2025-celebrating-a-year-of-progress-in-web-styling-af8eplbs3 "CSS Wrapped 2025: Celebrating a Year of Progress in Web Styling")  
Article  
![Avatar of collections](https://media.daily.dev/image/upload/s--fk_6ycEi--/f_auto,q_auto/v1780996001/logos/collections?_a=BAMAMiWQ0)Collections · 39w  
CSS Wrapped 2025: Celebrating a Year of Progress in Web Styling  
The Chrome CSS/UI DevRel Team launched CSS Wrapped 2025, an interactive website showcasing the year's major CSS and UI advancements. The site features practical demonstrations of new features, including light and dark mode implementations, and serves as a comprehensive resource for developers to explore modern CSS capabilities and responsive design trends.  
18
10. 10  
[](https://daily.dev/posts/new-css-properties-for-responsive-text-sizing-text-grow-and-text-shrink-secidtaw5 "New CSS Properties for Responsive Text Sizing: text-grow and text-shrink")  
Article  
![Avatar of collections](https://media.daily.dev/image/upload/s--fk_6ycEi--/f_auto,q_auto/v1780996001/logos/collections?_a=BAMAMiWQ0)Collections · 39w  
New CSS Properties for Responsive Text Sizing: text-grow and text-shrink  
Chrome Canary 145 introduces experimental CSS properties \`text-grow\` and \`text-shrink\` that enable automatic text resizing to fit container widths. These properties support multiple scaling methods including font-size adjustments, letter-spacing, and inline scaling, with options for per-line or consistent fitting. While promising for responsive typography without JavaScript, accessibility concerns remain around font enlargement and interactions with line-heights, paragraph endings, and inline images. The feature is in early discussion at the CSS Working Group.  
17  
1
11. 11  
[](https://daily.dev/posts/zig-s-innovative-approach-to-asynchronous-programming-347x5olgb "Zig's Innovative Approach to Asynchronous Programming")  
Article  
![Avatar of collections](https://media.daily.dev/image/upload/s--fk_6ycEi--/f_auto,q_auto/v1780996001/logos/collections?_a=BAMAMiWQ0)Collections · 40w  
Zig's Innovative Approach to Asynchronous Programming  
Zig introduces a new generic Io interface that unifies synchronous and asynchronous I/O operations without requiring changes to function signatures. The design includes Io.Threaded for synchronous operations with optional threading and Io.Evented for asynchronous I/O using io\_uring or kqueue. This approach solves the function coloring problem by treating asynchronicity as a performance optimization rather than a syntactic requirement, allowing library authors to write code that works seamlessly in both execution contexts.  
16  
2
12. 12  
[](https://daily.dev/posts/java-weekly-and-ecosystem-updates-spring-intellij-quarkus-and-more-wgzmdun15 "Java Weekly and Ecosystem Updates: Spring, IntelliJ, Quarkus, and More")  
Article  
![Avatar of collections](https://media.daily.dev/image/upload/s--fk_6ycEi--/f_auto,q_auto/v1780996001/logos/collections?_a=BAMAMiWQ0)Collections · 36w  
Java Weekly and Ecosystem Updates: Spring, IntelliJ, Quarkus, and More  
Spring Boot 4 launches with declarative interface clients, API versioning, and enhanced security. Spring Security 7 adds multi-factor authentication, passkeys, and OAuth Identity Provider support. Spring AI expands with MCP integration and agentic frameworks, while Spring gRPC reaches General Availability. Java improvements include script execution, virtual threads, GraalVM native images, and Project Leyden AOT caches offering 75%+ startup time improvements. Kotlin developers gain JSpecify-based null-safety in Spring Boot 4\. Additional updates include IntelliJ IDEA debugging enhancements, Spring Vault 4.1.0 interfaces, JDK 26 field immutability enforcement, and releases for Quarkus, Infinispan, and Gradle.  
14

[See all Collections archives](/sources/collections/best-of)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://daily.dev/sources/collections/best-of/2025/12#page","url":"https://daily.dev/sources/collections/best-of/2025/12","name":"Best Collections Posts — December 2025","description":"The most upvoted Collections posts from December 2025, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/collections/best-of/2025/12#items","numberOfItems":12,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/critical-vulnerability-in-react-server-components-immediate-action-required-u5kc8xlhs","name":"Critical Vulnerability in React Server Components: Immediate Action Required"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/google-introduces-option-to-change-your-gmail-address-akvuwf9fp","name":"Google Introduces Option to Change Your Gmail Address"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/anthropic-acquires-bun-to-enhance-ai-coding-products-performance-and-stability-1b5ty5nl3","name":"Anthropic Acquires Bun to Enhance AI Coding Products' Performance and Stability"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/freecodecamp-launches-new-javascript-and-responsive-web-design-certifications-lbxjhx8ho","name":"freeCodeCamp Launches New JavaScript and Responsive Web Design Certifications"},{"@type":"ListItem","position":5,"url":"https://daily.dev/posts/clair-obscur-expedition-33-wins-big-at-the-game-awards-2025-wrhv1w2u3","name":"Clair Obscur: Expedition 33 Wins Big at The Game Awards 2025"},{"@type":"ListItem","position":6,"url":"https://daily.dev/posts/introduction-of-the-http-query-method-cp64afmbj","name":"Introduction of the HTTP QUERY Method"},{"@type":"ListItem","position":7,"url":"https://daily.dev/posts/introducing-ripple-a-new-frontend-framework-designed-for-ai-enhanced-development-gvgzygx94","name":"Introducing Ripple: A New Frontend Framework Designed for AI-Enhanced Development"},{"@type":"ListItem","position":8,"url":"https://daily.dev/posts/operation-bluebird-aims-to-revive-the-twitter-brand-fmqg3nzr4","name":"Operation Bluebird Aims to Revive the Twitter Brand"},{"@type":"ListItem","position":9,"url":"https://daily.dev/posts/css-wrapped-2025-celebrating-a-year-of-progress-in-web-styling-af8eplbs3","name":"CSS Wrapped 2025: Celebrating a Year of Progress in Web Styling"},{"@type":"ListItem","position":10,"url":"https://daily.dev/posts/new-css-properties-for-responsive-text-sizing-text-grow-and-text-shrink-secidtaw5","name":"New CSS Properties for Responsive Text Sizing: text-grow and text-shrink"},{"@type":"ListItem","position":11,"url":"https://daily.dev/posts/zig-s-innovative-approach-to-asynchronous-programming-347x5olgb","name":"Zig's Innovative Approach to Asynchronous Programming"},{"@type":"ListItem","position":12,"url":"https://daily.dev/posts/java-weekly-and-ecosystem-updates-spring-intellij-quarkus-and-more-wgzmdun15","name":"Java Weekly and Ecosystem Updates: Spring, IntelliJ, Quarkus, and More"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Sources","item":"https://daily.dev/sources"},{"@type":"ListItem","position":3,"name":"Collections","item":"https://daily.dev/sources/collections"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/collections/best-of"},{"@type":"ListItem","position":5,"name":"December 2025"}]}]}
```

