• Exclusive & Recommendations

    Exclusive & Recommendations

    Sign up to access exclusive content and personalized recommendations tailored to your interests. See everything you want and nothing you don’t.

  • Curated  IT Content

    Curated IT Content

    Dive into a world of carefully selected frontend development articles, tutorials, and resources that keep you ahead in the tech game. Your competition has already signed up with us.

  • Who we are

    Who we are

    Join FR Media Platform today and become part of a growing community dedicated to IT excellence. Explore more ‘About Us’.

  • welcome to the  FR media

    welcome to the FR media

    FR Media Platform brings you the best in IT-related content, all in one place. Whether you are a tech enthusiast, developer, or content creator, our platform is designed to cater to your needs.

  • Global  Event Calendar

    Global Event Calendar

    We keep our event calendar up to date featuring worldwide IT conferences & meetups. Never miss an opportunity to connect with industry leaders around the globe.

jQuery
CSS
SVG
AI
Front End
React
Web Development
HTML
Angular
Caching
A11y
JavaScript
NextJS
NodeJS
VueJS
RxJS
Python
Testing
PostgreSQL
SEO
Serverless
TypeScript
LLM
Open Source
WordPress
bignumber.js 10.0: Library for Arbitrary-Precision Arithmetic

External content

injavascriptweekly

bignumber.js 10.0: Library for Arbitrary-Precision Arithmetic

A new JavaScript library is addressing the limitations of the language’s Number and BigInt types, making it possible to work with extremely large non-integer values. This tool is particularly useful for developers handling scientific calculations, financial data, or any application requiring high-precision arithmetic beyond what native types can offer. The article highlights the library’s interactive demo, which is embedded directly on the page, allowing readers to experiment with its features in the JavaScript console. This hands-on approach makes it easy to understand how the library overcomes common challenges and expands JavaScript’s numeric capabilities. With its practical solutions and user-friendly interface, the library is poised to become a valuable resource for developers needing advanced number handling in their web projects.
JavaScript
Web Development
Open Source
15 min read
Oxfmt Beta: A Fast, Rust-Powered JavaScript Code Formatter

External content

injavascriptweekly

Oxfmt Beta: A Fast, Rust-Powered JavaScript Code Formatter

A new JavaScript code formatter, fully compatible with Prettier and developed as a sister project to Oxlint, is making headlines for its impressive speed. The tool claims to be 30 times faster than Prettier and three times faster than Biome, offering developers a significant boost in productivity when formatting large codebases. Since its alpha release, the formatter has expanded its capabilities to support embedded language formatting—including JSX, YAML, HTML, and more—as well as Tailwind CSS sorting. This versatility makes it a powerful option for teams working with diverse technologies and modern frontend stacks. With its rapid performance and broad feature set, this formatter is poised to become a go-to solution for developers seeking efficient, reliable, and customizable code formatting in their JavaScript projects.
JavaScript
Web Development
Performance
Open Source
3 min read
⏳ Slowmo: Slow Down, Pause, or Speed Up Time

External content

injavascriptweekly

⏳ Slowmo: Slow Down, Pause, or Speed Up Time

A new tool is making browser debugging and testing more effective by allowing developers to slow down time within the browser environment. Available both as a library and a browser extension, this utility can decelerate CSS animations, transitions, and even requestAnimationFrame calls, providing a clearer view of how web elements behave over time. The article highlights how this tool is especially useful for identifying subtle bugs, fine-tuning user experience, and ensuring smooth animations and transitions. By controlling the pace of visual changes, developers can more easily spot issues that might otherwise go unnoticed at normal speed. With its flexible integration options and focus on improving front-end quality, this tool is set to become a valuable asset for web developers aiming to deliver polished, bug-free interfaces.
JavaScript
Debugging
Testing
CSS
Web Development
Open Source
3 min read
React Doctor: Give Your React Code a Quick Check-Up

External content

injavascriptweekly

React Doctor: Give Your React Code a Quick Check-Up

A new tool from the creator of React Scan and React Grab is helping developers assess the quality of their codebases with ease. This utility scans your project and generates a straightforward 0-100 score, offering an at-a-glance evaluation of code health and maintainability. The article highlights how the tool can quickly identify areas for improvement, making it easier for teams to prioritize refactoring and maintain high standards across their projects. With its simple scoring system and actionable feedback, it’s designed to streamline code reviews and support continuous improvement. Available on GitHub, this tool is poised to become a go-to resource for developers seeking to boost code quality and ensure best practices in their React and JavaScript projects.
JavaScript
React
Code Review
Web Development
Open Source
Developer Tools
3 min read
Goodbye innerHTML, Hello setHTML for Stronger XSS Protection

External content

injavascriptweekly

Goodbye innerHTML, Hello setHTML for Stronger XSS Protection

Firefox has introduced support for the Sanitizer API in version 148, marking a significant step forward in web security. This new API allows developers to safely assign HTML to DOM nodes using setHTML, providing built-in protection against common vulnerabilities like cross-site scripting. Unlike the traditional innerHTML method, setHTML ensures that only safe content is rendered by default. The article notes that Chrome 146 (currently in beta) is also adding support for the Sanitizer API, while Safari has yet to implement the feature. Developers are encouraged to check browser compatibility before relying on this cutting-edge tool in production environments. With growing adoption among major browsers, the Sanitizer API is poised to become an essential resource for web developers seeking to enhance security and streamline safe content rendering.
HTML
Web Development
JavaScript
3 min read
OpenSeadragon 6.0: A Web Viewer for High Resolution Images

External content

injavascriptweekly

OpenSeadragon 6.0: A Web Viewer for High Resolution Images

A long-standing project for rendering ultra-high resolution images has reached a major milestone with the release of version 6. Nearly 15 years in the making, this tool remains one of the most stable and reliable options for users who need to zoom and pan around detailed visuals. Version 6 introduces a new asynchronous, cache-managed pipeline, significantly improving performance and responsiveness. These enhancements make it easier for developers to deliver smooth, interactive experiences, even with massive image files. With its robust feature set and proven track record, this project continues to be a go-to solution for applications requiring high-resolution image rendering and advanced user interaction.
Web Development
Performance
Open Source
JavaScript
3 min read
Vue Scrollama 3.0: Vue Component for Scroll-Driven Interactions

External content

injavascriptweekly

Vue Scrollama 3.0: Vue Component for Scroll-Driven Interactions

A new project is making it easier for Vue developers to implement “scrollytelling”—an interactive storytelling technique where scroll position dynamically controls the appearance of elements on the page. Built on top of the popular Scrollama library, this tool streamlines the integration process, allowing for seamless scroll-driven animations and effects within Vue applications. The article highlights how this solution empowers creators to craft engaging, narrative-driven web experiences that respond to user interaction. With clear documentation and practical examples, developers can quickly add scrollytelling features to their projects without complex setup. This advancement opens up new creative possibilities for Vue-based sites, making it simpler to deliver immersive, interactive stories and data visualizations.
VueJS
Web Development
JavaScript
Open Source
Front End
3 min read
092 - React Native 0.84, Hermes V1 & A TanStack React Native Framework?!

External content

ingalaxies

092 - React Native 0.84, Hermes V1 & A TanStack React Native Framework?!

In the latest Galaxies Dev Podcast, the hosts dive into the release of React Native 0.84, which now features Hermes V1 as its default JavaScript engine. They discuss how the integration of WebAssembly into Hermes is set to boost performance and unlock new capabilities for mobile app developers. The episode also explores Expo’s ongoing experiments with AI “Agent Skills,” highlighting how artificial intelligence is being used to streamline development workflows and enhance app functionality. There’s also speculation about a potential new React Native framework from TanStack, which could offer fresh tools and approaches for building cross-platform applications. Listeners will find a mix of technical updates and forward-looking insights, making this episode essential for anyone interested in the latest trends in mobile development, AI integration, and the evolving React Native ecosystem.
React
Mobile
Web Development
JavaScript
34 min listen
Ujjwal Sharma and TC39

External content

inshoptalkshow

Ujjwal Sharma and TC39

In the latest ShopTalk Show podcast, the hosts are joined by Ujjwal Sharma for an in-depth conversation about TC39—the committee responsible for evolving the JavaScript language. Ujjwal explains what TC39 is, who its members are, and how the group operates to guide the future of JavaScript. The discussion sheds light on the decision-making process behind new language features, the collaborative nature of the committee, and the challenges of balancing innovation with stability. Ujjwal shares insights into how proposals are developed, debated, and ultimately adopted or rejected, offering listeners a behind-the-scenes look at the evolution of one of the world’s most widely used programming languages. This episode is a must-listen for developers interested in the inner workings of JavaScript’s standardization, the people shaping its future, and the ongoing efforts to keep the language modern and relevant.
JavaScript
Web Development
1 hour 8 min listen
Browsers Are Finally Catching Up (Interop 2026)

External content

insyntax

Browsers Are Finally Catching Up (Interop 2026)

In the latest Syntax podcast, Scott and Wes dive into Interop 2026, celebrating how browsers are finally catching up and aligning on key features across engines. They discuss advancements like container style queries, anchor positioning, scroll-driven animations, and view transitions, explaining how these improvements are making web development more consistent and predictable. The hosts break down what these changes mean for developers in their daily work, highlighting the reduced need for browser-specific hacks and the new creative possibilities unlocked by unified standards. They also share practical tips for leveraging these features to build smoother, more interactive user experiences. Packed with expert insights and real-world examples, this episode is essential listening for anyone eager to stay ahead in the rapidly evolving world of front-end development.
Web Development
CSS
JavaScript
Front End
52 min listen

Krakow Meetup #5

17:00UTC+00:00(UTC)
EPAM HUB, Fabryczna, Kraków, Poland
Krakow Meetup #5

FrontSpot Baltic Meetup #12

16:00UTC+00:00(UTC)
EPAM Systems, Šeimyniškių gatvė 19, Vilnius, Vilnius City Municipality, Lithuania
FrontSpot Baltic Meetup #12

Visual Studio Live! Las Vegas 2026

16:00UTC+00:00(UTC)
Las Vegas, Nevada, USA
Visual Studio Live! Las Vegas 2026